<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pretty Printer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978137#M400506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open your program and click the pretty Printer button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty Printer is used to format the ABAP Code we write in ABAP Editor ,like KEY WORDS in Capitals and remaining are in small letters which is also depend on system settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty Printer : is used to Aligned the code Properly. Means it converts the key words into cap&amp;amp; other words in small letters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; U can set the property of pretty printer by settings-&amp;gt; pretty Printer .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is having other options also in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use the Pretty Printer to standardize the layout of your program. This function arranges associated keywords in groups, indents individual statements clearly and ensures that your program layout meets the guidelines described in the ABAP User's Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;The Pretty Printer has the following functions: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Standardizes the source code layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Places EVENT, CONTROL, and INCLUDE keywords on separate lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Moves EVENT keywords, FORM statements, and MODULE statements to the beginning of the line. The first program line is used as reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Inserts a blank line before event keywords that are not preceded by a blank or a comment line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Indents all command lines and control structures associated with an event by 2 spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Locates commands that extend beyond one line and places the subsequent commands on a new line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Inserts appropriate comment blocks before FORM and MODULE statements. The routine name and the USING parameter are used to fill in the comment blocks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Justifies to the left comments that appear in command lines. This applies only to comment lines with length of 32 characters or less that begin with double quotes ("). Pretty Printer starts the comment at column 40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Pretty Printer does not break down single-line loops and control processing blocks. It also does not separate statements associated with a WHEN condition if the WHEN statement extends over only one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sruthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Feb 2007 15:48:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-28T15:48:04Z</dc:date>
    <item>
      <title>Pretty Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978132#M400501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can anybody tell me , wht is the use of Pretty Printer and how to use it.&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;kp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 15:41:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978132#M400501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T15:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978133#M400502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think pretty pinter only makes the tabulation for you.&lt;/P&gt;&lt;P&gt;But I never use it. I prefer dessign the code in my own style&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 15:44:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978133#M400502</guid>
      <dc:creator>former_member582701</dc:creator>
      <dc:date>2007-02-28T15:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978134#M400503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the pretty printer alligns ur code perfectly, its like identation automaticallt and also capitalizes all the ABAP keywords&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 15:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978134#M400503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T15:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978135#M400504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pretty printer is a functionality of ABAP editor, that makes identation of your abap code.&lt;/P&gt;&lt;P&gt;You can define your identation preferences in the menu Utilities-settings-Abap editor-prettty printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 15:47:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978135#M400504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T15:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978136#M400505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pretty Printer is used to INDENT the code in SE38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in menu  goto--&amp;gt;utilities --&amp;gt;Pretty printer u can get some more options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ad6454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d1/801ad6454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandrasekhar Jagarlamudi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 15:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978136#M400505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T15:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978137#M400506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open your program and click the pretty Printer button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty Printer is used to format the ABAP Code we write in ABAP Editor ,like KEY WORDS in Capitals and remaining are in small letters which is also depend on system settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pretty Printer : is used to Aligned the code Properly. Means it converts the key words into cap&amp;amp; other words in small letters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; U can set the property of pretty printer by settings-&amp;gt; pretty Printer .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is having other options also in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use the Pretty Printer to standardize the layout of your program. This function arranges associated keywords in groups, indents individual statements clearly and ensures that your program layout meets the guidelines described in the ABAP User's Guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;The Pretty Printer has the following functions: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Standardizes the source code layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Places EVENT, CONTROL, and INCLUDE keywords on separate lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Moves EVENT keywords, FORM statements, and MODULE statements to the beginning of the line. The first program line is used as reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Inserts a blank line before event keywords that are not preceded by a blank or a comment line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Indents all command lines and control structures associated with an event by 2 spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Locates commands that extend beyond one line and places the subsequent commands on a new line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Inserts appropriate comment blocks before FORM and MODULE statements. The routine name and the USING parameter are used to fill in the comment blocks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Justifies to the left comments that appear in command lines. This applies only to comment lines with length of 32 characters or less that begin with double quotes ("). Pretty Printer starts the comment at column 40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Pretty Printer does not break down single-line loops and control processing blocks. It also does not separate statements associated with a WHEN condition if the WHEN statement extends over only one line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sruthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 15:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978137#M400506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T15:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978138#M400507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello KP,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/55/f2cc40c16b7a4d94cf49ef87982239/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/55/f2cc40c16b7a4d94cf49ef87982239/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 15:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer/m-p/1978138#M400507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T15:48:33Z</dc:date>
    </item>
  </channel>
</rss>

