<?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 smartform issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037561#M718705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have one field i.e VBRP-KWMENG this displays the quantity ordered, my issue is it displays like 1,000 as ordered, where as internally it has only like 1 (i.e order), so i want to display like 1, no need to display like 1,000. so i have to surpress that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls resolve as early as possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pallavi.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2007 10:47:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-12T10:47:17Z</dc:date>
    <item>
      <title>smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037561#M718705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have one field i.e VBRP-KWMENG this displays the quantity ordered, my issue is it displays like 1,000 as ordered, where as internally it has only like 1 (i.e order), so i want to display like 1, no need to display like 1,000. so i have to surpress that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls resolve as early as possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pallavi.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 10:47:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037561#M718705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T10:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037562#M718706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pallavi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;quantity fields in ABAP are connected to a unit field which will determine the output format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the output is done as ALV then you should establish the link setting field QFIELDNAME in field LVC_T_FCAT catalog or qfieldname and qtabname  in slis_t_fieldcat_alv typed field catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still use WRITE, use addition UNIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037562#M718706</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-11-12T11:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037563#M718707</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;Use like this ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;VBRP-KWMENG(T)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will remove that thousand indicator or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meikandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:11:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037563#M718707</guid>
      <dc:creator>meikandan_krishnan2</dc:creator>
      <dc:date>2007-11-12T11:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037564#M718708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;this is smartform issue,&lt;/P&gt;&lt;P&gt;i have already standard driver program, i developed only smartform and i linked with this driver program, so no need to write or modify the program&lt;/P&gt;&lt;P&gt;i am getting the data through that VBRK-KWMENG&lt;/P&gt;&lt;P&gt;i.e drag and drop through the field list, in that it displays like that, &lt;/P&gt;&lt;P&gt;so  I '(Z)' used this to surpress the zeros, &lt;/P&gt;&lt;P&gt;even though its not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me the know the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;pallavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037564#M718708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T11:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037565#M718709</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;Please check with '(T)'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meikandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037565#M718709</guid>
      <dc:creator>meikandan_krishnan2</dc:creator>
      <dc:date>2007-11-12T11:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037566#M718710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if im gettin u right then u mean that u have 1 order which is havin 1000 quantities,right,and u want the number of orders and not the quantity involved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037566#M718710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T11:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037567#M718711</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;(T) its not working,&lt;/P&gt;&lt;P&gt;let me know is there any options,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for immediate reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pallavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:17:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037567#M718711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T11:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037568#M718712</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;its exactly right, i want to display only order, not quantities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;pallavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037568#M718712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-12T11:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: smartform issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037569#M718713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;these are the available o/p options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check these&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;field+&amp;lt;offset&amp;gt;&amp;amp;&lt;/P&gt;&lt;P&gt; Skips &amp;lt;offset&amp;gt; places of the field value (character fields only). If the offset is greater than the length of the value, nothing is displayed.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(&amp;lt;length&amp;gt;)&amp;amp;&lt;/P&gt;&lt;P&gt; Sets the output length to &amp;lt;length&amp;gt;.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(*)&amp;amp;&lt;/P&gt;&lt;P&gt; If the field is defined by a Data Dictionary type, Smart Forms set the output length to the value specified there.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(S)&amp;amp;&lt;/P&gt;&lt;P&gt; Suppresses the sign&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(&amp;lt;)&amp;amp;&lt;/P&gt;&lt;P&gt; Displays the sign to the left of the number&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(.&amp;lt;nat.number&amp;gt;)&amp;amp;&lt;/P&gt;&lt;P&gt; Limits output of decimal places to &amp;lt;nat.number&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(E&amp;lt;nat.number&amp;gt;)&amp;amp;&lt;/P&gt;&lt;P&gt; Displays the field value with the fixed exponent &amp;lt;nat.number&amp;gt;. The mantissa is adapted to this exponent by shifting the decimal character and inserting zeros.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(T)&amp;amp;&lt;/P&gt;&lt;P&gt; Suppresses thousand indicators when displaying fields of types DEC , CURR , INT , and QUAN .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(Z)&amp;amp;&lt;/P&gt;&lt;P&gt; Suppresses leading zeros of numbers&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(I)&amp;amp;&lt;/P&gt;&lt;P&gt; Suppresses display of initial values&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(K)&amp;amp;&lt;/P&gt;&lt;P&gt; Deactivates a conversion routine specified in the Data Dictionary.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(R)&amp;amp;&lt;/P&gt;&lt;P&gt; Right-justified display. Use this option only when specifying an output length as well.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(F&amp;lt;filler&amp;gt;)&amp;amp;&lt;/P&gt;&lt;P&gt; Replaces left-justified blanks in the value by the fill character &amp;lt;filler&amp;gt;.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(L)&amp;amp;&lt;/P&gt;&lt;P&gt; Converts and a date field to a local date and displays it. The date is then formatted using edit mask JPDAT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since this representation uses Japanese characters, use it in the Japanese version of the SAP System only.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;amp;field(C)&amp;amp;&lt;/P&gt;&lt;P&gt; The system takes the field value as a sequence of words separated by blanks. Option C shifts these words to the left and leaves only one blank inbetween as separator. Any leading blanks are suppressed. This effect corresponds to that of the ABAP statement CONDENSE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2007 11:21:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-issue/m-p/3037569#M718713</guid>
      <dc:creator>meikandan_krishnan2</dc:creator>
      <dc:date>2007-11-12T11:21:39Z</dc:date>
    </item>
  </channel>
</rss>

