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

activate Customer data tab using ME_PROCESS_PO_CUST

Former Member
0 Likes
751

Hi all,

how to activate the exit tab using BADI ME_PROCESS_PO_CUST

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
518

hi,

check the sample implementation of the BADI in se24 <b>CL_EX_ME_PROCESS_PO_CUST</b>, and see how it is done in the method <b>INITIALIZE</b>.

Regards

vijay

3 REPLIES 3
Read only

Former Member
0 Likes
519

hi,

check the sample implementation of the BADI in se24 <b>CL_EX_ME_PROCESS_PO_CUST</b>, and see how it is done in the method <b>INITIALIZE</b>.

Regards

vijay

Read only

0 Likes
518

Hi Vijay,

There's nothing much in the program , except for 1 line coding: CALL FUNCTION 'MEPOBADIEX_INIT'.

Can you please explain more. Thanks.

Read only

ferry_lianto
Active Contributor
0 Likes
518

Hi Ester,

Please check this thread. They also talked about alternative solution using user-exit MM06E005 for custom screen enhancement as well.

Hope this will help.

Regards,

Ferry Lianto