The Function Module C1A7_LOG_KEY_UNIQUE_CHECK (EHS: prüfen, ob Doppelgänger mit gleichem logischen Schlüssel vorkommen) is a standard Function Module in SAP ERP and is part of the function group C1A7 within the package CBUI.
Function Module | C1A7_LOG_KEY_UNIQUE_CHECK |
Short Text | EHS: prüfen, ob Doppelgänger mit gleichem logischen Schlüssel vorkommen |
Function Group | C1A7 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IOREC | LIKE | RCGVPIOT | zu prüfender Satz |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_DBREC | LIKE | ESTVP | <> initial <-> Satz führt zu Doppelgängern |
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.