Hello Everyone,
New to abap and learning Function Modules. Any help on this will be much appreciated and regarded.
Please have a look at the screen shot below and let me know what mistake I am making. There are no syntax errors and I have activated the fm but I am not getting the output. Did I do any error in declaring the parameters
I am unable to execute the function module as it takes me to a debugger screen after I give the below values:
Matnr = '000000000000000038'
mtart = 'HALB'.
It takes me a Debugger screen giving a message 'BREAK SAPUSER'.
Why am I getting this message and how to resolve this.
Thanks,
Macky.