Hi
The selection criterion seems to be year (RYEAR) with profit center (RPRCTR).
There exists an index on profit center for this table but only together with controlling area.
Could you add controlling area (KOKRS) in your selection ?
Controlling area can be derived from company code and company code is already part of your selection. A function module to do so is RK_KOKRS_FIND.
Regards Jack