The Function Module CCM01_POPUP_MAINT_PAR_EFF (Display or maintain parameter effectivity) is a standard Function Module in SAP ERP and is part of the function group CCM01 within the package DI_CCM.
Function Module | CCM01_POPUP_MAINT_PAR_EFF |
Short Text | Display or maintain parameter effectivity |
Function Group | CCM01 |
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 |
---|---|---|---|---|
IV_DISPLAY_ONLY | TYPE | XFELD | SPACE | Display mode |
IV_NO_COMMIT | TYPE | XFELD | 'X' | No commit to database |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_PARAM_CHANGED | TYPE | XFELD | Checkbox |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CV_TECHS | TYPE | TECHS | Parameter variant/standard variant |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.