The Function Module XXX_SET_POPUP (selection screen for configcheck) 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_POPUP |
Short Text | selection screen for configcheck |
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 |
---|---|---|---|---|
IT_VALUES | TYPE | TT_CCM_POPUP | CCM: Selection entry per header link |
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 |
---|---|---|---|---|
CS_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.