Menu

SAP Function Module CMX_TOOLS_FM_SET_VALUE

Setzt einen übergebenen Parameterwert

The Function Module CMX_TOOLS_FM_SET_VALUE (Setzt einen übergebenen Parameterwert) 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_SET_VALUE
Short Text Setzt einen übergebenen Parameterwert
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_SET_VALUE TYPE CHAR30 Parameterwert, der gesetzt werden soll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_SET_VALUE TYPE CHAR30 Gesetzter Parameterwert (Export)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.