Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use BAPI 'BAPI_ACC_ASS_TRANS_ACQ_POST'

aris_hidalgo
Contributor
0 Kudos

Hello Experts,

Has anyone used the said BAPI to post intercompany transfer of assets?

Is yes, then please provide me an example of what values to put in the BAPI.

Hope you can help me guys. Thank you and take care!

1 ACCEPTED SOLUTION

former_member156446
Active Contributor
0 Kudos

This BAPI is designed for internal use only for Relase 4.5A. It is used when transferring an asset, if the asset to be transferred is in a different system/client. The "AcqPost" method is used to post an acquisition from a transfer within Asset Accounting. The document resulting from this transaction then triggers the update in Accounting. The following parameters are only relevant if the asset for the acquisition posting has to be created. TRANSMASTERRECDATA TRANSALLOCATIONDATA TRANSINSURANCEDATA

check this [link|http://www.abapcode.sapbrainsonline.com/2008_04_01_archive.html]

1 REPLY 1

former_member156446
Active Contributor
0 Kudos

This BAPI is designed for internal use only for Relase 4.5A. It is used when transferring an asset, if the asset to be transferred is in a different system/client. The "AcqPost" method is used to post an acquisition from a transfer within Asset Accounting. The document resulting from this transaction then triggers the update in Accounting. The following parameters are only relevant if the asset for the acquisition posting has to be created. TRANSMASTERRECDATA TRANSALLOCATIONDATA TRANSINSURANCEDATA

check this [link|http://www.abapcode.sapbrainsonline.com/2008_04_01_archive.html]