Menu

SAP Function Module DG11N_DGTPK_LOAD_BUF_AND_IOT

Daten von der Datenbank bis zur Iotab transportieren

The Function Module DG11N_DGTPK_LOAD_BUF_AND_IOT (Daten von der Datenbank bis zur Iotab transportieren) 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_LOAD_BUF_AND_IOT
Short Text Daten von der Datenbank bis zur Iotab transportieren
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_AENNR LIKE RCGRHBUF-AENNR Änderungsnummer
I_DO_LOCKING TYPE ESP1_BOOLEAN ESP1_TRUE Sperre absetzen
I_FLG_READ_UNPARKED_ONLY TYPE ESP1_BOOLEAN ESP1_FALSE Read only unparked records
I_FURTHER_SETTINGS TYPE ESP5_SETTINGS_TYPE Further settings
I_VALDAT LIKE RCGRHBUF-VALFR Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_CHACOLL LIKE RCGRHBUF-CHCOFLG Change number collision
E_FLG_LOCKFAIL LIKE RCGRHBUF-VALFLG Locking failure

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 RDGPKIOT Iotab
I_KEYTAB LIKE RCGSTDRECN Satznummern der zu suchenden Stoffe

Exceptions

This function module does not define any Exceptions.