<?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: Custom field error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655557#M290977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I need to have a domain that is of type CURR as it will refer to the T001-WAERS field. Can I still use a DEC2_4 domain and still refer to the T001-WAERS field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;A.P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2006 15:56:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-13T15:56:01Z</dc:date>
    <item>
      <title>Custom field error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655555#M290975</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 have a requirement for a Z-table(populated via a dialog program) wherein a price field should have two digits and four decimal places. This field is something like the WERTV4 domain but only with 4 decimal places. I have created a custom domain for this requirement. My problem is that on the input screen I'm not able to enter values with four decimals. It gives an error "Input should be in the form __,__~.__v " . But I'm able to enter two decimals say 45.45 on the screen and my z-table has a record with 0.4545 in it. On screen painter, I have defined the the field with ref to the data element in my Z-table. Data element has a check table entry of T001 and ref field WAERS. Any help on this is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;A.P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 15:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655555#M290975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T15:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655556#M290976</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;Why do you want to create a new domain? There are standard domains available for your requirement. Use domain DEC2_4. (2 characters before and 4 after decimal point acc.to norm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also check the below domains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEC2_4            &lt;/P&gt;&lt;P&gt;ENTGP6            &lt;/P&gt;&lt;P&gt;FAKTOR64          &lt;/P&gt;&lt;P&gt;ICL_EXPPERCENT    &lt;/P&gt;&lt;P&gt;ICL_IBNRPERCENT   &lt;/P&gt;&lt;P&gt;ICL_ULAEPERCENT   &lt;/P&gt;&lt;P&gt;OIU_QUAN64        &lt;/P&gt;&lt;P&gt;P01C_FAKVR        &lt;/P&gt;&lt;P&gt;P13Q_MEDLV        &lt;/P&gt;&lt;P&gt;P15_COMRP         &lt;/P&gt;&lt;P&gt;P15_DINPS         &lt;/P&gt;&lt;P&gt;QBJ_FK2           &lt;/P&gt;&lt;P&gt;QPMAT             &lt;/P&gt;&lt;P&gt;RSDEC2_4          &lt;/P&gt;&lt;P&gt;VER_DYNP_6        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 15:50:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655556#M290976</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-11-13T15:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655557#M290977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I need to have a domain that is of type CURR as it will refer to the T001-WAERS field. Can I still use a DEC2_4 domain and still refer to the T001-WAERS field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;A.P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 15:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655557#M290977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T15:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Custom field error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655558#M290978</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;Try using the data element DISKONT (DEC2_4) for the field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 15:58:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-field-error/m-p/1655558#M290978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T15:58:05Z</dc:date>
    </item>
  </channel>
</rss>

