<?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 Error with transaction FB01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155376#M750491</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2015 15:26:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-02-13T15:26:30Z</dc:date>
    <item>
      <title>BDC Error with transaction FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155372#M750487</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;I am trying to post a document in FB01 transaction through BDC. On checking the log in SM35, I find that the session has been created but with Errors. On checking the Transaction tab, I find that the Transaction has status 'Incorrect'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log contains the following message :-&lt;/P&gt;&lt;P&gt;--&amp;gt;Field COBL-PERNR. does not exist in the screen SAPLKACB 0002 (Type of message - S).&lt;/P&gt;&lt;P&gt;--&amp;gt;Transaction error (Type of message - S).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On processing the session in foreground a Document is posted successfully. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the session to be processed on running the BDC itself. Where could the probable error be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Anoop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 11:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155372#M750487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Error with transaction FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155373#M750488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to analyze the program logic to determine under what circumstances you should be passing the personnel number to the screen. Obviously, in this case, you shouldn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 18:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155373#M750488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T18:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Error with transaction FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155374#M750489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Similar to this context i am getting the error as Field DKACB-XERGO does not exist in the screen SAPLKACB 0002".  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I make a use of coding block function module?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 00:41:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155374#M750489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T00:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Error with transaction FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155375#M750490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You probably need to chat to your functional team to get an understanding of how the coding block is used to capture different data for different types of postings at your site.  If you look in the SPRO configuration under FI &amp;gt; Global settings &amp;gt; Document &amp;gt; Line item &amp;gt; Controls &amp;gt; Define Field Status Variants, you can see how different account groups can be configured to make fields such as Personnel Number or Due Date or Asset Number optional, required, or suppressed.  So you need to know the nature of the GL account you are posting to ... if it is a balance sheet account, for example, it is unlikely you would post an entry with a personnel number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2008 01:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155375#M750490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-11T01:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Error with transaction FB01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155376#M750491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 15:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-error-with-transaction-fb01/m-p/3155376#M750491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-13T15:26:30Z</dc:date>
    </item>
  </channel>
</rss>

