The Function Module COM_CLEAR_CASE_GET_DETAIL () is a standard Function Module in SAP ERP and is part of the function group COM_CLEAR_CASE within the package COM_CLEARING.
Function Module | COM_CLEAR_CASE_GET_DETAIL |
Short Text | |
Function Group | COM_CLEAR_CASE |
Package | COM_CLEARING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_OBJECT_KEY | TYPE | COMT_CLEAR_OBJ_KEY | ||
IV_SEARCH_BY_CASE | TYPE | COMT_CLEAR_SEARCH_BY_CASE | 'X' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CLEAR_CASE_DATA | TYPE | COMT_CLEAR_CASE_READ_T | Data Cleansing Case: Detailed Information | |
ET_RESULTS | TYPE | BAPIRET2_T | Error Messages | |
ET_TARGET_LIST_DATA | TYPE | COMT_CLEAR_TARG_T | Data Cleansing: Data of Target Object List(Non-Key Fields) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_CLEAR_CASE_KEY | TYPE | COMT_CLEAR_CASE_KEY_T |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.