‎2012 Feb 16 11:01 AM
Hi Team,
I am working in the new abap debugger. I want to know how to display Unicode details for a variable in New abap debugger.
Kindly note i am aware of how to display through Old abap debugger and to switch to old abap debugger and use the same.
But i am particularly looking for how to access in New abap debugger.
Thanks in advance for your support.
‎2012 Feb 16 4:58 PM
Hi
You can use Desktop 1,2 or 3 and just shows a specific variable content in Right panel, then system will show hexadecimal code
Regards
‎2012 Feb 16 12:28 PM
Hi, N_niki.
Start the debugger.
1. Go to Detail Displs. tab.
2. Go to Detail Displs. tab again.
3. Specify your variable into field "Field", press enter.
4. Choose VAR_TRANSLATED in "View" dropdown box.
I think it will resolve your problem.
Best regards,
George Shlyahov.
‎2012 Feb 16 2:17 PM
I am able to find only VAR_SHORT Fast Display drop down. is it the correct one or i need the drop down as mentioned by you ?
In that case do i need to ask Basis to configure the same in New abap debugger ?
‎2012 Feb 16 4:58 PM
Hi
You can use Desktop 1,2 or 3 and just shows a specific variable content in Right panel, then system will show hexadecimal code
Regards