The Function Module FRML546_CALL_CONVERSION (I/O: Umrechnungsfunktionen) is a standard Function Module in SAP ERP and is part of the function group FRML546 within the package RMSFRMDIA.
Function Module | FRML546_CALL_CONVERSION |
Short Text | I/O: Umrechnungsfunktionen |
Function Group | FRML546 |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_PROT | CLASS | CL_RMST_PROT | Instanz Berechnungsprotokoll | |
IS_ADDINF | TYPE | FRMLS_ADDINF | RMS-FRM: Zusatzinfos für FB-Aufrufe | |
IS_CONV_CUST | TYPE | FRMLS_CONV_FUNC_BUTTON | Dynamische Drucktastenbelegung Konvertierungsfunkt. | |
I_CONV_MODULE | TYPE | FRMLE_FUNCNAME | Funktionsname | |
I_FLG_NEED_SAVE | TYPE | FLAG | allgemeines flag | |
I_LEVEL | TYPE | FRMLE_LEVEL | Sicht einer Rezeptformel | |
I_LOCAL_CLOSE | TYPE | FRMLE_FUNCNAME | Funktionsname | |
I_SCREEN_DATA_MODULE | TYPE | FRMLE_FUNCNAME | Liefert die aktuelle IO tab des Screens |
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 | |
E_FLG_SAVE | TYPE | FLAG | allgemeines flag | |
E_FLG_VIEW_CHANGED | TYPE | FLAG | allgemeines flag |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XS_KEYPATH | TYPE | FRMLS_KEYPATH | 'Schlüssel'-Pfad Formel für FB-Aufruf | |
XT_IOTAB | TYPE | FRMLTY_IOT_SCR | Screen Struktur für LoM - LoRS |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.