Menu

SAP Function Module CTMS_DDB_EXECUTE_FUNCTION

Executes OK code entered in presentation via sub-screen

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.

Technical Information

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

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OKCODE LIKE Function code

Exporting Parameters

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

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.