‎2012 Aug 14 8:12 PM
Hi All,
Can some one please help me to Debug a Macro ?
I have got the debugger inside Macro, but it's in Byte Code format, which is uninterpretable.
So, can some one help me to debug Macro or to interpret the Byte Code ?
Thanking You All.
‎2012 Aug 15 5:08 PM
Hi Ankit,
not 100% sure if something has changed recently. But to my knowledge, you cannot debug a macro.
Regards
Thorsten
‎2012 Aug 15 5:12 PM
I have got the debugger inside Macro, but it's in Byte Code format, which is uninterpretable.
What do you mean by that? I agree with Thorsten. I dont think you can debug them. A real pain if you ask me.
Regards,
Shravan
‎2012 Aug 18 10:04 PM
Hi All,
I am sure about this because its an added feature in EHP5 Upgrade.
Hi Shravan,
Byte Code are translated format of the Code that we write in ABAP Editor which is not possible for us to understand.
Still I am trying to find it out, will certainly post, if I will find some useful thing.
Well, I have completed my requirement by checking the field values in debugger, but I am curious to know how to debug a macro.
So, will certainly try to come up with some useful thing.
Thanking You All.
‎2013 Nov 17 7:26 AM
‎2013 Nov 17 1:46 PM
Hi Jerry,
Nice blog indeed, but the problem is,,
how to get the symentics of BYTE CODE ?
This is where I get stuck.
Thanking You All.