Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When consuming a serialized part (a serialized item representing an equipment), it can be installed in equipment structure or replace another equipment (trigger dismantle of an existing part).  

Image Added

To facilitate this process in the mobile application, the technician must specify the value of a special UDF and the equipment:

  • INSTALLATION SCENARIO - in which the serialized item should be installed

  • REPLACEMENT SCENARIO - the equipment which should be replaced by this serialized item

Image Added

Info

Equipment to install serialized material into/equipment to be replaced by the serialized material should be entered in the service order header or object list. If not, it won’t be available to choose it during material consumption.

During processing of a /PACG/ECM_GOODRECIN idoc (after material consumption), the UDF specified in the ‘UDF for action’ field is searched for in the idoc’s UDFDATA segments. The found UDF’s value is then used to determine whether an equipment (represented by serialized material) should be installed (value ‘2’), replaced (value ‘3’) or no action should be carried out (value ‘1’).  

Image Added

Example of equipment installation

1. Create and transfer a special UDF to SAP FSM   

/PACG/ECM_UDF_CONF - UDF Configuration, UDF ITEM_EQ_ACTION 

Image AddedImage Added

 

/PACG/ECM_TRIG_UDF - UDF Definition 

Image AddedImage Added

 

2. Adjust the material screen configuration   

Image AddedImage AddedImage Added

  

3. Fill the ‘UDF Equi Inst/Uninst’ field in transaction /PACG/ECM_ICONF  

Image Added

4. Find a relevant serialized material and consume it. On the material consumption screen specify what action should be carried out and in relation to which equipment (e.g. <install> this serialized item in the <specified equipment>)  

Image AddedImage Added

5. Examine the inbound /PACG/ECM_GOODRECIN idoc and the test equipments’ structure.

Image AddedImage Added

The serialized item which symbolized an equipment was installed in the specified equipment’s structure.

Image Added