Menu

SAP Function Module EHSWA_036_BPDEF_SELECT

EHS: Datenbankselektion zur Befüllung des Puffers

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

Technical Information

Function Module EHSWA_036_BPDEF_SELECT
Short Text EHS: Datenbankselektion zur Befüllung des Puffers
Function Group EHSWA_036
Package CBWA
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 EHSWAT_BPDEFINIT selektierte Datensätze
I_CONDTAB TYPE ESP1_CONDTAB_TYPE dynamische WHERE-Bedingung
I_KEYTAB LIKE EHSWAS_RECN 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