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: 

User Exit on me21n for STO PO at Delivery tab

Former Member
0 Kudos
264

Hi Experts,

I need to update Part./Del.Item text box in delivery tab for STO PO without any help of MM config, There is 'TPAKD_SINGLE_READ' fm which reads the TPAKD table data and verifies the account group and partner function of customer and pass the return message to subsequent program which updates the Part./Del.Item text box. I want to find any exit where I can modify the return value or bypass the return value of 'TPAKD_SINGLE_READ'  FM with the help of code so that standard process place the required text in Part./Del.Item text box whether MM config is done or not. I can do it with the help of Badi but I want to do it through any exit which keeps the 'TPAKD_SINGLE_READ'  return value.

Please guide me to achieve it.

Thanks and Regards,

Ankit

1 REPLY 1

Former Member
0 Kudos
115

Please reply anyone, I really need to find the enhancement or suggest some solution.

Ankit