<?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: Field type 'P' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485645#M838037</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;Just check the declaration of the filed and value you are passing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally : data: lv_field(8) TYPE p decimals 3. &lt;/P&gt;&lt;P&gt; It will accomdate 8 places before decimal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in which statement it is giving error. If possible place the statement to look further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 14:00:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T14:00:44Z</dc:date>
    <item>
      <title>Field type 'P'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485644#M838036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi frds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While checking(Ctrl+F3) my report, i am getting these Error message which given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIELD TYPE 'P' DOES NOT PERMIT A SUB-FIELD ACCESS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell how to resplve these problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Pari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 13:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485644#M838036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T13:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Field type 'P'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485645#M838037</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;Just check the declaration of the filed and value you are passing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally : data: lv_field(8) TYPE p decimals 3. &lt;/P&gt;&lt;P&gt; It will accomdate 8 places before decimal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in which statement it is giving error. If possible place the statement to look further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 14:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485645#M838037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T14:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Field type 'P'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485646#M838038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's be easier to diagnose if you'd posted the offending piece of code... but here goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you've got a field defined as type p, and you've got p-component or something like that.  Or perhaps you're trying to do some string slicing.  my_p+2(3).  Or suchlike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 14:46:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485646#M838038</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-02-29T14:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Field type 'P'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485647#M838039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u put your code so can easily find this error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Mar 2008 07:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-type-p/m-p/3485647#M838039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-01T07:07:54Z</dc:date>
    </item>
  </channel>
</rss>

