Menu

SAP Function Module EHSWA_036_BPDEF_BUF_READ

EHS: Lesen der Daten (aus Puffer)

The Function Module EHSWA_036_BPDEF_BUF_READ (EHS: Lesen der Daten (aus Puffer)) 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_BUF_READ
Short Text EHS: Lesen der Daten (aus Puffer)
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_FLG_FORCE_DBREAD TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?
I_LOCKMOD TYPE EHSWA_BPDEFINITBUF_GWA_TYPE-LOCKMOD IC_LOCKMODE-NO_LOCK gewünschter Sperrmodus ('X'klusiv, 'S'hared)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_CHACOLL TYPE EHSWA_BPDEFINITBUF_GWA_TYPE-CHCOFLG Kennz.: Änderungsnummernkollision liegt vor
E_FLG_LOCKFAIL TYPE EHSWA_BPDEFINITBUF_GWA_TYPE-VALFLG Flag wird gesetzt, wenn Sperren fehlschlagen

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_IOTAB LIKE gelesene Stoffkopfdaten
I_KEYTAB LIKE EHSWAS_RECN Satznummern der zu suchenden Stoffe

Exceptions

This function module does not define any Exceptions.