The Function Module XXX_CLEAR_SELECTION (Clears the selection) is a standard Function Module in SAP ERP and is part of the function group CCM_CFG_POPUP_AREA within the package DI_CCM.
Function Module | XXX_CLEAR_SELECTION |
Short Text | Clears the selection |
Function Group | CCM_CFG_POPUP_AREA |
Package | DI_CCM |
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 |
---|---|---|---|---|
CSL_VALUES | TYPE | CCM_POPUP | structure for hard link selection |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.