Menu

SAP Function Module EHS00_VA40_BUF_READ

EHS: Lesen der Impfdaten (aus Puffer)

The Function Module EHS00_VA40_BUF_READ (EHS: Lesen der Impfdaten (aus Puffer)) is a standard Function Module in SAP ERP and is part of the function group EHS00_VA40 within the package P99Q1.

Technical Information

Function Module EHS00_VA40_BUF_READ
Short Text EHS: Lesen der Impfdaten (aus Puffer)
Function Group EHS00_VA40
Package P99Q1
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 LIKE RCGSTDBUF-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 LIKE RCGSTDBUF-CHCOFLG -TRUE, wenn Änderungsnummernkollision
E_FLG_LOCKFAIL TYPE ESP1_BOOLEAN -TRUE, 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 EHS00S_VACCH_IOT EHS: IOTAB für Impfung (7EHS00_VACCH)
I_KEYTAB LIKE RCGSTDRECN Satznummern der zu suchenden Stoffe

Exceptions

This function module does not define any Exceptions.