The Function Module COM_CLEAR_DEPEND_READ () 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_DEPEND_READ |
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_CLEAR_CASE_KEY | TYPE | COMT_CLEAR_CASE_KEY | ||
IV_TARGET_GUID | TYPE | COMT_CLEAR_TARG_GUID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DEPENDENCIES | TYPE | COMT_CLEAR_DEP_T | ||
ET_RESULTS | TYPE | BAPIRET2_T | Return Parameters |
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.