The Function Module CMX_TOOLS_FM_GET_MATERIAL_TEXT (Liefert Kurztext für Material) 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_GET_MATERIAL_TEXT |
Short Text | Liefert Kurztext für Material |
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_MATNR | TYPE | MATNR | Materialnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_MAKTX | TYPE | MAKTX | Materialkurztext |
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.