The Function Module FRML546_UNIQUE_KEY_CHECK_IO (I/O: Auf eindeutige Schlüsselfelder prüfen) is a standard Function Module in SAP ERP and is part of the function group FRML546 within the package RMSFRMDIA.
Function Module | FRML546_UNIQUE_KEY_CHECK_IO |
Short Text | I/O: Auf eindeutige Schlüsselfelder prüfen |
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_CHNGSUP | CLASS | CL_RMST_ALV_CHNGSUP | RMS-TLS: Support für CL_ALV_CHANGED_DATA_PROTOCOL | |
IS_IGNORE_LINES | TYPE | FRMLS_IGNORE_LINES | RMS-FRM: Unique key check: Ignore rows with... | |
IT_FNAME | TYPE | RMSTT_FNAME | RMST: Tabelle mit Feldnamen | |
IT_HIDDEN | TYPE | FRMLTY_IOT_SCR | RMS-FRM: screen struktur für LoM - LoRS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_UNIQUE | TYPE | FRMLE_FLAG | Schlüssel ist eindeutig |
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.