The Function Module CMX_TOOLS_FM_TOGGLE_VALUES (Wechsel zwischen zwei Werten) is a standard Function Module in SAP ERP and is part of the function group CMX_TOOLS_FM within the package CMX_TOOLS.
Function Module | CMX_TOOLS_FM_TOGGLE_VALUES |
Short Text | Wechsel zwischen zwei Werten |
Function Group | CMX_TOOLS_FM |
Package | CMX_TOOLS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_VALUE1 | TYPE | CHAR30 | Wert 1 | |
IV_VALUE2 | TYPE | CHAR30 | Wert 2 |
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 |
---|---|---|---|---|
CV_VALUE | TYPE | CHAR30 | Wert |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.