2015 Dec 09 6:24 AM
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
2015 Dec 09 2:26 PM
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