<?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: Currency in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580655#M261993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vishwa,&lt;/P&gt;&lt;P&gt;do this way to avoid that error&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    WRITE:/ '          Total Dollars'(t19), v_tot   C&amp;lt;b&amp;gt;URRENCY 'USD'.&amp;lt;/b&amp;gt;
    WRITE:/ '     Account 0520004104'(t20), v_acc104 CURRENCY 'USD'.
    WRITE:/ '     Account 0520004110'(t21), v_acc110 CURRENCY 'USD'.
    WRITE:/ '     Account 0520004112'(t22), v_acc112 CURRENCY 'USD'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2006 11:46:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-09T11:46:58Z</dc:date>
    <item>
      <title>Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580653#M261991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;i have assigned a quantity some_amount of type bseg-dmbtr to char_amount of type c which i will display in a form.&lt;/P&gt;&lt;P&gt;I am getting the SLIN(extended program check) error as: use addition CURRENCY while outputting the the some_amount field. Please tell me the reason for this and also remedy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, what is meant by this error message "Field flag is not referenced statically"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 11:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580653#M261991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T11:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580654#M261992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For currency problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you write the value to the character field use the variation for currency format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE some_amount to char_amount CURRENCY 'USD'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 11:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580654#M261992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T11:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580655#M261993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vishwa,&lt;/P&gt;&lt;P&gt;do this way to avoid that error&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    WRITE:/ '          Total Dollars'(t19), v_tot   C&amp;lt;b&amp;gt;URRENCY 'USD'.&amp;lt;/b&amp;gt;
    WRITE:/ '     Account 0520004104'(t20), v_acc104 CURRENCY 'USD'.
    WRITE:/ '     Account 0520004110'(t21), v_acc110 CURRENCY 'USD'.
    WRITE:/ '     Account 0520004112'(t22), v_acc112 CURRENCY 'USD'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 11:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580655#M261993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T11:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580656#M261994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Try the following,&lt;/P&gt;&lt;P&gt;     Check whether you have used any additions CURRENCY while displying Char_amount, if you have used then either remove the addition or use it with Some_amount.&lt;/P&gt;&lt;P&gt;     This could be because you have used wrong addition for char_amount which is a character type field.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;   I'm no tsure about your second error message.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Prashanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 11:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580656#M261994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T11:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580657#M261995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you are moving a currency field to char field the format of the amount will be lost , so it might be giving the error , do as suggested by others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Field flag is not referenced statically"?&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   You may not have used the variable flag in the program and you had declared that , remove the variable if not used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 11:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1580657#M261995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T11:59:20Z</dc:date>
    </item>
  </channel>
</rss>

