Menu

SAP Function Module EHSWA_036_BPDEF_SELECT

EHS: Datenbankselektion zur Befüllung des Puffers

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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