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

EXIT_SAPMM06E_013

Former Member
0 Likes
1,034

I am trying implement user exit EXIT_SAPMM06E_013 to modify items level data during posting.

The new value i want to pass before save should go in which structure XEKPO or YEKPO

Any tips on implementing this user exit.

*" XEKET STRUCTURE UEKET

*" XEKKN STRUCTURE UEKKN

*" XEKPO STRUCTURE UEKPO

*" XKOMV STRUCTURE KOMV

*" YEKET STRUCTURE UEKET

*" YEKKN STRUCTURE UEKKN

*" YEKPO STRUCTURE UEKPO

Thanks

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
622
Total Posts:   	 251
Total Questions: 	107 (64 unresolved)

Why don't you put a break point and make changes in runtime, and check which one is reflecting changes..

Read only

0 Likes
622

I tries that, but the changes were not reflecting in the PO.

Read only

0 Likes
622

then thats not a correct User exit,, look for some other exit