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: 

BAPI FOR AS91 CREATION OF ASSETS

vivek_2690
Explorer
0 Kudos

I AM UPLOADING A ASSET CREATION MASTER DATA OF TCODE AS91 USING STANDARD BAPI BAPI_FIXEDASSET_CREATE BUT UNABLE TO UPLOAD THE SECTION OF TAKEOVER VALUES FROM BAPI .

PLEASE SUGGEST ?

7 REPLIES 7

TammyPowlas
Active Contributor
0 Kudos

I recommend searching - I searched and found this: BAPI_FIXEDASSET_OVRTAKE_CREATE in this thread https://answers.sap.com/questions/6305997/tcode-as91-asset-master-can-we-upload-the-data-for.html

0 Kudos

Thanks for Suggestion .

How to Update Cumulative Value of Assets creation in ACDOCA Table from BAPI ?

I didn't realize you were asking about S/4HANA

That sounds different - see blog https://blogs.sap.com/2017/03/25/s4-hana-new-asset-accounting-considering-key-aspects/ - it states "

You post the transfer values using transaction ABLDT; in doing so, a universal journal entry is posted for the fixed asset."

0 Kudos

Thanks Tammy Powlas for updating.

BAPI for ABLDT tcode ? .

raymond_giuseppi
Active Contributor

In SPRO for asset legacy transfer, there are some links to business object BUS1022 method CreateInclValues (BAPI_FIXEDASSET_OVRTAKE_CREATE) You can also look for fixed assets in SXDA wizard (or its equivalent tool for oldest or S4/Hana versions)

Read the whole Customizing before starting to code!

PS: Don't cry (uppercase, netiquette)

raymond_giuseppi
Active Contributor
0 Kudos

For HANA start with KBA 2537549 - Collective SAP Note and FAQ for SAP S/4HANA Migration cockpit (on premise) - Object 2 is Fixed Assets > Link to 2208321 - FAQ for legacy data transfer in SAP_FIN 720 and subsequent releases which will explain you how the BAPI (or transaction AS100) and transactions such as AS91 or ABLDT will perform.