cancel
Showing results for 
Search instead for 
Did you mean: 

Mass changes Equipment master in PM module

SAPSupport
Employee
Employee
0 Kudos
631

I need to make mass changes of Equipment master.
For example, to assign a different value of Cost centre to 1000 objects (Equipment master). How can I do it?
LSMW doesn't work and W is restricted in the context of data migrations to SAP S/4HANA (note 2287723)

Migration Cockpit is intended for initial data load - not for change. 
What should I do? Create ABAP-program for each case?

Thanks.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

You can use the Mass Change feature in transaction IE05 to make changes to multiple equipments. Alternatively, for large volumes of data you could utilise BAPI_EQUI_CHANGE to develop a custom specific utility.

Answers (0)