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

User Exit in TxME21

Former Member
0 Likes
538

Hi experts,

I'm looking for an user exit en Tx ME21 that allow me edit the data on the table control, where is the data of the positions.

Do someone know an userexit after the first screen resume?

Regards,

MC.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
521

Check These :

MMO6E004

MMO6E005

MM06E007

Regards,

Himanshu

Hi experts,

I'm looking for an user exit en Tx ME21 that allow me edit the data on the table control, where is the data of the positions.

Do someone know an userexit after the first screen resume?

Regards,

MC.

3 REPLIES 3
Read only

Former Member
0 Likes
521

Hi,

You can use BADI "ME_PROCESS_PO_CUST". Implement the BADI & use methods PROCESS_HEADER

PROCESS_ITEM

Best regards,

Prashant

Read only

0 Likes
521

Thanks Prashant Patil !

I trid it, but I can´t edit the data of the table control when de sreen loaded.

Itried with the metods INITIALIZE and OPEN, but it doesn´t work.

Do you know other solution?

thanks a lot,

Regards,

MC.

Read only

Former Member
0 Likes
522

Check These :

MMO6E004

MMO6E005

MM06E007

Regards,

Himanshu