I have created the implementation of a BADI.
When I try to call a transaction to execute a BADI, it directly gives the output and does stop at the method implemented by me even when the debugger is switched on.
Any clues to how it can be rectified?