When an equipment is updated with a new plant, this equipment will be deleted from the old cloud company before creating it in a new company (maintenance or planning plant – depending on the ‘Planning plant’ field in /PACG/ECM_EQ1 - Equipment Settings ).
E.g. if in transaction /PACG/ECM_EQ1, the ‘Planning plant’ field is checked, change of equipment’s planning plant results in removing the equipment from the old company before creating it in the new one. If ‘Planning plant’ is unchecked, the action is triggered by change of a maintenance plant.
Prerequisites: In transaction /PACG/ECM_EOAS - Object Assignment the EQUIPMENT object should be assigned to ‘Plant’, not ‘no object’. Plants relevant for equipment in each company should be maintained in transaction /PACG/ECM_PLAS - Plant Assignment .
During equipment transfer the Customer should make sure that the open service calls/activites are closed. Dependent objects (such as open service calls, activities) should be handled by customer-specific logic
Example flow
Make sure the equipment object is set to ‘Plant’ in transaction /PACG/ECM_EOAS - Object Assignment.
Maintain proper plants in transaction /PACG/ECM_PLAS - Plant Assignment.
Check the ‘Planning plant’ setting in transaction /PACG/ECM_EQ1 (empty means use the maintenance plant).
Change the maintenance plant of a test equipment in transaction IE02, tab ‘Location’.
Notice that a deletion idoc is sent to the company assigned to the previous plant (company 8, plant 1200).
An equipment idoc is sent to the company assigned to the new plant (company 1, plant 1000).
Change the ‘Planning plant’ setting in transaction /PACG/ECM_EQ1.
Change the planning plant of the test equipment in transaction IE02, tab ‘Organization’.
Notice that a deletion idoc is sent to the company assigned to the previous plant and an equipment idoc is sent to the company assigned to the new plant.