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

pretty printer

Former Member
0 Likes
589

what is the pretty printer button

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
425

Hi,

The pretty printer alligns your code perfectly, its like identation automatically and also can be used to capitalizes all the ABAP keywords.

Please check this link for more information.

http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ad6454211d189710000e8322d00/content.htm

Regards,

Ferry Lianto

3 REPLIES 3
Read only

Former Member
0 Likes
426

Hi,

The pretty printer alligns your code perfectly, its like identation automatically and also can be used to capitalizes all the ABAP keywords.

Please check this link for more information.

http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ad6454211d189710000e8322d00/content.htm

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
425

Hi

Pritty printer gives a pritty view to your code, so that it can be easily readable.

You can set the functionality of pritty printer by doing some setting.

The path for setting is

Utilities>Setting>ABAP Editor-->Pritty Printer.

Hope this ll be helpful

Thank-You.

Regards,

vinsee

Read only

amit_khare
Active Contributor
0 Likes
425

Pretty printer is basically used for indentation of the code.

From UTILITIES choose SETTINGS -> ABAP EDITOR->PRETTY PRINTER and select the settings for it.

Regards,

Amit