The Function Module MAP2E_CLEAR_CASE_KEY_TO_BAPI_T () is a standard Function Module in SAP ERP and is part of the function group COM_CLEAR_CASE_MAPPING within the package COM_CLEARING.
Function Module | MAP2E_CLEAR_CASE_KEY_TO_BAPI_T |
Short Text | |
Function Group | COM_CLEAR_CASE_MAPPING |
Package | COM_CLEARING |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_CLEAR_CASE_KEY | TYPE | COMT_CLEAR_CASE_KEY_CR_T | Data Cleansing: All Keys for Data Cleansing Case |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BAPI_CLEAR_CASE_KEY | LIKE | BAPIBUS2132_CLEAR_CASE_KEY | Data Cleansing: All Keys for Data Cleansing Case |
This function module does not define any Exceptions.