<?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 FORMAT ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334723#M5680</link>
    <description>&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;I have created a BDC salary upload for jv transactions. but when i pass data from excel to tcode fb50 company code is assigned but i am getting error in date format and amount in document currency that is waers is left with and error like "FORMATTING ERROR and AMOUNT IN DOCUMENT CURRENCY LEFT BLANK " please help me to resolve this issue i m stuck in this from 2 days ....&lt;/P&gt;&lt;P&gt;Please do the needfull...&lt;/P&gt;</description>
    <pubDate>Sun, 06 Nov 2016 19:47:15 GMT</pubDate>
    <dc:creator>durgaprasad_sharma2</dc:creator>
    <dc:date>2016-11-06T19:47:15Z</dc:date>
    <item>
      <title>FORMAT ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334723#M5680</link>
      <description>&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;I have created a BDC salary upload for jv transactions. but when i pass data from excel to tcode fb50 company code is assigned but i am getting error in date format and amount in document currency that is waers is left with and error like "FORMATTING ERROR and AMOUNT IN DOCUMENT CURRENCY LEFT BLANK " please help me to resolve this issue i m stuck in this from 2 days ....&lt;/P&gt;&lt;P&gt;Please do the needfull...&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2016 19:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334723#M5680</guid>
      <dc:creator>durgaprasad_sharma2</dc:creator>
      <dc:date>2016-11-06T19:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334724#M5681</link>
      <description>&lt;P&gt;You must input amount fields with the same format that the user passed in BDC_OPEN_GROUP.Same rule to apply for date format and any field. Try to execute the BDC (SM35) in foreground or display error mode and correct your mapping of data field by field.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 07:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334724#M5681</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-11-07T07:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334725#M5682</link>
      <description>&lt;P&gt;Additional info: if the OP is really talking about a batch input session (SM35), it may be recorded with a fixed date/number formats, so that any user can run the session, whatever its date/number formats are. For more information, see SAP note 634956 (Batch input: Starting sessions indep.)|&lt;A href="https://service.sap.com/sap/support/notes/634956"&gt;https://service.sap.com/sap/support/notes/634956&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 09:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334725#M5682</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-11-07T09:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334726#M5683</link>
      <description>&lt;P&gt;HI, &lt;/P&gt;&lt;P&gt;Sometimes we need a auxiliar to write the data. &lt;/P&gt;&lt;P&gt;Like: WRITE sy-datum TO v_datum(type char10) DDMMYYYY &lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;
WRITE currency TO v_curr(type char20) CURRENCY cur.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Renato Parise&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 11:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334726#M5683</guid>
      <dc:creator>renato_parise</dc:creator>
      <dc:date>2016-11-07T11:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334727#M5684</link>
      <description>&lt;P&gt;thank you sir for your precious answers but my problem is solved by just adding wrbtr field to character format&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 12:04:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334727#M5684</guid>
      <dc:creator>durgaprasad_sharma2</dc:creator>
      <dc:date>2016-11-07T12:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334728#M5685</link>
      <description>&lt;P&gt;In a BDC you always pass external format, so always a character field.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 12:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334728#M5685</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-11-07T12:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: FORMAT ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334729#M5686</link>
      <description>&lt;P&gt;thank you sir looking forward to get some more knowledge by you in future..  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 12:26:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-error/m-p/334729#M5686</guid>
      <dc:creator>durgaprasad_sharma2</dc:creator>
      <dc:date>2016-11-07T12:26:57Z</dc:date>
    </item>
  </channel>
</rss>

