<?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 Pretty Printer not adding FORM... MODULE... headers in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667405#M29271</link>
    <description>&lt;P&gt;I'm not sure what's causing this and it appears to be an issue across all our developers, but when we click "Pretty Printer" button in editor, all the code gets aligned as normal however the new FORMs and MODULEs added don't get the comment header blocks.&lt;BR /&gt;&lt;BR /&gt;Note, yes I'm sure the forms and modules aren't preceded by a comment line :).&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2018 18:02:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-06-26T18:02:38Z</dc:date>
    <item>
      <title>Pretty Printer not adding FORM... MODULE... headers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667405#M29271</link>
      <description>&lt;P&gt;I'm not sure what's causing this and it appears to be an issue across all our developers, but when we click "Pretty Printer" button in editor, all the code gets aligned as normal however the new FORMs and MODULEs added don't get the comment header blocks.&lt;BR /&gt;&lt;BR /&gt;Note, yes I'm sure the forms and modules aren't preceded by a comment line :).&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 18:02:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667405#M29271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-26T18:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer not adding FORM... MODULE... headers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667406#M29272</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;The behavior has changed. Please check note &lt;A href="https://i7p.wdf.sap.corp/sap/support/notes/2038638"&gt;2038638 - Pretty Printer changes as of Basis Release 740&lt;/A&gt;:&lt;/P&gt;
  &lt;P&gt;Solution: &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;1.&lt;/P&gt;
  &lt;P&gt;The "Pattern" function in the ABAP Editor provides a manual alternative for generating and inserting standard comments.&lt;/P&gt;
  &lt;P&gt;– In change mode, position the cursor on a FORM or MODULE statement.&lt;/P&gt;
  &lt;P&gt;– Open the "Pattern" dialog. In the "Other Pattern" field, enter one of the following:&lt;/P&gt;
  &lt;P&gt;– *F for subroutines&lt;/P&gt;
  &lt;P&gt;– *M for modules&lt;/P&gt;
  &lt;P&gt;After you close the dialog, the system inserts the relevant standard comment above the FORM or MODULE statement.&lt;/P&gt;
  &lt;P&gt;2.&lt;/P&gt;
  &lt;P&gt;The two blank characters before METHOD in the form-based Class Builder can be deleted to restore the old display. The system can then be formatted as usual.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 18:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667406#M29272</guid>
      <dc:creator>natiele_bohn</dc:creator>
      <dc:date>2018-06-26T18:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer not adding FORM... MODULE... headers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667407#M29273</link>
      <description>&lt;P&gt;Thanks for the clue... that link didn't work for me however I got the note and it appears this is by design &lt;span class="lia-unicode-emoji" title=":neutral_face:"&gt;😐&lt;/span&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;The workaround in the note makes no sense - it doesn't work around generating standard comments for FORM/MODULE. &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;The other way seems to still work;&lt;/P&gt;
  &lt;P&gt;1. code your logic which calls the new form/module&lt;/P&gt;
  &lt;P&gt;2. double click the new object name and let SAP create the object... it will create it with the header comments.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 13:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667407#M29273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-06-27T13:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer not adding FORM... MODULE... headers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667408#M29274</link>
      <description>&lt;P&gt;&lt;EM&gt;New &lt;/EM&gt;forms? Forms are obsolete now - there shouldn't be any new forms.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 13:59:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667408#M29274</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-06-27T13:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer not adding FORM... MODULE... headers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667409#M29275</link>
      <description>&lt;P&gt;Hahahahahahaha!!!! Good one! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 14:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667409#M29275</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2018-06-27T14:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pretty Printer not adding FORM... MODULE... headers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667410#M29276</link>
      <description>&lt;P&gt;Deleted as spam&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 07:42:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pretty-printer-not-adding-form-module-headers/m-p/667410#M29276</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-09-19T07:42:51Z</dc:date>
    </item>
  </channel>
</rss>

