<?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 BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517730#M238129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to update the MBEW-stprs in MM01 value thru BDC, first it gave me a short dump on more analysisi i found that i would not except decimal values or quantity values,ad BDCDATA-FVAL is char specicific,, so i declared a temp variable converted the decimal to char format,, adn tried to store this value in perfrom bdc FVAL MBEW-STPRS,, but its goin on giving a message that eneter  numeric value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the material number is not created.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me to change the material, number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Aug 2006 22:46:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-31T22:46:11Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517730#M238129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to update the MBEW-stprs in MM01 value thru BDC, first it gave me a short dump on more analysisi i found that i would not except decimal values or quantity values,ad BDCDATA-FVAL is char specicific,, so i declared a temp variable converted the decimal to char format,, adn tried to store this value in perfrom bdc FVAL MBEW-STPRS,, but its goin on giving a message that eneter  numeric value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the material number is not created.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me to change the material, number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 22:46:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517730#M238129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T22:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517731#M238130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to use statement WRITE to pass teh value of a CURR type variable to a CHAR one. This way, you would get the proper formatting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leonardo De Araujo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 23:05:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517731#M238130</guid>
      <dc:creator>LeonardoAraujo</dc:creator>
      <dc:date>2006-08-31T23:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517732#M238131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if the amount has , in it. We need to remove all special characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 23:05:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517732#M238131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T23:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517733#M238132</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 the WRITE statement from converting the decimal values to character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  WRITE V_PRICE TO BDC_DATA-FVAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 23:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1517733#M238132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T23:06:53Z</dc:date>
    </item>
  </channel>
</rss>

