‎2008 Aug 20 5:29 PM
Hi everyone,
I'm trying to create Assets through BAPIs, but the assets I have to create have Z fields that were added in table ANLU.
The Bapis I found are:
BAPI_FIXEDASSET_CREATE1
BAPI_FIXEDASSET_OVRTAKE_CREATE
RA_ASSET_MODIFIKATION
I'm not sure if these bapis can generate the number of the asset or if I need to give them the number.
Do you know others bapis? or function?
I hope you could help me.
Thanks.
Karla.
‎2008 Aug 20 5:47 PM
Use this one BAPI_FIXEDASSET_CREATE instead of create1.
You can explicitly pass asset number to ASSET in the Import parameter.
Thanks,
Kartavya