The Function Module CMS_API_TCMS_TRANSACTION_CHECK (API: TCMS_Transaction Customizing Checks) is a standard Function Module in SAP ERP and is part of the function group CMS_CUS_BASIC within the package CMS_CORE.
Function Module | CMS_API_TCMS_TRANSACTION_CHECK |
Short Text | API: TCMS_Transaction Customizing Checks |
Function Group | CMS_CUS_BASIC |
Package | CMS_CORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTIVITY | TYPE | CMS_DTE_IND_ACTIVITY | Activity triggered by the transaction | |
I_STR_TRANSACTION | TYPE | V_TCMS_TRNSCTN | TCMS_Transaction |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | TYPE | CMS_DTE_RETURN_CODE | Return Code from a Method or Function Module |
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.