Application Development and Automation 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: 
Read only

Change default value at runtime

Former Member
0 Likes
383

I have a PO enhancement, the requirement is when input something on item then the some of item details value will be changed. For example, in the item screen, which have a free check box, it means the item is free of charge, when check it, the item detail of delivery->valuation type will be changed to type of FOC. How can i do it. Thanks!

1 REPLY 1
Read only

Former Member
0 Likes
326

Hi,

Try implementing BADI 'ME_PROCESS_PO_CUST'.

You can select the method as per your requirement.

Best regards,

Prashant