The Function Module FRE_SENT_UOM_STORE (DB Maintenance FRE_UOM) 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_SENT_UOM_STORE |
Short Text | DB Maintenance FRE_UOM |
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 |
---|---|---|---|---|
MODUS | TYPE | FRE_MODUS | Modus for Database Access Function Modules | |
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.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FRE_UOM | TYPE | FRE_UOM_SENT_TTY | Unit of Measure Groups sent to F&R |
This function module does not define any Exceptions.