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.
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 |
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 |
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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.