<?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 Problem while executing FB01 in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-executing-fb01-in-background/m-p/10333405#M1836606</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;We are using POSTING_INTERFACE_DOCUMENT for posting the document in FI. It internally calls the BDC for FB01 transaction.&lt;/P&gt;&lt;P&gt;When we are executing the program in foreground mode it gets executed successfully without any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when this program gets executed in background mode then it gives the error 'Field BSEG-FWBAS . does not exist in the screen SAPMF05A 0300'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this field contains value 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 16:38:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-04T16:38:06Z</dc:date>
    <item>
      <title>Problem while executing FB01 in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-executing-fb01-in-background/m-p/10333405#M1836606</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;We are using POSTING_INTERFACE_DOCUMENT for posting the document in FI. It internally calls the BDC for FB01 transaction.&lt;/P&gt;&lt;P&gt;When we are executing the program in foreground mode it gets executed successfully without any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when this program gets executed in background mode then it gives the error 'Field BSEG-FWBAS . does not exist in the screen SAPMF05A 0300'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this field contains value 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 16:38:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-executing-fb01-in-background/m-p/10333405#M1836606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-04T16:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while executing FB01 in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-executing-fb01-in-background/m-p/10333406#M1836607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The current account number/posting key does not allow input of VAT base value, when you execute the BDC in foreground, it trigger a System message, but in background that is converted to an error message. Could you remove the field of the T_FTPOST table parameter when initial value ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Maybe time to try some BAPI_ACC_DOCUMENT_POST ?&lt;/LI&gt;&lt;LI&gt;Read &lt;A href="http://service.sap.com/sap/support/notes/1709638" title="1709638  - Error message 00 298 &amp;quot;Formatting error in the field &amp;amp;; see next message&amp;quot; and 00 349 &amp;quot;Field &amp;amp;1&amp;amp;2 does not exist in the screen &amp;amp;3 &amp;amp;4&amp;quot;"&gt;&lt;SPAN class="title"&gt;1709638 - Error message 00 298 "Formatting error in the field &amp;amp;; see next message" and 00 349 "Field &amp;amp;1&amp;amp;2 does not exist in the screen &amp;amp;3 &amp;amp;4"&lt;/SPAN&gt;&lt;/A&gt;, but this one consider changing field status, so look with functionales.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 13:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-executing-fb01-in-background/m-p/10333406#M1836607</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-06-06T13:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while executing FB01 in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-executing-fb01-in-background/m-p/10333407#M1836608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for information.&amp;nbsp; I have actually removed the field FWBAS from FTPOST table in case of zero value. it works fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 07:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-executing-fb01-in-background/m-p/10333407#M1836608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-09T07:44:10Z</dc:date>
    </item>
  </channel>
</rss>

