<?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: Sapscript help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733875#M1300416</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, ABAPer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please Always USE Meaningful Subject Line and Post your Query in Proper Forum&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at [MODERATOR MESSAGE: SapScript/Smartform questions go in FORM PRINTING forum|/thread/1360534 &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Have a Look at [Forum Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/Rules&lt;EM&gt;of&lt;/EM&gt;Engagement]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jun 2009 04:31:33 GMT</pubDate>
    <dc:creator>faisalatsap</dc:creator>
    <dc:date>2009-06-10T04:31:33Z</dc:date>
    <item>
      <title>Sapscript help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733872#M1300413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me the different between these two objects in Sapscript when displaying an amount field? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;RF140-ZALBT(NS16.2)&amp;amp;CR   v/s   &amp;amp;RF140-ZALBT(17.2)&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;CL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 17:56:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733872#M1300413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-09T17:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733873#M1300414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;amp;RF140-ZALBT(16.2)&amp;amp; = 16 characters of value and two decimals&lt;/P&gt;&lt;P&gt;&amp;amp;RF140-ZALBT(17.2)&amp;amp; = 17 characters of value and two decimals&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 21:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733873#M1300414</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-06-09T21:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733874#M1300415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi CL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see at the end there is a Decimal Notation (length). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say I have a Value (17 + Decimals,,,)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one statement The output is only (16+Decimals) One letter will be Truncated.&lt;/P&gt;&lt;P&gt;In one statement The output is (17+Decimals) Fully shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say you have a JAPAN Currency (JPY) And You will Still get the Decimal Notation where as JPY has no decimals(cents).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 01:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733874#M1300415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T01:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733875#M1300416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, ABAPer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please Always USE Meaningful Subject Line and Post your Query in Proper Forum&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at [MODERATOR MESSAGE: SapScript/Smartform questions go in FORM PRINTING forum|/thread/1360534 &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Have a Look at [Forum Rules of Engagement|https://wiki.sdn.sap.com/wiki/display/HOME/Rules&lt;EM&gt;of&lt;/EM&gt;Engagement]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 04:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-help/m-p/5733875#M1300416</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-06-10T04:31:33Z</dc:date>
    </item>
  </channel>
</rss>

