Entering content frameFunction documentation Variables in Process Instructions Locate the document in its SAP Library structure

Use

You can use user-defined variables or system variables in process instructions.

User-Defined Variables

These are variables that you define yourself and use to transfer characteristic values from one process instruction to another. Depending on where you want to use a variable, you can specify whether it is a simple or global variable when you define it.

For more information on Manufacturing Data Access, see:

System Variables

These are variables whose values have been predefined by SAP.

Using Variables

User-Defined Variables

To use variables to transfer values, you must define the value to be transferred. For more information on how to define a variable for a characteristic value, see Definition of Variables.

You can now use the characteristic value that you have defined by way of the variable somewhere else in the control recipe. When you want to use variables, you must distinguish between simple and global variables.

For more information, see Using Variables in ABAP List-Based PI Sheets.

For more information, see Using Variables in Browser-Based PI Sheets.

SAP System Variables

You can use system variables in browser-based PI sheets only. To use them, you need to specify the name of the system variable in the process instruction.
For more information, see
Using System Variables in Browser-Based PI Sheets.

 

 

Leaving content frame