on 2024 Nov 04 9:29 AM
Hi Team,
If we update equipment status to INAC will the corresponding asset in FI be also updated with deletion flag or do we need to go for an enhancement.
Regards,
Preethi
Request clarification before answering.
Hi Preethialevarthi,
Equipment-Asset synchronization (by standard) can be done only for a predefined set of fields. In the IMG route: Financial Accounting -> Asset Accounting -> Master Data -> Automatic creation of equipment master records -> Assign Master Data fields of Assets and Equipment, you can find the fields that can be mapped.
Before this you have to map asset class with equipment category and give conditions in "Specify conditions for synchronization of Master Date" node.
If you want to synchronize more fields, you have to go with "Develop Enhancement for Field and Class Assignment" IMG node (Customer Enhancement: AAPM0001). It is recommended to only create a synchronization between data fields for which the following is true:
Refer note : 370884 - PM-AA 4.6C: Consulting on sync activation + corrections - SAP for Me
Alternatively:
You can use the BADI: EQUI_UPDATE or User Exit: IEQM0003 to detect equipment status change to INAC (Status type code = 'I0320').
For updating the asset master record, you can use the functional module ASSET_MASTERRECORD_MAINTENANCE. Field for deletion flag: I_ANLA - XSPEB
Hope this answer gave you a brief overview to help your case.
Regards,
Ritesh PR
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
99 | |
39 | |
8 | |
4 | |
3 | |
3 | |
3 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.