2008 Nov 04 9:04 AM
Hi,
Anyone know create asset master(AS01) using function module.
I tried below FM, but cannot.
i tried the FM(BAPI_FIXEDASSET_CREATE).
but i couldn't create assets.
it shows the error like this : 11111111111 this asset number not in the companycode(0001).
so i dont know how to recover this problem,
Thanks for your advance help,
Amudha.
Hi,
Anyone know create asset master(AS01) using function module.
I tried below FM, but cannot.
i tried the FM(BAPI_FIXEDASSET_CREATE).
but i couldn't create assets.
it shows the error like this : 11111111111 this asset number not in the companycode(0001).
so i dont know how to recover this problem,
Thanks for your advance help,
Amudha.
2008 Nov 04 11:11 PM
Use the FM BAPI_FIXEDASSET_OVRTAKE_CREATE and commit the transaction using BAPI_TRANSACTION_COMMIT after calling the FM.
Hope this clarifies your question.
Regards,
Hari
2008 Nov 05 7:42 PM
If you need to create new assets, the BAPI is :
BAPI_FIXEDASSET_CREATE ( AS01 )
If you need to create/copy an asset from another system ( legacy ), as this is not a new asset, you'll need to use :
BAPI_FIXEDASSET_OVRTAKE_CREATE ( AS91 )
Contact your functional person and see what asset classes are alowed for the company code.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |