The Function Module CBIH_LB09_PE_CHECK_EXIST (EHS: - Kontakte - Prüfung auf Existenz eines Integrationsobjektes) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB09 within the package CBIH.
Function Module | CBIH_LB09_PE_CHECK_EXIST |
Short Text | EHS: - Kontakte - Prüfung auf Existenz eines Integrationsobjektes |
Function Group | CBIH_LB09 |
Package | CBIH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDINF | LIKE | RCGADDINF | Zusatzinformationen (z.B. Stichtag) | |
I_WADONR | LIKE | CCIHT_WADO-WADONR | Schlüssel des Infoobjektes | |
I_WADOTYPE | LIKE | CCIHT_WADO-WADOTYPE | Typ des Infoobjektes |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXISTS | TYPE | ESP1_BOOLEAN | Kennzeichen: Wahr, wenn das Objekt existiert |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KEY_NOT_UNIQUE | Das gesuchte Objekt ist nicht eindeutig |
PARAMETER_ERROR | Fehler in den übergebenen Parametern |