Menu

SAP Function Module C1G4_POPUP_OBJECTKEY

EHS: Aufruf des Popups zur Objektschlüsseleingabe

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.

Technical Information

Function Module C1G4_POPUP_OBJECTKEY
Short Text EHS: Aufruf des Popups zur Objektschlüsseleingabe
Function Group C1G4
Package CBUI
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.