The Function Module XXX_SET_SELECTION (Gets the value selected on the list box.) 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_SET_SELECTION |
Short Text | Gets the value selected on the list box. |
Function Group | CCM_CFG_POPUP_AREA |
Package | DI_CCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LIST | TYPE | C | structure for hard link selection |
This function module does not define any EXPORTING 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.