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

SAP PPM Capacity planning

madhuananth
Participant
0 Likes
1,097

I am looking for a BADI that gets triggered upon saving the capacity planning values within a Portfolio Item.

View Entire Topic
judith_gabriel
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear Ananth,

When the value should already be changed after setting the capacity planning value and pushing "enter" - you can use an exit in

/RPM/CL_FIN_CAP_PLANNING_API, method CAP_GROUPS_MODIFY. While saving the capacity planning datas you can use BAdI

/RPM/EX_CAP_PLAN_BADI.

Best regards,
Judith

manasi_b
Explorer
0 Likes

Hi Judith,

We have a requirement to update forecast cost values depending on actual costs. When you say "use an exit in /RPM/CL_FIN_CAP_PLANNING_API method" , do you mean implicit enhancement or something else.

Thanks,

Manasi