Use
You can use this function to define input fields in the
browser-based PI sheet or Process Manufacturing Cockpit in which you want someone to enter values.In the PI sheet and cockpit, you can use input fields for the following:
In the PI sheet, you can also use input fields for the following additional functions:

You can also define signatures that complete process instructions in cockpits but here Complete only means that process messages are created automatically.
You can use a process message to report the values the process operator has entered.
See also
Type 0: Definition of Message Creation.
In addition, you can define the following functions for the value to be entered:
Prerequisites
If you want to report the value entered, the characteristic that is marked as the input value must be contained in the message category.
Features
The number of input fields to be created depends on the type of data request:

If you do not enter a data request type, the system sets "simple data request" by default.
Activities
When defining an input value, you specify the following information in the process instruction:
To enter this information, you assign the following characteristics to the process instruction in the order specified below:
Characteristic |
Meaning |
Value |
PPPI_INPUT_REQUEST |
Input request |
Any short text |
|
Default value |
Default value: |
In PI sheets only: |
Variable definition for value entered:
|
Variable definition:
|
PPPI_REQUESTED_VALUE |
Message characteristic whose value is assigned manually |
Characteristics of the assigned message category |
> <Parameters for check function> |
|
Input validation: Name of the function module See also: Type 0: Definition of Input Validations |
PPPI_TEXT_FOR_INVALID_INPUT |
Long text for invalid entries |
Any long text |
PPPI_ACCEPT_INVALID_INPUT |
Accepting invalid entries |
- Accept always |
In PI sheets only: |
|
Any value for the Activity field in the authorization object C_CRPI_BER |
In PI sheets only: |
|
|

A value can be assigned automatically to the characteristics for the date (PPPI_EVENT_DATE) and time (PPPI_EVENT_TIME) in the PI sheet. If you define these characteristics as input values, the system proposes the current values as possible entries in the PI sheet.