<?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: Error in BAPI_ACC_DOCUMENT_POST for asset posting? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482178#M15904</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;can you share how did you populate your BAPI_ACC_DOCUMENT_POST for Fixed Asset Invoice posting? Thanks.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Warm regards,&lt;/P&gt;
  &lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Tue, 04 Sep 2018 18:35:33 GMT</pubDate>
    <dc:creator>john_bequilla</dc:creator>
    <dc:date>2018-09-04T18:35:33Z</dc:date>
    <item>
      <title>Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482173#M15899</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am trying to post the assets in BAPI_ACC_DOCUMENTS_POST. I am now getting following error.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;E AA 326 Enter a transaction type&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Even though I have maintained transaction type CS_TRANS_T = 100 in ACCOUNTGL, I am still getting the same error.&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tamilselvan.M&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2017 09:00:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482173#M15899</guid>
      <dc:creator>tamilselvanm</dc:creator>
      <dc:date>2017-06-11T09:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482174#M15900</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try putting a break point at FM 'AM_ASSET_CHECK' (Line no.257). &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 03:11:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482174#M15900</guid>
      <dc:creator>satyapriyanka_vana</dc:creator>
      <dc:date>2017-06-12T03:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482175#M15901</link>
      <description>&lt;P&gt;Hi Priyanka,&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;This is to update you that I am working in S4 Hana system but not in SAP ECC system. The FM AM_ASSET_CHECK is not there in S4 Hana system. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tamilselvan.M&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 08:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482175#M15901</guid>
      <dc:creator>tamilselvanm</dc:creator>
      <dc:date>2017-06-12T08:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482176#M15902</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Any update on this. It is an urgent requirement. Kindly help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tamilselvan.M&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 05:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482176#M15902</guid>
      <dc:creator>tamilselvanm</dc:creator>
      <dc:date>2017-06-13T05:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482177#M15903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;I've solved the error &lt;STRONG&gt;E AA 326 Enter a transaction type &lt;/STRONG&gt;by implement BADI_ACC_DOCUMENT to pass my Trasaction Type = 100.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;In method BADI_ACC_DOCUMENT-&amp;gt;CHANGE I've change the C_ACCIT-ANBWA = 100 ( by passing them form Z program) then able to post FI-AA.&lt;/P&gt;&lt;P&gt;Follow Example step below.&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Tcode SE24&lt;/STRONG&gt; to create class for passing your variable.&lt;BR /&gt;- Classe: ZCL_ACC_PASS&lt;BR /&gt;- Attribute: GV_ANBWA TYPE ANBWA. ( As level static for passing value to BADI_ACC_DOCUMENT)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Tcode SE19 &lt;/STRONG&gt;to implement BADI_ACC_DOCUMENT in method CHANGE.&lt;BR /&gt;Method IF_EX_ACC_DOCUMENT~CHANGE.&lt;BR /&gt;FIELD-SYSBOLS:&amp;lt;LFS_ACCIT&amp;gt; TYPE ACCIT.&lt;BR /&gt;LOOP AT C_ACCIT ASSIGNING &amp;lt;LFS_ACCIT&amp;gt;.&lt;BR /&gt;"need to apply AA Transaction Type in here which passing from Z program&lt;BR /&gt;&amp;lt;LFS_ACCIT&amp;gt;-ANBWA = ZCL_ACC_PASS=&amp;gt;GV_ANBWA.&lt;BR /&gt;ENDLOOP.&lt;BR /&gt;ENDME&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;In Z program &lt;/STRONG&gt;need to pass value before call function BAPI because the implemented BADI will be triggered inside 'BAPI_ACC_DOCUMENT_POST'.&lt;BR /&gt;   " Passing your value 100&lt;BR /&gt;    ZCL_ACC_PASS=&amp;gt;GV_ANBWA = '100'. "AA Transaction Type&lt;BR /&gt;    " Inside this &lt;BR /&gt;    CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'.&lt;BR /&gt;    "need to clear when you not use it&lt;BR /&gt;    CLEAR ZCL_ACC_PASS=&amp;gt;GV_ANBWA.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Hope it help.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Sayan.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 09:11:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482177#M15903</guid>
      <dc:creator>Sayan_C</dc:creator>
      <dc:date>2018-02-13T09:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482178#M15904</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;can you share how did you populate your BAPI_ACC_DOCUMENT_POST for Fixed Asset Invoice posting? Thanks.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Warm regards,&lt;/P&gt;
  &lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 18:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482178#M15904</guid>
      <dc:creator>john_bequilla</dc:creator>
      <dc:date>2018-09-04T18:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482179#M15905</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I write some step to solve this please check it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've solved the error E AA 326 Enter a transaction type by implement BADI_ACC_DOCUMENT to pass my Trasaction Type = 100.&lt;/P&gt;&lt;P&gt;In method BADI_ACC_DOCUMENT-&amp;gt;CHANGE I've change the C_ACCIT-ANBWA = 100 ( by passing them form Z program) then able to post FI-AA.&lt;/P&gt;&lt;P&gt;Follow Example step below.&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;Tcode SE24 to create class for passing your variable.&lt;BR /&gt;- Classe: ZCL_ACC_PASS&lt;BR /&gt;- Attribute: GV_ANBWA TYPE ANBWA. ( As level static for passing value to BADI_ACC_DOCUMENT)&lt;/LI&gt;&lt;LI&gt;Tcode SE19 to implement BADI_ACC_DOCUMENT in method CHANGE.&lt;BR /&gt;Method IF_EX_ACC_DOCUMENT~CHANGE.&lt;BR /&gt;FIELD-SYSBOLS:&amp;lt;LFS_ACCIT&amp;gt; TYPE ACCIT.&lt;BR /&gt;LOOP AT C_ACCIT ASSIGNING &amp;lt;LFS_ACCIT&amp;gt;.&lt;BR /&gt;"need to apply AA Transaction Type in here which passing from Z program&lt;BR /&gt;&amp;lt;LFS_ACCIT&amp;gt;-ANBWA = ZCL_ACC_PASS=&amp;gt;GV_ANBWA.&lt;BR /&gt;ENDLOOP.&lt;BR /&gt;ENDME&lt;/LI&gt;&lt;LI&gt;In Z program need to pass value before call function BAPI because the implemented BADI will be triggered inside 'BAPI_ACC_DOCUMENT_POST'.&lt;BR /&gt;" Passing your value 100&lt;BR /&gt;ZCL_ACC_PASS=&amp;gt;GV_ANBWA = '100'. "AA Transaction Type&lt;BR /&gt;" Inside this &lt;BR /&gt;CALL FUNCTION 'BAPI_ACC_DOCUMENT_POST'.&lt;BR /&gt;"need to clear when you not use it&lt;BR /&gt;CLEAR ZCL_ACC_PASS=&amp;gt;GV_ANBWA.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope it help.&lt;/P&gt;&lt;P&gt;Sayan.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 10:16:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482179#M15905</guid>
      <dc:creator>Sayan_C</dc:creator>
      <dc:date>2018-10-05T10:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482180#M15906</link>
      <description>&lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;john.bequilla&lt;/SPAN&gt; , did you figure out how to get this one working? We get the exact same issue&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 08:57:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482180#M15906</guid>
      <dc:creator>emilwe</dc:creator>
      <dc:date>2019-11-13T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482181#M15907</link>
      <description>&lt;P&gt;Thank you so much. I solved my problem.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 07:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482181#M15907</guid>
      <dc:creator>tt_nikki</dc:creator>
      <dc:date>2020-07-10T07:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in BAPI_ACC_DOCUMENT_POST for asset posting?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482182#M15908</link>
      <description>&lt;P&gt;Hi @sayan.churatao and @nikki.wang&lt;/P&gt;&lt;P&gt;Please share your complete piece of code how did you manage to asset posting via this BAPI. My requirement to post the transaction as per F-90. Please help to share soonest possible.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 09:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-bapi-acc-document-post-for-asset-posting/m-p/482182#M15908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-08-27T09:25:10Z</dc:date>
    </item>
  </channel>
</rss>

