Application Development 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: 

Change EKPO field when Saving ME32K

former_member425121
Participant
0 Kudos

Hi

I need to update some EKPO field when user saves in ME32K , i just need to fill one EKPO field with the value from other EKPO field when user saves.

My first idea was to use exits EXIT_SAPMM06E_012 or EXIT_SAPMM06E_013 , but now i know this exits will never update the table , even the XEKPO table field has the right value , it wont be saved in EKPO.

Does some body knows wich exit or BADI can i use for this ?

Any help will be usefull.

Thanks

Frank

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Have u tried using Enhancement MM06E005 ...

surya

2 REPLIES 2

former_member425121
Participant
0 Kudos

Solved by my own.

It is possible modify EKPO with exits EXIT_SAPMM06E_012 and EXIT_SAPMM06E_013 by updating POT structure.

Regards

Frank

Former Member
0 Kudos

Hi

Have u tried using Enhancement MM06E005 ...

surya