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

Update /RPM/ITEM_D when Fin Plan is updated

Former Member
0 Likes
483

Hi,

I have a requirement to update some custom fields in /RPM/ITEM_D when the /RPM/FIN_PLAN table is updated. Please let me know if there is any BAdi that I can use for this requirement. Or please let me know any FM or program which I can enhance to achieve the functionality.

Thanks

View Entire Topic
Former Member
0 Likes

Hi Eswar,

There is a FM called /RPM/ITEM_MODIFY used for this purpose. Try to create some enhancement in this FM and add your logic to update the custom fields in item_d table (make sure an entry has been made for custom fields here).

This FM gets triggered when "SAVE" button is clicked from item overview screen.

Pls get back for more clarifications.

Regards,

Karthik