In this IMG activity, you define the function modules that you want to call up from the PI sheet using dynamic function calls.
The standard system contains the following function modules that you can use in dynamic function calls:
| Funktionsbaustein | Verwendung | |
|---|---|---|
| COPF_ENTER_CONFIRMATION | Confirm phase in process order | |
| COPF_DOCUMENT_SHOW_DIRECT | Display document in R/3 Document | |
| Management | ||
| COPF_MATERIAL_QUANTITY_CALC | Display material quantity | |
| calculation of process order | ||
| COPF_DETERMINE_DURATION | Calculate duration of a time interval | |
| COPF_DETERMINE_START_TIME | Calculate start date of a time interval | |
| COPF_DETERMINE_END_TIME | Calculate end date of a time interval |
In the SAP reference client of your system, you will find a predefined function call for each of these function modules.
For further information on processing and parameters, see the documentation of the individual function modules.
Define the function modules that you want to call up in the PI sheet.
For general information on maintaining function modules, see Extended Help. In addition to this, note the following: