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 4 Current »

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:

  • No labels