Skip to Content
0
Apr 27, 2009 at 08:43 AM

How to pass one value from method 1 to method 2 in BADI...

45 Views

Hello Experts,

How do I pass a custom variable from lets say method 1 to method 2 in BADI? Do I need to

enhance it? For example, I need to pass my flag variable which contains 'X' from method as exporting

and importing in method 2.