<?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: help me with extended program check in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674461#M884920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;x_sort is not being used in your program , unnecessary declaration present&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2008 07:57:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-21T07:57:28Z</dc:date>
    <item>
      <title>help me with extended program check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674459#M884918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is extended program check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in one of my program im getting an warning message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field string x_sort is not &lt;STRONG&gt;statically referenced&lt;/STRONG&gt; in the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;what does it mean by statically referenced?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 07:53:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674459#M884918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T07:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: help me with extended program check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674460#M884919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You use this function to perform static checks, which are too time consuming for the normal syntax check. The extended program check returns both errors and warnings and it is possible to run either individual specialized tests or one whole standard check. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just comment out the part and run the extended check as that field string might not be used in the program.&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;Saravanan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Saravanan on Apr 21, 2008 10:02 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 07:57:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674460#M884919</guid>
      <dc:creator>former_member254848</dc:creator>
      <dc:date>2008-04-21T07:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: help me with extended program check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674461#M884920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;x_sort is not being used in your program , unnecessary declaration present&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 07:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674461#M884920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T07:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: help me with extended program check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674462#M884921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/f2bbcb142c11d3b93a0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/f2bbcb142c11d3b93a0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field string x_sort is not statically referenced in the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this means &lt;STRONG&gt;u declared&lt;/STRONG&gt; the field &lt;STRONG&gt;but u are not using the field&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to remove this error then u just comment or delete the fields that r not used in ur program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward if helpful&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;raam&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 07:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674462#M884921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T07:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: help me with extended program check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674463#M884922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi mozam &lt;/P&gt;&lt;P&gt;well extended check is like &lt;/P&gt;&lt;P&gt;we say small bother of epc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok and the errir u got is becoz u have created an field symbol that meas its pointing to somr thing which isnull at ceation time and scince u ahve not used it so it is still he same &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;welll this is only an warning but for a better programer its good to use aal the things that is declared &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz reward if usefull&lt;/P&gt;&lt;P&gt; thanks and regards&lt;/P&gt;&lt;P&gt;snehi chouhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 08:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674463#M884922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T08:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: help me with extended program check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674464#M884923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank all of u ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the importance of epc  do we regularly use it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and how it is different is it when compare to code inspector&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 08:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674464#M884923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T08:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: help me with extended program check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674465#M884924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Extended Syntax Check&lt;/STRONG&gt; - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many checks are excluded from the standard syntax check for performance reasons. The extended program check performs a complete check that includes the interfaces of external procedures called from your program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Errors in the extended program check cause exceptions, which in turn cause runtime errors when you run the program. You must correct them. The exception to this is coding that cannot be reached. However, you should delete this to minimize the size of your program and make the source code easier to understand. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warnings in the extended program check should also be corrected. If your program contains statements that are definitely correct but still produce warnings in the extended program check, you can exclude them from the check using pseudocomments ( "#EC&amp;#133; ). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should always run the extended program check on a new program. You have not finished developing a new program until you can run the extended program check on it without any errors or warnings. Messages are permissible, since they are generally not critical. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extended program check is also only a static check. It cannot eliminate all of the circumstances that could lead to exception situations or runtime errors. For example, any statements in which you specify arguments dynamically as the contents of fields, or in which you call procedures dynamically, cannot be checked statically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code Inspector&lt;/STRONG&gt; - &lt;/P&gt;&lt;P&gt;The Code Inspector is a tool for checking Repository objects regarding performance, security, syntax, and adherence to name conventions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at below link for details of code inspector.&lt;/P&gt;&lt;P&gt;[Code Inspector|http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vibha&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Please mark useful answers&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 08:24:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-me-with-extended-program-check/m-p/3674465#M884924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T08:24:12Z</dc:date>
    </item>
  </channel>
</rss>

