Application Development and Automation 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: 
Read only

Asset Master creation

Former Member
0 Likes
711

Hi All,

Please let me know the function Module in BAPI as well as normal function module to create the Asset Master in SAP

1 ACCEPTED SOLUTION
Read only

graghavendra_sharma
Contributor
0 Likes
663

Hi

Try out the following BAPi's

BAPI_FIXEDASSET_CREATE1: Create asset

BAPI_FIXEDASSET_OVRTAKE_CREATE: Create Asset with Values (Initial Legacy Data Transfer)

Hi All,

Please let me know the function Module in BAPI as well as normal function module to create the Asset Master in SAP

3 REPLIES 3
Read only

graghavendra_sharma
Contributor
0 Likes
664

Hi

Try out the following BAPi's

BAPI_FIXEDASSET_CREATE1: Create asset

BAPI_FIXEDASSET_OVRTAKE_CREATE: Create Asset with Values (Initial Legacy Data Transfer)

Read only

Former Member
0 Likes
663

hi,

Please try with 'BAPI_FIXEDASSET_OVRTAKE_CREATE'

Bapi_fixedAsset_Create1

Read only

andreas_mann3
Active Contributor
0 Likes
663

hi,

look function group AIST

A.