<?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: Code inspection warnings in Function Group in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspection-warnings-in-function-group/m-p/8344668#M1639452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first 2 warnings can be resolved as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  The parameter "I_INHDR" is probably hard coded. If feasible define it is a CONSTANT in data declaration or use a reference variable (i.e. passing value from a work area or internal table).&lt;/P&gt;&lt;P&gt; 2. You may be reading a sorted internal table. You can use 'BINARY SEARCH' for getting the record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the other messages, paste your code lines for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2011 04:46:49 GMT</pubDate>
    <dc:creator>former_member222709</dc:creator>
    <dc:date>2011-11-01T04:46:49Z</dc:date>
    <item>
      <title>Code inspection warnings in Function Group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspection-warnings-in-function-group/m-p/8344667#M1639451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a Function Group. When code inspection is done it is giving following warnings :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warnings:&lt;/P&gt;&lt;P&gt;1. Message code Len&lt;/P&gt;&lt;P&gt;The parameter "I_INHDR" is transferred as value. Use reference transfer&lt;/P&gt;&lt;P&gt;2. Message Code MESSAGEGM1&lt;/P&gt;&lt;P&gt;Sequential read access possible for a sorted table.&lt;/P&gt;&lt;P&gt;3. Message Code 19&lt;/P&gt;&lt;P&gt;Field label has a fixed font instead of a proportional font&lt;/P&gt;&lt;P&gt;4. Message Code 05&lt;/P&gt;&lt;P&gt;First info not in line 1 or 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Message code str_innowr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to understand how to resolve them. Kindly help me with the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 14:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspection-warnings-in-function-group/m-p/8344667#M1639451</guid>
      <dc:creator>anilsonesar</dc:creator>
      <dc:date>2011-10-31T14:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspection warnings in Function Group</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspection-warnings-in-function-group/m-p/8344668#M1639452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first 2 warnings can be resolved as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  The parameter "I_INHDR" is probably hard coded. If feasible define it is a CONSTANT in data declaration or use a reference variable (i.e. passing value from a work area or internal table).&lt;/P&gt;&lt;P&gt; 2. You may be reading a sorted internal table. You can use 'BINARY SEARCH' for getting the record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the other messages, paste your code lines for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2011 04:46:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspection-warnings-in-function-group/m-p/8344668#M1639452</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-11-01T04:46:49Z</dc:date>
    </item>
  </channel>
</rss>

