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

debugger window

Former Member
0 Likes
943

I need to expand my debugger window. pls show me how. pls see the image below.

<b>thanks a lot. </b>

http://i150.photobucket.com/albums/s116/painkiller2007/SAP/sapscript25.jpg

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
909

Hi Boy,

If you want to see remaining fields in internal table you go with Next table field button ( ctrlshiftF7) in Application tool bar Or menu path <b>Goto>Display Data Object>structure editor.</b>

Rewaed if Helpful.

7 REPLIES 7
Read only

Former Member
0 Likes
909

is that possible or not?

Read only

0 Likes
909

Hi Dawson,

We can Expand the Debugger screen Vertically. For that, Click the + Icon. Its placed under the Settings Tab in Debugger Window.

But we can Expand the window using New ABAP Debugger. For that, Select the Menu Bar-> Debugger -> Switch to New Abap Debugger.

Thanks.

Reward If Helpful.

Read only

Former Member
0 Likes
909

<b>Viji</b>: what I need is to expand horizontally. with regards to your other suggestion, i cant find it on my debug menu. maybe im using an older version. mine is 4.7

Read only

0 Likes
909

Hi Dawson,

Ok. Im working In ERP5. Anyway I think we cant Expand the Debugger Window Horizontally. Thanks.

Read only

Former Member
0 Likes
909

<b>Viji</b>: thanks for the effort. 😃

Read only

Former Member
0 Likes
910

Hi Boy,

If you want to see remaining fields in internal table you go with Next table field button ( ctrlshiftF7) in Application tool bar Or menu path <b>Goto>Display Data Object>structure editor.</b>

Rewaed if Helpful.

Read only

Former Member
0 Likes
909

<b>BETHAPUDI</b>: thanks a lot.