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: 

Asset Acquisition

Former Member
0 Kudos

We are posting Asset Acquisition through T-Code: F-90

There are two kind of documents created, the asset document and the FI-G/L document.

Would like to know if there are BAPI available for this Asset acquisition posting transaction?

We've tried to use the BAPI_ASSET_ACQUISITION_POST, but it seems we would not get the FI-G/L document.

We also have tried to use the BAPI_ACC_DOCUMENT_POST, but we run into error not able to put the correct input for required field in the BAPI, namely: OBJ_TYPE, OBJ_KEY, OBJ_SYS, BUS_ACT (on the BAPI header level).

kind regards,

mustakim

1 REPLY 1

VijayKonam
Active Contributor
0 Kudos

Hi Mustakim,

Did you find a work around for this? We wanted to use BAPI_ACC_DOCUMENT_POST but, it was not able to post to the assets. And SAP notes 643232 says, we would need to apply some patch and use Z obj inplace of OBJ_TYPE. Could you help me with how did you solve your issue?

VJ