The Function Module CO_WORK_FUNCTION_EXEC (Workbenchfunktionen ausführen) is a standard Function Module in SAP ERP and is part of the function group COWORK within the package COWB.
Function Module | CO_WORK_FUNCTION_EXEC |
Short Text | Workbenchfunktionen ausführen |
Function Group | COWORK |
Package | COWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_SETUP_BEFORE_EXEC | TYPE | FLAG | COWRK_C_X | allgemeines flag |
I_FLG_SETUP_ONLY | TYPE | FLAG | SPACE | allgemeines flag |
I_TRACE_BACKGROUND | TYPE | FLAG | SPACE | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_APPLLOG | TYPE | COWB_T_APPLLOG | Tabelle von ApplicationLog Handles für COWORK |
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.