The Function Module CMX_TOOLS_FM_SET_ATT_EBR_RFC (Ablage von Anlagen für Chargenprotokoll (RFC)) 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_ATT_EBR_RFC |
Short Text | Ablage von Anlagen für Chargenprotokoll (RFC) |
Function Group | CMX_TOOLS_FM |
Package | CMX_TOOLS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ATT_DESCR | TYPE | TEXT30 | Beschreibung für Anhang-Datei (erscheint im EBR) | |
IV_BATCH | TYPE | CHARG_D | Chargennummer | |
IV_FILE_NAME | TYPE | FILE_TABLE | Dateipfad zur Datei, die angehängt werden soll | |
IV_MATERIAL | TYPE | MATNR | Materialnummer | |
IV_PLANT | TYPE | WERKS_D | Werk |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TT_ERROR_MSG | LIKE | SYMSG | Struktur der Message-Variablen |
This function module does not define any Exceptions.