Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 22 Next »

Equipment ((S4)PACG 200 SP11 as well as functional location) characteristics values can be transferred as UDF values and displayed in FSM master data. Update of the equipment ((S4)PACG 200 SP11 as well as functional location) characteristic values in FSM results in update on the SAP ECC/S4 side.

Prerequisites

  • A characteristic class exists and is assigned to a given equipment / (S4)PACG 200 SP11 functional location.  

 

They can be entered manually or generated with transaction /PACG/ECM_UDFG_UDF - Build UDF and UDFG out of Class. , based on the entered class. 

Make sure the cloud message type of all UDFs meant for equipment characteristics is ‘EQUIPMENT’ (or ‘ACTIVITY’ if the UDF is meant for activity screen). Also the ‘data source' field should be filled and refer to an equipment characteristic.

  • New UDF definitions are transferred to SAP FSM and added to the relevant screen in FSM admin.  

 

Send equipment characteristics

[IMPORTANT] For equipment characteristics values to be sent, it is necessary to check the ‘EQChasUDF’ field in transaction /PACG/ECM_EQ1 - Equipment Settings.

Equipment

In transaction IE02 assign the testing class to equipment of your choice.

Fill the characteristics values with valid data.

Saving the equipment should trigger generation of an /PACG/ECM_ITYPE_EQUI idoc. The idoc should carry /PACG/ECM_IS_UDFDATA_OUT segments, each containing one characteristic ID, value and type – corresponding to the data entered in IE02 for this equipment.

 

The characteristics values should also be visible in SAP FSM master data of this equipment.

Activity  

Make sure that UDFs meant to be sent within activities have cloud message type ‘ACTIVITY’ in transaction /PACG/ECM_UDF_CONF and have been transferred to SAP FSM.

For this functionality to work as intended, the ‘equipment’ field of outbound activity idocs should be filled with equipment, not functional location. This depends on setting ‘SEND_EQUI’ in /PACG/ECM_ACTIVE.

 

To see the UDFs in SAP FSM, make sure the Screen Configuration is customized to display the UDFs.

 Add equipment to an operation in IW32.

 

Saving the service order should trigger sending of a /PACG/ECM_ITYPE_ACTIVITY_OUT idoc with a UDF DATA segment containing the related characteristic ID, value and type.

 

The UDF value corresponds to the data entered in IE02 for this equipment and characteristic.

The UDF data can be found in SAP FSM, provided the UDF had been added to the screen in the Screen Configuration.

Update equipment characteristics

Equipment

Equipment characteristics sent as UDF data can be automatically updated by changing the UDF value in SAP FSM.  The tested equipment’s characteristic has value ‘INPUT’ in transaction IE02.

 

Change the related UDF’s value in SAP FSM equipment master data. 

An idoc of type /PACG/ECM_ITYPE_EQUI_IN is generated, with a UDFDATA segment containing the changed value. 

Navigate to transaction IE02 and see that the modified characteristic of the tested equipment has changed in SAP as well. 

Activity

The tested equipment’s characteristic has value ‘14’ in transaction IE02. 

In SAP FSM navigate to an activity which has the test equipment assigned. Find the test UDF and change its value.  

An idoc of type /PACG/ECM_ITYPE_ACTIVITY_IN is generated, with a UDFDATA segment containing the changed value. 

Navigate to transaction IE02 and see that the modified characteristic of the tested equipment has changed in SAP as well.

 

  • No labels