<?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 issue with BDC batch program RFBIBL00 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bdc-batch-program-rfbibl00/m-p/4580611#M1080644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have used bdc batch program RFBIBL00 to upload FI documents to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using both batch session mode as well as call transaction mode. (two different radio buttons)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;issue: 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;when i execute my report, batch session is getting created, and also able to post documents.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but also i am getting message each time saying "Field BSEG-MWSKZ. does not exist in the screen SAPMF05A 0300".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;issue: 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i execute my report in call transaction mode, it is also giving me the same message saying "Field BSEG-MWSKZ. does not exist in the screen SAPMF05A 0300".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards'&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2008 13:47:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-08T13:47:19Z</dc:date>
    <item>
      <title>issue with BDC batch program RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bdc-batch-program-rfbibl00/m-p/4580611#M1080644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have used bdc batch program RFBIBL00 to upload FI documents to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using both batch session mode as well as call transaction mode. (two different radio buttons)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;issue: 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;when i execute my report, batch session is getting created, and also able to post documents.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;but also i am getting message each time saying "Field BSEG-MWSKZ. does not exist in the screen SAPMF05A 0300".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;issue: 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i execute my report in call transaction mode, it is also giving me the same message saying "Field BSEG-MWSKZ. does not exist in the screen SAPMF05A 0300".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards'&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 13:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bdc-batch-program-rfbibl00/m-p/4580611#M1080644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T13:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: issue with BDC batch program RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bdc-batch-program-rfbibl00/m-p/4580612#M1080645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems you are trying to pass the field BSEG-MWSKZ in the BDC but it is not avaliable on the screen for the Account (GL or Customer or Vendor).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check your entry and if the BSEG-MWSKZ is not required than don't pass it. Just pass the NODATA to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 13:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bdc-batch-program-rfbibl00/m-p/4580612#M1080645</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-10-08T13:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: issue with BDC batch program RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bdc-batch-program-rfbibl00/m-p/4580613#M1080646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naimesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, exactly and my problem got resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards'&lt;/P&gt;&lt;P&gt;Madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 14:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-bdc-batch-program-rfbibl00/m-p/4580613#M1080646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T14:51:54Z</dc:date>
    </item>
  </channel>
</rss>

