<?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: BDC- Currency in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055444#M969435</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;do this way ...&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
data : v_dmbtr like bseg-dmbtr.

write : '1345566.23'  to v_dmbtr.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Use v_dmbtr to your BDC code which has the required format..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 09:11:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-27T09:11:45Z</dc:date>
    <item>
      <title>BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055443#M969434</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;&lt;/P&gt;&lt;P&gt;I desclared the amount field as TYPE P decimals 2,but while excuting BDC am gettinan error msg stating that  Input must be in the format __.___.___.__~,__.&lt;/P&gt;&lt;P&gt;Its taking up the value if i remove the decimals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any solution to give the amount as in the local file (like 46.16,100.123 etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;Mohandoss P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055443#M969434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055444#M969435</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;do this way ...&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
data : v_dmbtr like bseg-dmbtr.

write : '1345566.23'  to v_dmbtr.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Use v_dmbtr to your BDC code which has the required format..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055444#M969435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055445#M969436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, change the decimal notation in the user settings (temporarily) to the format to use the decimal point instead of ','.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055445#M969436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055446#M969437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey u can also try whether the currency format for your profile is set as in the same way you are trying to enter the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can navigate by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SYSTEM&amp;gt;&amp;gt;USER PROFILE&amp;gt;&amp;gt;OWN DATA &lt;/P&gt;&lt;P&gt;and change the currency format and see if it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx,&lt;/P&gt;&lt;P&gt;Navin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055446#M969437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055447#M969438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hie Mohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can also declare a char field of same length as your amount field and use that char variable in your bdc. Also condense the char field before you use it to make sure there are no spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: my_amount(13).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my_amount = bseg-wrbtr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;condense my_amount no-gaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'FKKZPLST-BETRZ(01)'&lt;/P&gt;&lt;P&gt;                                                     my_amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpfull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IsaacPrince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055447#M969438</guid>
      <dc:creator>prince_isaac</dc:creator>
      <dc:date>2008-06-27T09:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055448#M969439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In BDC amount field should be type c.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055448#M969439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055449#M969440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the amount field with the type C(len) , it should not create any problem.&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;Keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055449#M969440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055450#M969441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Declare the amount field as type C(with required lengtyh),&lt;/P&gt;&lt;P&gt; It should not create any problem.&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;Keerthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055450#M969441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: BDC- Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055451#M969442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Create one new variable of type c and pass the amount field to this newly created character field. Then use the new variable in your BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-currency/m-p/4055451#M969442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:43:39Z</dc:date>
    </item>
  </channel>
</rss>

