<?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: Extended Program Check in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605520#M597075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to specify the length of the field, for example;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lgrad(8) TYPE p DECIMALS 3,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even better, define with reference to an existing data element or type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2007 14:05:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-26T14:05:46Z</dc:date>
    <item>
      <title>Extended Program Check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605518#M597073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I new to  ECC 6.0.  when i build an internal table. In that i have a feild &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;lgrad TYPE p DECIMALS 3,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i run Extended Program Check when i check Obsolete statements it is giving an error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;The current ABAP command is obsolete .Explicit length specifications are necessary with types C, P, X, N, and W in the  OO context.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should i rectify the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605518#M597073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program Check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605519#M597074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghavendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you must specify the lenght:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lgrad&amp;lt;b&amp;gt;(4)&amp;lt;/b&amp;gt; TYPE p DECIMALS 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for points.  &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605519#M597074</guid>
      <dc:creator>umberto_panico</dc:creator>
      <dc:date>2007-07-26T14:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program Check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605520#M597075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to specify the length of the field, for example;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lgrad(8) TYPE p DECIMALS 3,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even better, define with reference to an existing data element or type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605520#M597075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program Check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605521#M597076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try to set the lenght of field Igrad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605521#M597076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Extended Program Check</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605522#M597077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghavendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add the key word LENGTH to the declaration to be more legible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so convert your statement to &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;lgrad TYPE p LENGTH &amp;lt;your expected length of variable&amp;gt; DECIMALS 3,&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would take you out of the obsolescence of the current statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if this helps,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 14:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check/m-p/2605522#M597077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T14:10:19Z</dc:date>
    </item>
  </channel>
</rss>

