Menu

SAP Function Module C1A7_LOG_KEY_UNIQUE_CHECK

EHS: prüfen, ob Doppelgänger mit gleichem logischen Schlüssel vorkommen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.