Definition
Process manufacturing cockpits are screen templates that you can define in Customizing using process instruction characteristics.
Structure
The SAP Standard Layout
You can define your own layout for process manufacturing cockpits. To do so, you must declare a layout in Customizing for cockpit definitions. For more information, see
Layout Definition for PI Sheets and Cockpits.If you do not specify a layout definition, the system uses the standard layout defined for manufacturing cockpits.
The cockpit consists of one or more sections that can be expanded and collapsed. Each section is generated from one process instruction. Each section has a separate heading. In a section, all input fields, output fields, pushbuttons, tables, short texts, and long texts for a process instruction are displayed in the sequence in which they have been defined on the characteristic overview.
Label Text for Sections
Which label text is used for which section depends on the contents you have defined in the process instructions. You can specify your own label text. The system follows the following logic:
Characteristic |
Meaning |
Allowed Values |
<any long text characteristic> |
Text displayed in the section |
Any text; |
PPPI_OUTPUT_TEXT |
Text displayed in the label for the section |
Any text |
PPPI_OUTPUT_CHARACTERISTIC or PPPI_OUTPUT_VARIABLE |
Long text characteristic whose text is displayed in the section Variable whose value is displayed in the section |
Long text characteristic to be displayed Variable to be displayed |
For the system to be able to display the label text you have defined in the label for a section, you must define characteristics PPPI_OUTPUT_CHARACTERISTIC and PPPI_OUTPUT_VARIABLE before the following functions in the process instruction:
Interface Elements
Interface Element |
Output and Meaning |
|
The |
* Required entry |
A red asterisk to the right of input fields indicates that data must be entered into these fields so that, for example, a process message can be created. |
|
This icon is always displayed to the right of a field if a value is to be calculated by the system. When you choose |
Pushbutton |
A pushbutton with the name of a function is displayed whenever a dynamic function call, for example, a jump to different R/3 application, has been defined. When you choose the pushbutton, the corresponding function is called. |
Input field |
Input help If the R/3 System provides an input help for an input value, the icon is displayed to the right of the relevant input field. You can also use Ctrl + H to call up input help.Fixed values User-defined default values |
|
The |
|
The When you have entered all required values for this section (process instruction) in the cockpit, you can choose the |
|
The |
Navigation Using the Keyboard
In the cockpit, you can use the mouse to access all the fields and call up all the functions. In addition, you can use the TAB key to navigate between active fields. With icons, you need to choose Enter to start the corresponding function or open the dialog box. If you set the focus to the
icon, for example, and then choose Enter, values will be calculated.
The following fields are active fields in the cockpit:
Expanding sections
Collapsing sections
Calculating data
Adding table lines
Completing a process instruction
New entries (process instruction)You can also use a key combination to call up the following functions:
Function |
Key Combination |
Call up context menu |
Shift + F10 |
Call up input help |
Ctrl + H |
Integration
You can integrate a cockpit in PI sheets and other cockpits in any way you like. To do so, you must define a layout with a frameset. For more information, see
Layout Definition for PI Sheets and Cockpits.