Menu

SAP Function Module DG20_SELECT_FROM_DB

EHS: Datenbankselektion zur Befüllung des Puffers

The Function Module DG20_SELECT_FROM_DB (EHS: Datenbankselektion zur Befüllung des Puffers) is a standard Function Module in SAP ERP and is part of the function group DG20 within the package CBDG.

Technical Information

Function Module DG20_SELECT_FROM_DB
Short Text EHS: Datenbankselektion zur Befüllung des Puffers
Function Group DG20
Package CBDG
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_TABLENAME TYPE ESP1_TAB_NAME Tabellenname

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_PARAMS TYPE ESP5_SELECT_X_PARAMS_TYPE (weitere Parameter)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DBTAB LIKE selektierte Datensätze
I_CONDTAB TYPE ESP1_CONDTAB_TYPE dynamische WHERE-Bedingung
I_KEYTAB LIKE RCGSTDRECN zu selektierende RECN-Werte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INPUT ungültige Eingabe
INTERNAL_ERROR interner Systemfehler