The Function Module FRML560_CONV_TO_MAX_UNIT (Konvertiert Positionen auf maximale Einheit) is a standard Function Module in SAP ERP and is part of the function group FRML560 within the package RMSFRMDIA.
Function Module | FRML560_CONV_TO_MAX_UNIT |
Short Text | Konvertiert Positionen auf maximale Einheit |
Function Group | FRML560 |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_ADDINF | TYPE | FRMLS_ADDINF | RMS-FRM: Zusatzinfos für FB-Aufrufe | |
I_BASE_QTY | TYPE | FRMLE_BASEQUAN | Basismenge einer Rezeptformel | |
I_BASE_UNIT | TYPE | FRMLE_BASEUNIT | Basismengeneinheit einer Rezeptformel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LOG | TYPE | FRMLTY_LOG_REC | RMS-FRM: Nachrichten für AnwendungsLog |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XS_KEYPATH | TYPE | FRMLS_KEYPATH | RMS-FRM: 'Schlüssel'-Pfad Formel für FB-Aufruf | |
XT_IOTAB | TYPE | FRM10_IOT_SCR_TAB | RMS-FRM: screen struktur für LoM - LoRS |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.