The Function Module CTMS_DDB_EXECUTE_FUNCTION (Executes OK code entered in presentation via sub-screen) is a standard Function Module in SAP ERP and is part of the function group CTMS within the package CLCL.
Function Module | CTMS_DDB_EXECUTE_FUNCTION |
Short Text | Executes OK code entered in presentation via sub-screen |
Function Group | CTMS |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OKCODE | LIKE | Function code |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RAISE_ANOTHER_OBJECT | LIKE | RMCLF-KREUZ | ||
RAISE_INCOMPLETE | LIKE | RMCLF-KREUZ | ||
RAISE_INCONSISTENCY | LIKE | |||
RAISE_INVALID_OKCODE | LIKE | RMCLF-KREUZ | ||
RAISE_NOT_ASSIGNED | LIKE | RMCLF-KREUZ | ||
RAISE_OTHERS | LIKE | RMCLF-KREUZ | ||
RAISE_OTHER_OBJECTS | LIKE | RMCLF-KREUZ | ||
RAISE_VERIFICATION | LIKE | RMCLF-KREUZ |
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.