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

Problem to modify Partner function by user exit or Badi

Former Member
0 Likes
452

Hi Experts,

We want to automatically add partner function to a vendor when purchose order is created.

We used Exit funtion EXIT_SAPMM06E_013 by changing   XEKPA[]  YEKPA[] but our modifications are not applied.

when we implement the BADI ME_PROCESS_PO_CUST, nothing happens. We tried all the interfaces of our implementation.

We tried also to call back program from memory in a user exit in order to modify partner fucntion table '(SAPLEKPA)XMMPA[]' without result.

Can anyone help us to solve this problem,

best regards,

kote.

1 REPLY 1
Read only

Former Member
0 Likes
389

Any idea?