Code Snippet
FM SYSTEM_CALLSTACK comes in handy when it is needed to check on the called program which is calling the current code block. This FM can be called in any code module – Methods, FMs, Subroutines, etc.
Welcome to Zevolving - place where you find one of the best articles, tutorials for ABAP
It’s not about setting the background green of your code editor or setting up all the code lines t...
Ever wondered how to generate the ALV Grid on the list generated by WRITE statement. Lets see today ...
Class based exception are more powerful compared to the "legacy" exceptions. But you don't want to c...
FM SYSTEM_CALLSTACK comes in handy when it is needed to check on the called program which is calling the current code block. This FM can be called in any code module – Methods, FMs, Subroutines, etc.