<?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: How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807038#M1587705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was my issue. It is fixed now. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Apr 2011 17:01:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-12T17:01:39Z</dc:date>
    <item>
      <title>How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807035#M1587702</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;I want to post asset together with expense into one document. The first approach is to use BAPI_ACC_DOCUMENT_POST with custom obj_type, like ZBKPF. But when we post using the custom obj_type, we cannot reverse the document using FB08. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that anyway we can post using BAPI_ACC_DOCUMENT_POST and reverse using FB08? &lt;/P&gt;&lt;P&gt;Or is that any BAPI that can do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tai Pang Ng on Apr 8, 2011 9:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2011 19:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807035#M1587702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-08T19:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807036#M1587703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the reason for using a custom object type? You can leave it blank, as far as I know. I have no problems reversing documents that were posted using this BAPI.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 19:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807036#M1587703</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-04-09T19:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807037#M1587704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is because I want to post asset. I tried to post my asset without specified the obj_type and acc_type, then I got an error saying cannot direct post thru my GL account. That's true becuase posting asset, we just use asset number and reconciliation GL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I tried to put my asset no in GL field, then I got another error saying the GL is not in Chart of Account, and that's true also becuase the asset no is never config in our chart of account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I found out that I had to specified the acct_type to 'A'. After that, I got another error saying RFBURFBU000000000000 is not define. That's I cannot post this thru obj_type RBFU. After checking that, I had to specified bus_act to RMWE and custom obj_type to some Z value to make it go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But after all these, I cannot reverse my posting using FB08 anymore because this is an custom obj_type and not allow to reverse using FB08.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I made mistake in the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 14:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807037#M1587704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-11T14:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807038#M1587705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was my issue. It is fixed now. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 17:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807038#M1587705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-12T17:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807039#M1587706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please disclose the details, or we will have "necro postings" in three years asking how the heck you fixed it.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 17:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807039#M1587706</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2011-04-12T17:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807040#M1587707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just leave obj_type blank and let the system assign the value BKPFF. After that, use BADI_ACC_DOCUMENT to update ANBWA. It'll fix all of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 17:32:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807040#M1587707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-12T17:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to post asset using BAPI_ACC_DOCUMENT_POST w/o creating custom OBJ_TYPE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807041#M1587708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tai,&lt;/P&gt;&lt;P&gt;Coul dyou explain more clearly how you fixed this please? I dont' see field ANBWA anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;William&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2011 22:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-post-asset-using-bapi-acc-document-post-w-o-creating-custom-obj-type/m-p/7807041#M1587708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-01T22:12:58Z</dc:date>
    </item>
  </channel>
</rss>

