<?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 Development Standards in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073923#M1703671</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;Is there an SAP published ABAP development standards document that the customers can follow ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2012 15:55:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-09-28T15:55:38Z</dc:date>
    <item>
      <title>Development Standards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073923#M1703671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;Is there an SAP published ABAP development standards document that the customers can follow ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 15:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073923#M1703671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-28T15:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Development Standards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073924#M1703672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rejitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer SAP Note no.84282&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akhil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 07:52:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073924#M1703672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-12T07:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Development Standards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073925#M1703673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Akhil, thanks for the reply. However, the note you mentioned is specific to the naming conventions. I am looking for something more than just the naming conventions. We maintain an internal standards document at our company which includes naming conventions and also general development standards like always check sy-subrc value after database selects, core-mods should always be the last option for code enhancements etc. But, I want to know if SAP has a similar standards document for developers so we can compare with what we have currently and see if there's anything that needs to be added. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 18:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073925#M1703673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-12T18:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Development Standards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073926#M1703674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You go to SE30 and then click Tips &amp;amp; Tricks, there you will find a lot of to do and not to do lists. Naming conventions or standards are usually based on client needs or your company needs and they are separate for each of them. The kind of list you are saying is like a CoE (Center of Excellence) document and needs to be build specific to your company. Such documents are never shared, you could find few on the net but no one will share the whole document so you need to build your own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Swanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 20:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073926#M1703674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-12T20:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Development Standards</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073927#M1703675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP has come up with the following best practices for ABAP programming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapwiki.cl/wiki/images/a/a1/Abap_top_part_1.pdf"&gt;http://www.sapwiki.cl/wiki/images/a/a1/Abap_top_part_1.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapwiki.cl/wiki/images/9/90/Abap_top_part_2.pdf"&gt;www.sapwiki.cl/wiki/images/9/90/Abap_top_part_2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapwiki.cl/wiki/images/4/4d/Abap_top_part_3.pdf"&gt;www.sapwiki.cl/wiki/images/4/4d/Abap_top_part_3.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 20:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/development-standards/m-p/9073927#M1703675</guid>
      <dc:creator>rajesh_paruchuru</dc:creator>
      <dc:date>2012-10-12T20:59:02Z</dc:date>
    </item>
  </channel>
</rss>

