on 2020 Sep 07 8:37 AM
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,
Request clarification before answering.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.