Menu

SAP Function Module DG11N_DGTPK_BUF_READ

Lesen in die Iotab

The Function Module DG11N_DGTPK_BUF_READ (Lesen in die Iotab) is a standard Function Module in SAP ERP and is part of the function group DG11N within the package CBDG.

Technical Information

Function Module DG11N_DGTPK_BUF_READ
Short Text Lesen in die Iotab
Function Group DG11N
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_FLG_FORCE_DBREAD TYPE ESP1_BOOLEAN ESP1_FALSE #NAME?
I_LOCKMOD LIKE RCGRHBUF-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_LOCKFAIL LIKE RCGRHBUF-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 Daten
I_KEYTAB LIKE RCGSTDRECN Satznummern der zu suchenden Stoffe

Exceptions

This function module does not define any Exceptions.