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.