Application Development 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: 

Query in BAPI.................Urgent

Former Member
0 Kudos

Hi Friends,

Here is my query in BAPI,

I need a BAPI to upload asset information (which is currently held in Physical data) data to SAP.

Its very very urgent for me,plz help me on this.

Thanks a lot in Advance.

mrutyun^

3 REPLIES 3

Former Member
0 Kudos

Hi

Use BAPI_FIXEDASSET_CREATE1 for asset master. If you need to create legacy data then use BAPI_FIXEDASSET_OVRTAKE_CREATE.

Regards

Gareth

0 Kudos

hi Mrutyunjaya,

try using BAPI_FIXEDASSET_CREATE1.

You will get lot of information about asset in business object ‘BUS1022’.

regards,

Former Member
0 Kudos

HI,

USe this BAPI_FIXEDASSET_CREATE1 .

kishi.