cancel
Showing results for 
Search instead for 
Did you mean: 

PPM - Transfer commitment value from PS to PPM

former_member301510
Contributor
0 Kudos
335

Hi,

I would like to transfer commitment value from PS to Portfolio item in PPM.

To my understanding, there is no standard amount type to select for Commitment view in 'Define Financial views' configuration.

If I follow https://answers.sap.com/questions/8329632/how-to-get-commitment-in-item-dashboard-values-fro.html

I need to get amount Type as 'Commitment Cost' added in the view /RPM/V_FIN_VIEW.

Once this part is completed, please follow the below development.

1. Copy source code /RPM/CL_ITEM_D_API->CALCULATE_FIN_TOTAL method into a function module.

2. Remove the standard coding for other amount types, follow similar pattern of coding for the new amount type

3. Call the new FM at the implicit enhancement using the relevant guid, receive the values from FM and update table item_d.

Kindy suggest.

Is that only approach or any other workaround possible without this enhancement?

I would like to avoid any development.

Regards,

Accepted Solutions (0)

Answers (0)