Equipment characteristics values can be transferred into single fields of FSM equipments as UDF data.
Table of Contents |
---|
Prerequisites – classes, characteristics and UDF definitions
Create a new equipment class in CL01 (or use an already existing one). Make sure its characteristics are properly maintained as well (to be created in CT04).
...
For equipment characteristics values to be sent, it is first necessary to check the ‘EQChasUDF’ field in transaction /PACG/ECM_EQ1.
...
...
Send equipment characteristics - equipment
...
In transaction IE02 assign the testing class to an equipment of your choice.
...
The characteristics values should also be visible in SAP FSM master data of this equipment, in the ‘User-Defined Fields’ section.
...
...
Send equipment characteristics – activity
...
Follow all the steps from Prerequisites – classes, characteristics and UDF definitions, 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.
...
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.
Example
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.