Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module FRE_UOM_OUT (Transmission of Unit of Measure Groups to F&R) is a standard Function Module in SAP ERP and is part of the function group FRE_LOGIST_ROUND_OUT within the package WFRE_PI.
Function Module | FRE_UOM_OUT |
Short Text | Transmission of Unit of Measure Groups to F&R |
Function Group | FRE_LOGIST_ROUND_OUT |
Package | WFRE_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_LOGSYS | TYPE | FRE_SYSTEM_R3 | System of R3 | |
IS_SEND_OPTION | TYPE | FRE_SEND_OPTION | Maintain Basic Settings for Data Transfer | |
IT_UOM_H | TYPE | FRE_BIF_UOM_H_TTY | Unit of Measure Group Header | |
IT_UOM_I | TYPE | FRE_BIF_UOM_I_TTY | Unit of Measure Group Item | |
TST | TYPE | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MSG | TYPE | FRE_UI_MSG_TTY | FRE CON R/3 User Interface Message Structure |
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.