<?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: asset posting with bapi_acc_document_post in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/asset-posting-with-bapi-acc-document-post/m-p/6647177#M1444323</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;the SAP code is asking for asset transaction type. But it looks like there is no field for passing this value to BAPI. The field CS_TRANS_T is something else. The transaction 100 corresponds to external asset acquisition. Have you tried to use BAPI BAPI_ASSET_ACQUISITION_POST for your purpose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2010 03:27:28 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2010-01-29T03:27:28Z</dc:date>
    <item>
      <title>asset posting with bapi_acc_document_post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/asset-posting-with-bapi-acc-document-post/m-p/6647176#M1444322</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 have an error message in using bapi_acc_document_post with asset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error message is  "Enter a transaction type" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;occurs error even though i input   it_accountgl-cs_trans_t = '100',  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my coding...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header bus_act = 'RFBU'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AP&lt;/P&gt;&lt;P&gt;=====================================================&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GL&lt;/P&gt;&lt;P&gt;=====================================================&lt;/P&gt;&lt;P&gt;  DATA : lv_anln1 LIKE anla-anln1,&lt;/P&gt;&lt;P&gt;         lv_anln2 LIKE anla-anln2.&lt;/P&gt;&lt;P&gt;  IF gs_item-anln1 NE space.&lt;/P&gt;&lt;P&gt;    SPLIT gs_item-anln1 AT '-' INTO lv_anln1 lv_anln2.&lt;/P&gt;&lt;P&gt;    it_accountgl-asset_no = lv_anln1.&lt;/P&gt;&lt;P&gt;    it_accountgl-gl_account = '0012570101'.&lt;/P&gt;&lt;P&gt;    it_accountgl-sub_number = lv_anln2.&lt;/P&gt;&lt;P&gt;    it_accountgl-acct_type = 'A'.&lt;/P&gt;&lt;P&gt;    it_accountgl-cs_trans_t = '100'.&lt;/P&gt;&lt;P&gt;    it_accountgl-asval_date = sy-datum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 01:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/asset-posting-with-bapi-acc-document-post/m-p/6647176#M1444322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-29T01:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: asset posting with bapi_acc_document_post</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/asset-posting-with-bapi-acc-document-post/m-p/6647177#M1444323</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;the SAP code is asking for asset transaction type. But it looks like there is no field for passing this value to BAPI. The field CS_TRANS_T is something else. The transaction 100 corresponds to external asset acquisition. Have you tried to use BAPI BAPI_ASSET_ACQUISITION_POST for your purpose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 03:27:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/asset-posting-with-bapi-acc-document-post/m-p/6647177#M1444323</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2010-01-29T03:27:28Z</dc:date>
    </item>
  </channel>
</rss>

