The Function Module C1G4_POPUP_OBJECTKEY (EHS: Aufruf des Popups zur Objektschlüsseleingabe) is a standard Function Module in SAP ERP and is part of the function group C1G4 within the package CBUI.
Function Module | C1G4_POPUP_OBJECTKEY |
Short Text | EHS: Aufruf des Popups zur Objektschlüsseleingabe |
Function Group | C1G4 |
Package | CBUI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_KEYS_COMPLETE | TYPE | ESP1_BOOLEAN | Flag: Schlüssel for alle Objekte vorhanden |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJECTKEY_TAB | TYPE | ESPRE_APPLOBJ_TAB_TYPE | Objektschlüssel nach der Eingabe | |
I_OBJECTKEY_EMPTY_TAB | TYPE | ESPRE_APPLOBJ_TAB_TYPE | Objektschlüssel, für die Eingabe notwendig ist | |
I_OBJECTKEY_TAB | TYPE | ESPRE_APPLOBJ_TAB_TYPE | alle Objektschlüssel vor der Eingabe |
This function module does not define any Exceptions.