Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI to Update total plan and actual costs in CJR2 transaction.

Former Member
0 Kudos


Hi Experts,

Is there any BAPI to Update total plan and actual costs for a WBS element in CJR2 transaction?

I tried BAPI_COSTACTPLN_POSTACTINPUT but its not giving the results which I am looking for.

Thanks & Regards,

Prashantha Tadakanahalli

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Can you elaborate for planned codst on :


its not giving the results which I am looking for.

Also for actual costs, look at BAPI like BAPI_ACC_PRIMARY_COSTS_POST or BAPI_ACC_ACTIVITY_ALLOC_POST (depends on Cost Element)

Regards,

Raymond