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

Command in ABAP Editor to improve the source code

Former Member
0 Likes
563

Which command in ABAP Editor to be used to improve the readability of the program code ?plzz tell

Edited by: Alvaro Tejada Galindo on Feb 13, 2008 3:48 PM

4 REPLIES 4
Read only

Former Member
0 Likes
461

use Pretty printer command

Read only

Former Member
0 Likes
461

Use Pretty Printer or do a CTRL+F1.

Also u can change the settings of the way u want preety printer to behave by

going in the Settings->Abap Editor -> Pretty Printer

Read only

Former Member
0 Likes
461

It is not done through any command. It is done through a GUI element ( Pushbutton in application tool bar) caeeld pretty printer. You can configure pretty printer by the following path : Menubar - > Edit - > Pretty printer

Read only

Former Member
0 Likes
461

Click on Pretty Printer