Skip to Content
0
Former Member
Apr 23, 2009 at 11:52 AM

BADI seems to be not activated

33 Views

Hi experts,

I have implemented two badi's :

- ME_GUI_PO_CUST

- ME_PROCESS_PO_CUST

(I have copied the sample to the implementation and modified subscribe and a few others)

I can see the tab that I ve added in hte header with the first badi but I don't know how to exchange data between the transaction (me21n / 22 / 23) and my dynpro.

The method IF_EX_ME_GUI_PO_CUST~TRANSPORT_FROM_MODE shoud do it but when I put a breakpoint to check the method nothing happens.

Nothing happens when I set a breakpoint on any method of ME_PROCESS_PO_CUST..

I don't know well badi's and need some explanations / help.

Regards,