<?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: Using FM PRELIMINARY_POSTING_FB01 for Posting a Document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865207#M1476308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinod Kumar, ==&amp;gt;Why you gave the same answer that i proposed????????????????????????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 May 2010 13:54:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-06T13:54:36Z</dc:date>
    <item>
      <title>Using FM PRELIMINARY_POSTING_FB01 for Posting a Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865202#M1476303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Can we use FM PRELIMINARY_POSTING_FB01 for Posting a document? Has anybody done that? Please let me know which of the following needs to be populated? Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(TEXT_UPDATE) &lt;/P&gt;&lt;P&gt;TEXT_ITEM_UPDATE)&lt;/P&gt;&lt;P&gt;(I_UF05A) &lt;/P&gt;&lt;P&gt;(I_XCMPL)&lt;/P&gt;&lt;P&gt;(FS006_FB01)&lt;/P&gt;&lt;P&gt;(I_TCODE)&lt;/P&gt;&lt;P&gt;(I_PARGB)&lt;/P&gt;&lt;P&gt;(I_TCODE_INT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any documentation/help on this FM? Please let me know - as I need to do this sometime next week.&lt;/P&gt;&lt;P&gt;Edited by: sam jose on Apr 29, 2010 4:50 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rob Burbank on May 5, 2010 10:13 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 14:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865202#M1476303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T14:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using FM PRELIMINARY_POSTING_FB01 for Posting a Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865203#M1476304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any specific reason for using this function module ? Standard BAPI BAPI_ACC_DOCUMENT_POST already available to post accounting documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 05:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865203#M1476304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T05:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using FM PRELIMINARY_POSTING_FB01 for Posting a Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865204#M1476305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for my delay. The reason I want to use FM PRELIMINARY_POSTING_FB01 over BAPI is, I didn't find some fields in that BAPI that I need to populate. Have you used this FM for Posting a Document? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 13:57:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865204#M1476305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T13:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using FM PRELIMINARY_POSTING_FB01 for Posting a Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865205#M1476306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can Use the bapi BAPI_ACC_DOCUMENT_POST. By using the extension tables of the BAPI when creating the accoutning documents you will pass all the fields you did not found on the standard tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you will use the BTE (Business Transaction Event) RWBAPI01 : SAMPLE_INTERFACE_RWBAPI01, and you will find all the data you fill in the tables Extension in the bapi, and you have to transfer it to table IT_ACCIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can fill even specific fields of table BSEG if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yassine NEJMY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 15:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865205#M1476306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using FM PRELIMINARY_POSTING_FB01 for Posting a Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865206#M1476307</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;For updating the fields which are not available in the BAPI structures, use the BTE RWBAPI01.  Copy the standard function module "SAMPLE_INTERFACE_RWBAPI01" to a Z function module.  Assign this function module to the above BTE using transaction code FIBF -&amp;gt; Settings -&amp;gt; Process Modules -&amp;gt; Of a customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required fields which are missing in BAPI structures can be passed through extension1 structure of BAPI_ACC_DOCUMENT_POST and update the same in the corresponding structures available in the BTE function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 05:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865206#M1476307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T05:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using FM PRELIMINARY_POSTING_FB01 for Posting a Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865207#M1476308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinod Kumar, ==&amp;gt;Why you gave the same answer that i proposed????????????????????????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 13:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-preliminary-posting-fb01-for-posting-a-document/m-p/6865207#M1476308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-06T13:54:36Z</dc:date>
    </item>
  </channel>
</rss>

