Menu

SAP Function Module CMX_TOOLS_FM_TOGGLE_VALUES

Wechsel zwischen zwei Werten

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CV_VALUE TYPE CHAR30 Wert

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.