<?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: ALV Currency Problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426624#M204458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;Could you do following change to your code and see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELDCATALOG-FIELDNAME = 'APRJ_AMT'.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-REPTEXT = 'APRJ Amount'.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-EDIT = C_X.&lt;/P&gt;&lt;P&gt;*Below line added to the code so that field is in same *format as the internal table assuming I_RESULT is the *final internal table to be displayed. You can add same *ine to all the catalog fields.&lt;/P&gt;&lt;P&gt;*Start of addition&lt;/P&gt;&lt;P&gt;FIELDCATALOG-TABNAME = 'I_RESULT' .&lt;/P&gt;&lt;P&gt;*End of addition&lt;/P&gt;&lt;P&gt;APPEND FIELDCATALOG TO P_PT_FIELDCAT.&lt;/P&gt;&lt;P&gt;CLEAR FIELDCATALOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward for helpful replies!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jun 2006 15:32:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-20T15:32:36Z</dc:date>
    <item>
      <title>ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426615#M204449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys..&lt;/P&gt;&lt;P&gt;I am using an alv grid and it has of the fields called 'AMOUNT' which is editable. The 'Amount' Field in the internal table refers to FMBL-TVAL01(CURR 17,2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the ALV, when i try to edit the amount and click on refresh button the value is divided by hundred everytime.&lt;/P&gt;&lt;P&gt;For example alv has 40,000.00 . I change it to 48,000.00 and when i click on refresh now the value becomes 480.00.&lt;/P&gt;&lt;P&gt;Why is this happening.&lt;/P&gt;&lt;P&gt;Now i change the value to 489.11 it gives me an message "Too many deicmal Places( Maximum 0)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i handle this situation. Why is the value getting divided everytime? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Madhu A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 22:13:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426615#M204449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T22:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426616#M204450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SDN... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well , check what is your user setting in TR.&amp;lt;b&amp;gt;SU3&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 22:17:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426616#M204450</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-06-19T22:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426617#M204451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi saquib,&lt;/P&gt;&lt;P&gt;In transaction SU3 'Defaults' Tab.&lt;/P&gt;&lt;P&gt;Decimal Notation is : 1,234,567.89&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 22:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426617#M204451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-19T22:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426618#M204452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check the program ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.I change it to 48,000.00 and when i click on refresh now the value becomes 480.00.Why is this happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- is there any condistion , you put in prohram . try to "Debug it" &amp;lt;b&amp;gt;/h&amp;lt;/b&amp;gt; after editing .. You`ll find something .....&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&lt;/P&gt;&lt;P&gt;Saquib&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2006 22:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426618#M204452</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-06-19T22:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426619#M204453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paste ur code .&lt;/P&gt;&lt;P&gt;We will check it out where the problem is. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat.O&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 03:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426619#M204453</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2006-06-20T03:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426620#M204454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a currency field, you should also have to specify the currency key field. If you don't have the currency key in your internal table, then give something like BSEG-WAERS as the currency key field in the field catalog. Read the documentation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 03:45:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426620#M204454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T03:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426621#M204455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My internal table is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: BEGIN OF T_RESULT,&lt;/P&gt;&lt;P&gt;        FLAG(1)    TYPE C,             "Records Flagged by the user&lt;/P&gt;&lt;P&gt;        ACT_TYPE   TYPE ZACT_TYPE,     "Action&lt;/P&gt;&lt;P&gt;        FM_AREA    TYPE FMBL-FM_AREA,  "Financial Management Area&lt;/P&gt;&lt;P&gt;        DOCYEAR    TYPE FMBL-DOCYEAR,  "Document Year&lt;/P&gt;&lt;P&gt;        DOCNR      TYPE FMBL-DOCNR,    "Budget Entry Document Number&lt;/P&gt;&lt;P&gt;        DOCLN      TYPE FMBL-DOCLN,    "Budget entry document line&lt;/P&gt;&lt;P&gt;        FUND       TYPE FMBL-FUND,     "Fund&lt;/P&gt;&lt;P&gt;        FUNDSCTR   TYPE FMBL-FUNDSCTR, "Funds Center&lt;/P&gt;&lt;P&gt;        CMMTITEM   TYPE FMBL-CMMTITEM, "Commitment item&lt;/P&gt;&lt;P&gt;        FUNCAREA   TYPE FMBL-FUNCAREA, "Functional Area&lt;/P&gt;&lt;P&gt;        MEASURE    TYPE FMBL-MEASURE,  "Program in Funds Management&lt;/P&gt;&lt;P&gt;        TCURR      TYPE FMBL-TCURR,&lt;/P&gt;&lt;P&gt;        DOCTYPE    TYPE FMBH-DOCTYPE,  "Budget Document type&lt;/P&gt;&lt;P&gt;        APRJ_AMT   TYPE FMBL-TVAL01,   "APRJ Amount&lt;/P&gt;&lt;P&gt;        OPRJ_AMT   TYPE FMBL-TVAL01,   "OPRJ Amount&lt;/P&gt;&lt;P&gt;        ADVC_AMT   TYPE FMBL-TVAL01,   "Advance Const Amount&lt;/P&gt;&lt;P&gt;        FED_FUND   TYPE FMBL-TVAL01,   "Federal Funds Amount&lt;/P&gt;&lt;P&gt;        STATE_FUND TYPE FMBL-TVAL01,   "State Funds Amount&lt;/P&gt;&lt;P&gt;        LOCAL_FUND TYPE FMBL-TVAL01,   "Local Funds Amount&lt;/P&gt;&lt;P&gt;        ESTRT      TYPE PRTE-ESTRT,    "Forecasted start date of the WBS&lt;/P&gt;&lt;P&gt;        ENV_DATE   TYPE PRPS-ZZDT_CLR, "Date of Clearance&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      PROG_CODE                      "TBD*** Record B Program code&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      463_STAT   TYPE C,             "TBD*** 463 Status&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        WBS_INT    TYPE PROJ-PSPNR,&lt;/P&gt;&lt;P&gt;      END OF T_RESULT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field catalogue is built this this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  FIELDCATALOG-FIELDNAME   = 'APRJ_AMT'.&lt;/P&gt;&lt;P&gt;  FIELDCATALOG-REPTEXT     = 'APRJ Amount'.&lt;/P&gt;&lt;P&gt;  FIELDCATALOG-CFIELDNAME  = 'TCURR'.&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt; FIELDCATALOG-CURRENCY    = 'USD'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;  FIELDCATALOG-COL_POS     = 11.&lt;/P&gt;&lt;P&gt;  FIELDCATALOG-OUTPUTLEN   = 23.&lt;/P&gt;&lt;P&gt;  FIELDCATALOG-EDIT        = C_X.&lt;/P&gt;&lt;P&gt;  APPEND FIELDCATALOG TO P_PT_FIELDCAT.&lt;/P&gt;&lt;P&gt;  CLEAR  FIELDCATALOG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 15:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426621#M204455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T15:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426622#M204456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why dont u check in user profile.&lt;/P&gt;&lt;P&gt;go to se38 path system-&amp;gt;user profile-&amp;gt;own data.&lt;/P&gt;&lt;P&gt;i think there u need to do some setting under DEFAULTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikranth Khimavath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 15:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426622#M204456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T15:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426623#M204457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do this change in the fieldcatalog you have mentioned for the amount field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELDCATALOG-FIELDNAME = 'APRJ_AMT'.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-REPTEXT = 'APRJ Amount'.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;FIELDCATALOG-CFIELDNAME = ' '.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;FIELDCATALOG-CURRENCY = 'USD'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;FIELDCATALOG-COL_POS = 11.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-OUTPUTLEN = 23.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-EDIT = C_X.&lt;/P&gt;&lt;P&gt;APPEND FIELDCATALOG TO P_PT_FIELDCAT.&lt;/P&gt;&lt;P&gt;CLEAR FIELDCATALOG. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vicky&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Award points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 15:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426623#M204457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T15:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426624#M204458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;Could you do following change to your code and see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELDCATALOG-FIELDNAME = 'APRJ_AMT'.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-REPTEXT = 'APRJ Amount'.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-EDIT = C_X.&lt;/P&gt;&lt;P&gt;*Below line added to the code so that field is in same *format as the internal table assuming I_RESULT is the *final internal table to be displayed. You can add same *ine to all the catalog fields.&lt;/P&gt;&lt;P&gt;*Start of addition&lt;/P&gt;&lt;P&gt;FIELDCATALOG-TABNAME = 'I_RESULT' .&lt;/P&gt;&lt;P&gt;*End of addition&lt;/P&gt;&lt;P&gt;APPEND FIELDCATALOG TO P_PT_FIELDCAT.&lt;/P&gt;&lt;P&gt;CLEAR FIELDCATALOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vikram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward for helpful replies!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 15:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426624#M204458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T15:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426625#M204459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELDCATALOG-FIELDNAME = 'APRJ_AMT'.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-REPTEXT = 'APRJ Amount'.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;FIELDCATALOG-CFIELDNAME = 'WAERK'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;FIELDCATALOG-CURRENCY = 'USD'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;FIELDCATALOG-COL_POS = 11.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-OUTPUTLEN = 23.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-EDIT = C_X.&lt;/P&gt;&lt;P&gt;APPEND FIELDCATALOG TO P_PT_FIELDCAT.&lt;/P&gt;&lt;P&gt;CLEAR FIELDCATALOG. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 15:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426625#M204459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T15:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426626#M204460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;also provide this...  &lt;/P&gt;&lt;P&gt; &amp;lt;b&amp;gt;FIELDCATALOG-DATATYPE      = 'CURR'.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 15:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426626#M204460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426627#M204461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done these two changes ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELDCATALOG-CFIELDNAME = ' '.&lt;/P&gt;&lt;P&gt;FIELDCATALOG-DATATYPE    = 'CURR'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works great now..Thanks guys &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2006 16:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426627#M204461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-20T16:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Currency Problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426628#M204462</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;there is more to the ALV:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As said, in the fieldcatalog you have to specify the currency field.  Best is to have the currency in the list as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have some ALVs for accounting where the postings using different transaction currencies are shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is, if you want any totals or subtotals, ALV will automatically create one total for each currency involved. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ans that's how we do it: We have a column called BALSCOA_T . This will show the balance of a SCOA account in transaction currency which is stored in field RTCUR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating the (standard) field catalog, we call a routine to make some corrections in the field catalog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;pre&amp;gt;&lt;/P&gt;&lt;P&gt;FORM alv_fieldcat_enhance&lt;/P&gt;&lt;P&gt;  CHANGING pt_alv_fieldcat                TYPE slis_t_fieldcat_alv.&lt;/P&gt;&lt;P&gt;  FIELD-SYMBOLS:&lt;/P&gt;&lt;P&gt;    &amp;lt;alv_fieldcat&amp;gt;                        TYPE slis_fieldcat_alv.&lt;/P&gt;&lt;P&gt;  LOOP AT pt_alv_fieldcat ASSIGNING &amp;lt;alv_fieldcat&amp;gt;.&lt;/P&gt;&lt;P&gt;    CASE &amp;lt;alv_fieldcat&amp;gt;-fieldname.&lt;/P&gt;&lt;P&gt;*...&lt;/P&gt;&lt;P&gt;      WHEN 'BALSCOA_T'.&lt;/P&gt;&lt;P&gt;        &amp;lt;alv_fieldcat&amp;gt;-cfieldname         = 'RTCUR'.&lt;/P&gt;&lt;P&gt;*...&lt;/P&gt;&lt;P&gt;    ENDCASE." &amp;lt;alv_fieldcat&amp;gt;-fieldname.&lt;/P&gt;&lt;P&gt;  ENDLOOP." at pt_alv_fieldcat assigning &amp;lt;fieldcat_alv&amp;gt;.&lt;/P&gt;&lt;P&gt;ENDFORM.                   "alv_fieldcat_enhance&lt;/P&gt;&lt;P&gt;&amp;lt;/pre&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I think you will not have any errors as the one described. Just follow the rule: Use standard data elements for the fields. For all currency amount fiels (type CURR), have a field in the list for the currency key (CUKY). Relate them in field catalog as shown above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is audit-approved!&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>Tue, 20 Jun 2006 16:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-currency-problems/m-p/1426628#M204462</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2006-06-20T16:43:42Z</dc:date>
    </item>
  </channel>
</rss>

