<?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: FI Document creation using Function module or BAPI? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237743#M1629786</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;Please, see SAP Note 306504 - Collective note: BAPIs for the AC interface&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2011 14:11:18 GMT</pubDate>
    <dc:creator>eduardo_hinojosa</dc:creator>
    <dc:date>2011-09-27T14:11:18Z</dc:date>
    <item>
      <title>FI Document creation using Function module or BAPI?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237742#M1629785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a function module or BAPI in order to create FI document.&lt;/P&gt;&lt;P&gt;My aim is to have field FDLEV (Planning Level) on item side.&lt;/P&gt;&lt;P&gt;Some documents have a false Planning Level and we can not modify them using transaction FB02 then we have to use a specific program.&lt;/P&gt;&lt;P&gt;I want to consult FI document (FI_DOCUMENT_READ) and I have to reverse it using a call transaction FB08.&lt;/P&gt;&lt;P&gt;Use the previous FI document in order to create a copy and modify the planning level and post it. I see BAPI_ACC_DOCUMENT_POST but this is not for vendor and I do not have the field to correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237742#M1629785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T14:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document creation using Function module or BAPI?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237743#M1629786</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;Please, see SAP Note 306504 - Collective note: BAPIs for the AC interface&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237743#M1629786</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-09-27T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document creation using Function module or BAPI?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237744#M1629787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the required fields are directly not available in "BAPI_ACC_DOCUMENT_POST" you can pass them through extension structure and then use the relevant BaDI to map the fields of the extension table to the accouting tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you need not to reverse the document and create a new document with reference to your old document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create one Z program in which you could possibly use the FM FI_DOCUMENT_CHANGE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We just need to pass the old and new values of the field that we need to change along with the field name to this FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this info is useful. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rinkesh Doshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 14:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237744#M1629787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-27T14:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: FI Document creation using Function module or BAPI?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237745#M1629788</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;Rinkesh is right. I forgot the question of extensionin. See SAP Note 487722 - Using EXTENSION1 for accounting BAPIs. You can also do it with a BADI instead with a BTE as this note suggests.&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 15:46:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fi-document-creation-using-function-module-or-bapi/m-p/8237745#M1629788</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2011-09-27T15:46:50Z</dc:date>
    </item>
  </channel>
</rss>

