<?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: #EC commands? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108108#M737892</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;I checked this table , but could not able to differentiate the codes specifically for #EC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2007 20:13:09 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2007-12-05T20:13:09Z</dc:date>
    <item>
      <title>#EC commands?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108104#M737888</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;Can anybody having complete list of #EC commands? &lt;/P&gt;&lt;P&gt;like #EC NOTEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 16:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108104#M737888</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-12-05T16:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: #EC commands?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108105#M737889</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;I do not have the complete list, but here are some of them.&lt;/P&gt;&lt;P&gt;1. ("#EC *) exculdes error messages regarding the current ABAP command&lt;/P&gt;&lt;P&gt;2. ("#EC NOTEXT) indicates that a string does not have to be stored as a text element&lt;/P&gt;&lt;P&gt;3. ("#EC CALLED) indicates that a FORM has a PERFORM call&lt;/P&gt;&lt;P&gt;4. ("#EC NEEDED) - no messages are output about a field that is only read&lt;/P&gt;&lt;P&gt;5. ("#EC NOBREAK) - no messages are sent at BREAK-POINTs&lt;/P&gt;&lt;P&gt;6. ("#EC TRANSLANG) specifies that the use of TOUPPER or TOLOWER is also safe in multilingual systems.&lt;/P&gt;&lt;P&gt;7. ("#EC SYNTCHAR) specifies that the data TOUPPER or TOLOWER is used on contains only characters from the syntactical character set.&lt;/P&gt;&lt;P&gt;8. lv_datum "#EC DOM_EQUAL&lt;/P&gt;&lt;P&gt;9. #EC CI_NOCLIENT for client specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Lokesh Aggarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 17:50:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108105#M737889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T17:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: #EC commands?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108106#M737890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lokesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in Netweaver 7 upgrade with UC&amp;amp;CU . some of the errors in SCI (SAP Code Inspector) &lt;/P&gt;&lt;P&gt;I need to hide. I don't want to use #EC* in all places of code. So i am looking specific #EC commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks &lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 17:55:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108106#M737890</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-12-05T17:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: #EC commands?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108107#M737891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi a®s, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out table SLIN_DESC for all available #EC codes.&lt;/P&gt;&lt;P&gt;field CODE_NAME will give you the type of error and field PSEUDO_COM will give you the code. Use #EC  to hide the error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 18:19:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108107#M737891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T18:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: #EC commands?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108108#M737892</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;I checked this table , but could not able to differentiate the codes specifically for #EC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 20:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108108#M737892</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-12-05T20:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: #EC commands?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108109#M737893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field PSEUDO_COM of the table SLIN_DESC gives you the list of the #EC commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like if the SLIN_DESC-PSEUDO_COM = '*' than it means '#EC *'&lt;/P&gt;&lt;P&gt;SLIN_DESC-PSEUDO_COM = 'TRANSPORT' than it means '#EC TRANSPORT'&lt;/P&gt;&lt;P&gt;So, basically just add #EC infront of that field value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 04:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108109#M737893</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-12-06T04:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: #EC commands?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108110#M737894</link>
      <description>&lt;P&gt;Please check this blog&lt;BR /&gt;&lt;EM&gt;&lt;A href="https://www.developervoyage.com/2019/09/03/what-are-pragmas-and-pseudo-comments-in-abap.html" target="_blank"&gt;https://www.developervoyage.com/2019/09/03/what-are-pragmas-and-pseudo-comments-in-abap.html&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 04:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ec-commands/m-p/3108110#M737894</guid>
      <dc:creator>vladimir_andrade</dc:creator>
      <dc:date>2022-02-23T04:40:40Z</dc:date>
    </item>
  </channel>
</rss>

