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 Conversion

Former Member
0 Likes
574

Hi,

I am using STANDARD lsmw program to upload Asset master.

Business Object 0160(Fixed Assets)

Method 0001

Program Name RAALTD01

Program Type B (Direct Input)

But it is not updating the Takeover value field.

I am trying to add the takeover value fields to the LSMW for asset conversions The fields present themselves after clicking the takeover values button in the same AS91 transaction as the rest of the recording

Is their any BAPI or FUNCTION Module available to update the takeover values.

Hi,

I am using STANDARD lsmw program to upload Asset master.

Business Object 0160(Fixed Assets)

Method 0001

Program Name RAALTD01

Program Type B (Direct Input)

But it is not updating the Takeover value field.

I am trying to add the takeover value fields to the LSMW for asset conversions The fields present themselves after clicking the takeover values button in the same AS91 transaction as the rest of the recording

Is their any BAPI or FUNCTION Module available to update the takeover values.

1 REPLY 1
Read only

Former Member
0 Likes
425

using this bapi you can pass all type of values like master data, Takeover values and transaction values also...

you ca use normal bapi with abap program

CALL FUNCTION 'BAPI_FIXEDASSET_OVRTAKE_CREATE'

or use LSMW bapi method

Business Object BUS1022 Fixed asset

Method CREATEINCLVALUES Create Asset with Values

Message Type FIXEDASSET_CREATEINCLVALU BAPI for Legacy Data Tran

Basic Type FIXEDASSET_CREATEINCLVALU BAPI for Legacy Data Tran