Application Development and Automation 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: 
Read only

Existing Asset master data uploading

vasanthappam
Explorer
0 Likes
726

Hi Gurus,

I have a requirement on Existing master data uploading to new server. Here

1. The client wants the Existing Asset numbers in new system (whatever Assset no.s are created in old system, the same numbers they are going to upload thru excel sheet  in New system)

2. For this we have any BAPI or we need to go thru LSMW or BDC.

Please help me how to solve.

Thanks & Regards

Vasanth

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
507

First check in SPRO there are some Customizing steps to proceed first: Financial Accounting, Asset Accounting, Asset Data Transfer, and read associated documentation.

The transaction to create "old" assets is AS91, and is provided in LMSW using standard object for asset (object 0160, methods 0001 or 0002 (BDC and direct input go to same report...) just use 'AS91' when mapping field TCODE.

Hint: There is also a BAPI for legacy assets : BAPI_FIXEDASSET_OVRTAKE_CREATE (with transaction ABLDT but both didn't exist last time I proceed)

Regards,

Raymond