The Function Module COPF_ENTER_CONFIRMATION (Recording Confirmations for Phases) is a standard Function Module in SAP ERP and is part of the function group COPF within the package COCB.
Function Module | COPF_ENTER_CONFIRMATION |
Short Text | Recording Confirmations for Phases |
Function Group | COPF |
Package | COCB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MODE | TYPE | CHAR10 | Modus der Herstellanweisung (Anzeigen, Ändern, Simulation) | |
I_TEST_FLAG | TYPE | FLAG | Flag: Test-Herstellanweisung | |
OPERATION | LIKE | CORUF-VORNR | ||
PROCESS_ORDER | LIKE | CORUF-AUFNR | ||
TCOD | LIKE | SY-TCODE |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.