Menu

SAP Function Module COM_CLEAR_DEPEND_READ

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.

Technical Information

Function Module COM_CLEAR_DEPEND_READ
Short Text
Function Group COM_CLEAR_CASE
Package COM_CLEARING
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

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.