Login Form

Best viewed in IE 7.0

ADVERTISEMENTS
ADVERTISEMENT

Pretty Printer

We use ABAP editor to create ABAP programs. Imagine you have joined an IT
company and you were asked to write an ABAP program. You have written very big
and good program which consists of 3000 lines. Every thing is fine but the
program is not readable if you did not perform Pretty printer.

You can use the Pretty Printer in the ABAP editor to properly indent the lines of the
program which makes program readable.

You can also set your own preferences by using the following method:
1) Go to SE38, ABAP editor. Enter any name of the existing program and click on
change.
2) Go to Utilities--> Settings
Choose ABAP Editor tab
Under ABAP Editor, Choose Pretty Printer tab
3) In that
Select the Check Box Indent
Select the Check box  Convert Upper-/Lower Case
under this Select Keyword Uppercase

After performing the above steps, now Click on Pretty printer button in the editor.
Then your program lines will be indented. And all the keywords appear in Upper Case.
ADVERTISEMENT
Free software downloads