Create a checklist template
The setup of measuring point reporting process (using checklists) should start with creation of a checklist template adjusted to measuring point processing.
Checklist template overview
The template will serve the following purposes:
[SAP ECC/S4 → SAP FSM] It will be used to automatically generate a checklist instance for the technician - prefilled with equipment name, measuring point code, upper and lower limits and the value of the last reading.
[SAP FSM → SAP ECC/S4] A technician will use the checklist instance to enter reading values for relevant measuring points.
The following template consists of two chapters. The first one serves the purpose of measuring point reading collection, the latter serves as a summary.
It’s good practice to include field type in the field ID and use camel case, e.g. ‘TXT_MeasuringPoint'.
Equipment measuring point series/table
Since the structure (T_MEASURE_PTS) used for mapping of measuring point data with checklist template fields in prefilled checklist configuration is a table structure, the corresponding fields in a checklist template must be part of a series or a table. The example series ‘Meter Reading’ consists of the following fields:
Field | Type | Prefilled from SAP ECC/S4 | Read-only |
---|---|---|---|
Measuring point | Text input | X | X |
Obis Code | Text input | X | X |
Last Reading | Number input | X | X |
Meter Reading Result | Number input |
|
|
Lower Limit | Number input | X | X |
Upper Limit | Number input | X | X |
Download the example template
The following checklist template can be downloaded below:
Read next: Configure generation of prefilled checklists
If you'd like to help us improve the documentation, please provide your feedback using the communication channels listed /wiki/spaces/PFCC/pages/1561427969. Learn about support possibilities here.