Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

New Abap Debugger: Unicode display

Former Member
0 Likes
798

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.

1 ACCEPTED SOLUTION
Read only

former_member214857
Contributor
0 Likes
703

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

3 REPLIES 3
Read only

Former Member
0 Likes
703

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.

Read only

0 Likes
703

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 ?

Read only

former_member214857
Contributor
0 Likes
704

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