<?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 Adding Quantity field in Appended struncture in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395397#M1735477</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 am new in ABAP and the scenario is i have a structure appended in table and I want to add the quantity filed VOLUM in that structure it gives me the error although i have mentioned the field name with the table name i.e. VBAP-VOLUM but it says type is ont active.&lt;/P&gt;&lt;P&gt;kindly help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mohammad Jawad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Apr 2013 13:39:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-04-15T13:39:37Z</dc:date>
    <item>
      <title>Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395397#M1735477</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 am new in ABAP and the scenario is i have a structure appended in table and I want to add the quantity filed VOLUM in that structure it gives me the error although i have mentioned the field name with the table name i.e. VBAP-VOLUM but it says type is ont active.&lt;/P&gt;&lt;P&gt;kindly help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Mohammad Jawad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 13:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395397#M1735477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-15T13:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395398#M1735478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for qty field u have to give reference fieldname &amp;amp; reference tablename in Currency/Quantity field tab.&lt;/P&gt;&lt;P&gt;give MARA as&amp;nbsp;&amp;nbsp; reference fieldname &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MEINS as reference tablename&amp;nbsp; or u can give any other table fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 14:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395398#M1735478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-15T14:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395399#M1735479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;define field name with data element and not with table reference &lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;VBAP-VOLUM. That why the system is saying it is not active.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Also give the reference of the quantity field as suggested by &lt;STRONG style="font-size: 10.666666984558105px; background-color: #ffffff; color: #333333;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/sai.krishna15" id="jive-16239820914537259591083" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; text-decoration: underline !important; color: #3778c7;"&gt;sai krishna&lt;/A&gt;&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 09:37:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395399#M1735479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T09:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395400#M1735480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give the piece of code. I will correct and give back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khushboo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 09:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395400#M1735480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T09:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395401#M1735481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VBAP contains a unit of measure field MEINS, why would you reference MARA for the unit of this new field?&amp;nbsp; This reference field has meaning, just throwing some random field from another table just to complete the activation will compromise the functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, if I assume from the new field's name VOLUM that the field is to hold the volume of some material (e.g. metres cubed, cm cubed etc) then I think you need to add a new field to hold the unit as well and the quantity field to hold the amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 09:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395401#M1735481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395402#M1735482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your structure don't give type as VBAP-VOLUM but use data element VOLUM_AP and refer to unit VOLEH in table VBAP or copy also this field from VBAP to your append structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if this is a standard structure your field(s) must start with ZZ or YY (&lt;A class="urLnkFunction urVt1 active_link" href="https://service.sap.com/sap/support/notes/16466" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data"&gt;Note 16466 - Customer name range for SAP objects&lt;/SPAN&gt;&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 10:01:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395402#M1735482</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-04-16T10:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395403#M1735483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395403#M1735483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T13:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395404#M1735484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matter resolved, we have to define field with data element and give reference table and the filed in the Currency/Quantity Tab... thanks to all for replies&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395404#M1735484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T13:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395405#M1735485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still can't understand why MARA is used as the reference table in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this has been flagged as the correct answer maybe someone could explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 13:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395405#M1735485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T13:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395406#M1735486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nick,&lt;/P&gt;&lt;P&gt;If you want to create&amp;nbsp; a field like Quantity or currency you need to give a diff data type like QUAN, CUKY or UNIT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case you are asking why mara is been used as reference table for this MEINS field.Because MARA is been a master data table and while VBAP is a transaction table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can use the same table VBAP as the reference table which dosen't make any difference.&lt;/P&gt;&lt;P&gt;Both are same and Sai answered it because he may be familiar with MARA and its not that using VBAP as reference will throw you an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you can see NTGEW-Net Weight of the Item in VBAP table,the same table VBAP is given as reference which is also fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to Think a lot about it which is not going to impact anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope your doubt is cleared.&lt;/P&gt;&lt;P&gt;Award points if it helped to solve your doubt.&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;Dinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 14:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395406#M1735486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T14:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395407#M1735487</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;Let me use elements from both answers;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MARA was just an example...one can use the MARA because both have same data element"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"is not going to impact anyway"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm saying is, it does impact, it is important which UOM field a quantity field references, maybe not if you only care about activating the table, but certainly if you care about how the data that gets added to the table is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are processing data from a quantity field you will need to display that value based on its UOM, as the attributes of the UOM will dictate the number of decimal places displayed.&amp;nbsp; If you are totalling quantities you will need to know that you are only adding values expressed in the same unit (it would make no sense to add 15 kg to 5 cm).&amp;nbsp; There's a reason adding this reference field is mandatory, it's because a quantity field without a unit is meaningless.&amp;nbsp; Adding a reference field from an unrelated table is equally meaningless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The correct answer is in fact from Raymond "refer to unit VOLEH in table VBAP or copy also this field from VBAP to your append structure".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 15:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395407#M1735487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-16T15:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Quantity field in Appended struncture</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395408#M1735488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nick, My Mistake as i mentioned i am new so i misunderstood it... thanks for the correction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 06:03:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-quantity-field-in-appended-struncture/m-p/9395408#M1735488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-17T06:03:46Z</dc:date>
    </item>
  </channel>
</rss>

