Menu

SAP Function Module COPF_ENTER_CONFIRMATION

Recording Confirmations for Phases

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.

Technical Information

Function Module COPF_ENTER_CONFIRMATION
Short Text Recording Confirmations for Phases
Function Group COPF
Package COCB
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.