Hi expert,
very simple question - how to get a methods own name?
Example:
I have a method "GET_BUKRS".
In my method I want to know the name - something like sy-methodname = 'GET_BUKRS'.
(and yes, already checked SY for the method name, not included here)
How to get this name?
Thanks
Michael