<?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: regarding QUAN data type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222683#M1379390</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Nick,for good explanation, but how do i get the reference field and table because i have tried using MARA_MAEBM and i get the error does not exist.&lt;/P&gt;&lt;P&gt;how shud i find wat is the reference table and field.for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Oct 2009 11:31:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-02T11:31:21Z</dc:date>
    <item>
      <title>regarding QUAN data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222681#M1379388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     iam creating a ztable , with fields LENGTH,BREADTH, HEIGHT. Now my problem is,i have these 3 possibilities in my mind,jus cirrect me and tell me which is the right one..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i have created a custom Data Element,with data type NUMC for the above fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Create a custom Data Element,with data type INT2 for the above fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Use the standard Data element for these fields (LAENG,BREIT) for which the data type is QUAN, when i tried to use them and activate the table ,i get amessage ....  ZPLTMTR-BREADTH (specify reference table AND reference field)...can anybody please explain me how to solve them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 09:13:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222681#M1379388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T09:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: regarding QUAN data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222682#M1379389</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;The correct option is number 3.  Your length, bredth and height are only meaningful if they are assigned a unit of measure, and type QUAN will enforce that (hence the error).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I ask you to build a box 15 by 10 by 10, you could build 15cm by 10cm by 10cm, but if I meant the box in metres you would have built it too small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your table needs a field for unit of measure (or possibly 3, depending on whether the measurements are always in the same unit).  Click on the 'Currency/Quantity fields' tab of your table and enter your unit field name for each QUAN value.&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>Fri, 02 Oct 2009 09:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222682#M1379389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T09:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding QUAN data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222683#M1379390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Nick,for good explanation, but how do i get the reference field and table because i have tried using MARA_MAEBM and i get the error does not exist.&lt;/P&gt;&lt;P&gt;how shud i find wat is the reference table and field.for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 11:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222683#M1379390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: regarding QUAN data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222684#M1379391</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 would usualy suggest adding another field to your Z table to hold the unit of measure and using that.  However if your Z table relates to the material master you could use MARA-MEINS.&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>Fri, 02 Oct 2009 11:41:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222684#M1379391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T11:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: regarding QUAN data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222685#M1379392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks nick .i got it,but i have one more doubt that is...im creating these fields length ,breadth for which i have used (LAENG,BRIET)but the data type QUAN is of length 13 characters, now im using theses fields in a screen and when i try to enter 3 digit value into these input fields i get the error ....Entry too long (enter in the format &lt;U&gt;~.&lt;/U&gt;__). and i replace it with 2 digit it will accept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and one more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;each and every screen field value can be passed to the program only by PRAMAETER id statement or can u please suggest me the best possible way to pass the screen values to the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 12:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222685#M1379392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T12:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: regarding QUAN data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222686#M1379393</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 suggest you raise some new questions for this problems, as you've marked this question as answered there's only you and me reading it now &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&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>Fri, 02 Oct 2009 12:23:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222686#M1379393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T12:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding QUAN data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222687#M1379394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks nick an d do reply me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2009 12:31:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-quan-data-type/m-p/6222687#M1379394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-02T12:31:32Z</dc:date>
    </item>
  </channel>
</rss>

