Menu

SAP Function Module DG11N_FILL_KEYTAB_AND_READ

DG: Keytab für PK-Daten lesen und PK-Daten lesen

The Function Module DG11N_FILL_KEYTAB_AND_READ (DG: Keytab für PK-Daten lesen und PK-Daten lesen) 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_FILL_KEYTAB_AND_READ
Short Text DG: Keytab für PK-Daten lesen und PK-Daten lesen
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

Exceptions

This function module does not define any Exceptions.