<?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: tcode FBV1 using RFBIBL00 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-fbv1-using-rfbibl00/m-p/4788058#M1121496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you are creating the input file in right format for RFBIBL00. RFBIBL00 documentation explains the process very clearly. Also, refer RFBIBLT0 code on the steps to follow in preparing the input file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summay, always populate the fields with no data indicator '/' first and then pass actual values as and when required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;SKJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 15:14:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-24T15:14:33Z</dc:date>
    <item>
      <title>tcode FBV1 using RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-fbv1-using-rfbibl00/m-p/4788056#M1121494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;Im using the program RFBIBL00 to park docs using tcode FBV1 but when im getting errors - batch input data does not exist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using ecc6.0, is there any solution to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any BAPI for park documents?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 08:16:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-fbv1-using-rfbibl00/m-p/4788056#M1121494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T08:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: tcode FBV1 using RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-fbv1-using-rfbibl00/m-p/4788057#M1121495</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;Check the below BAPI's:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;FM for Parking the documents in save as completed status&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'PRELIMINARY_POSTING_FB01'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      i_tcode       = 'FB01'&lt;/P&gt;&lt;P&gt;      i_xcmpl       = lc_xcmpl&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      t_bkpf        = lt_bkpf&lt;/P&gt;&lt;P&gt;      t_bseg        = lt_bseg&lt;/P&gt;&lt;P&gt;      t_bsec        = lt_bsec&lt;/P&gt;&lt;P&gt;      t_bset        = lt_bset&lt;/P&gt;&lt;P&gt;      t_bsez        = lt_bsez&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      error_message = 1&lt;/P&gt;&lt;P&gt;      OTHERS        = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also some helpful:&lt;/P&gt;&lt;P&gt;BAPI_ACC_DOCUMENT_CHECK      Check&lt;/P&gt;&lt;P&gt;BAPI_ACC_DOCUMENT_POST         Posting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 08:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-fbv1-using-rfbibl00/m-p/4788057#M1121495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T08:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: tcode FBV1 using RFBIBL00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-fbv1-using-rfbibl00/m-p/4788058#M1121496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope you are creating the input file in right format for RFBIBL00. RFBIBL00 documentation explains the process very clearly. Also, refer RFBIBLT0 code on the steps to follow in preparing the input file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summay, always populate the fields with no data indicator '/' first and then pass actual values as and when required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;SKJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 15:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-fbv1-using-rfbibl00/m-p/4788058#M1121496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T15:14:33Z</dc:date>
    </item>
  </channel>
</rss>

