‎2013 Jan 02 5:11 AM
Hello Friends,
I am working on asset master upload program.
I found out the BAPI BAPI_FIXEDASSET_CREATE for uploading the data.
But in the Allocations tab there is a table control "Integration of assets and equipments " which is not supported by BAPI
Can anyone please let me know how to upload data for this table control
Thanks and Regards,
Nishit
‎2013 Jan 02 5:32 AM
HI Nishit ,
For Integrating Assets with Equipment you need to call another BAPI afterwards.
Go with BAPI BAPI_FIXEDASSET_CREATE1.
And check with the below link :
http://scn.sap.com/thread/1126539
It might be useful for you.
‎2013 Jan 02 5:18 AM
hi,
in this case you can go for bdc . there you can handle this table control.
hope this helps,
Vinoth.
‎2013 Jan 02 5:31 AM
Hi Vinoth,
I know that the alternative solution is BDC but I am looking for some other solution because just for uploading these 4 fields I will have to use BDC and it will be a time consuming porcess
Thanks & Regards,
Nishit
‎2013 Jan 02 5:32 AM
HI Nishit ,
For Integrating Assets with Equipment you need to call another BAPI afterwards.
Go with BAPI BAPI_FIXEDASSET_CREATE1.
And check with the below link :
http://scn.sap.com/thread/1126539
It might be useful for you.