cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Controlling function module

Former Member
0 Likes
722

Hi guys,

I am seeking a function module with the following inputs:

- Controlling area

- Fiscal year

- From period

- To period

- Cost center group

- Cost element group

And an output:

- Real amount (Controlling)

Can anybody help me?? I would like to simulate something  like the report group ‘1SET’ (tcode GR55)

Thanks a lot.

Best regards.

Ana.

View Entire Topic
vinod_vemuru2
Active Contributor
0 Likes

Hi,

I hope you can use standard t-code KSB1. More selection fields can be selected through Dynamic selections tab.

T-code RPC0 can be used to set reporting currency as per the requirement.

Thanks,

Vinod.

Former Member
0 Likes

Hi Vinod,

Your answer is correct.

You can use t-code KSB1 or function module K_CCA_COSTELEMENT_GROUP_READ.

Thanks a lot.