<?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: Error while defining afield in Structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557788#M252452</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 to find out a field in table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;having this 'CATSXT_DEFLT' type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;tables : table_name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MENGE like table_name-field_name.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;tables : TCATX_COMPONENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MENGE like TCATX_COMPONENTS-DEFLT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endof ..&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark hlpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anversha s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Oct 2006 05:25:09 GMT</pubDate>
    <dc:creator>anversha_s</dc:creator>
    <dc:date>2006-10-07T05:25:09Z</dc:date>
    <item>
      <title>Error while defining afield in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557787#M252451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to define a field MENGE ( Quantity and the lenght should be 8 and should hold 3 Decimals).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence i opted for a Data element CATSXT_DEFLT which is having QUAN, Length-8 and Decimal-3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But while activating the structure, the system is prompting Error message as follow...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;You must specify reference tables and reference fields for fields containing currency amounts or quantity data. You have specified either only the reference field or the reference table and have not maintained either entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Add the missing entry. You can do this with the single field maintenance function of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Help me, as it is very urgent....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Oct 2006 05:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557787#M252451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-07T05:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error while defining afield in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557788#M252452</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 to find out a field in table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;having this 'CATSXT_DEFLT' type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;tables : table_name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MENGE like table_name-field_name.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;tables : TCATX_COMPONENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MENGE like TCATX_COMPONENTS-DEFLT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endof ..&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark hlpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anversha s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Oct 2006 05:25:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557788#M252452</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-10-07T05:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error while defining afield in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557789#M252453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are specifying a Data element of QUANtity field, &lt;/P&gt;&lt;P&gt;then click on the TAB and specify the reference table and field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specify the field from the master table which uses the data element CATSXT_DEFLT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls. mark points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Oct 2006 05:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557789#M252453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-07T05:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error while defining afield in Structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557790#M252454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You must specify a reference table for fields containing quantities (data type QUAN) or currency amounts (data type CURR). &lt;/P&gt;&lt;P&gt;This reference table must contain a field with the format for the currency key (data type CUKY) or unit of measure (data type UNIT). This field is called the reference field of the output field. The reference field can also reside in the table itself.&lt;/P&gt;&lt;P&gt;In the QUANTITY/CURRENCY section, enter &amp;lt;b&amp;gt;BSEG&amp;lt;/b&amp;gt; inthe filed&amp;lt;b&amp;gt; MEINS&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is clear for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Oct 2006 05:35:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-defining-afield-in-structure/m-p/1557790#M252454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-07T05:35:54Z</dc:date>
    </item>
  </channel>
</rss>

