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

AM module

Former Member
0 Likes
8,832

Hello SAP GURUS,

How u doing.

Can anyone explain below objects clearly, iam new to AM(Asset Management Module) I want brief expalnation.

1) Worked on Conversion Objects like AP Invoice, AP Down Payment on monthly basis, AR Data will be migrated from existing legacy systems to new SAP Systems Worked on Conversion Objects on Asset Management, i.e. Fixed Assets and Fixed Assets Internal Orders on monthly basis, Data will be migrated from existing legacy systems to new SAP Systems.

2) Developed interface for extracting data from Asset Management Module which runs monthly and generates extract file with Asset data fields like Company Code, Asset Number, Sub-Asset number, cost center, cum. acqn value, accum ord depreciation

Regards,

Reddy.

2 REPLIES 2
Read only

Former Member
0 Likes
4,013

Asset master upload can be done through lsmw using IDOC type FIXEDASSET_CREATEINCLVALUES01

Make use Business object BUS1022 & Method : BAPI_FIXEDASSET_OVRTAKE_CREATE to do Create Asset with Values for Legacy Data Transfer

Do appropriate cloning of IDOC , BO & methods according to your own requirement

If you find this useful , please award points

Thanks

Kris

Read only

Former Member
0 Likes
4,013

Hi Chris,

Please, can you describe how to use a Business Object (Fixed Asset), how can I use this, in a way that I can change a sub number on tcode AS11, later a class on ABUMN, and the fixed asset low properly, throught ABAVN. Or how I accomplish this task in a more pratical manner, than a SHDB, Batch Input way? Also, my report was coded in Object Orientation manner, what I think that facilitate an implementation of BAPIs, Am I right about that?.

I appreciate any help. Thanks! 😃

Tiago Godoy