‎2006 Apr 26 9:32 AM
Hi all,
how to activate the exit tab using BADI ME_PROCESS_PO_CUST
‎2006 Apr 26 9:46 AM
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
‎2006 Apr 26 9:46 AM
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
‎2006 Apr 27 4:26 AM
Hi Vijay,
There's nothing much in the program , except for 1 line coding: CALL FUNCTION 'MEPOBADIEX_INIT'.
Can you please explain more. Thanks.
‎2006 Apr 27 4:42 AM