Menu

SAP Function Module DG08_DG_PACKAGES_LOAD_FROM_DB

Gefahrgut: Paketweises Lesen der Gefahrgutdaten (Verteilung)

The Function Module DG08_DG_PACKAGES_LOAD_FROM_DB (Gefahrgut: Paketweises Lesen der Gefahrgutdaten (Verteilung)) is a standard Function Module in SAP ERP and is part of the function group DG08 within the package CBDG.

Technical Information

Function Module DG08_DG_PACKAGES_LOAD_FROM_DB
Short Text Gefahrgut: Paketweises Lesen der Gefahrgutdaten (Verteilung)
Function Group DG08
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_PACKAGE_SIZE LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
I_PREVIOUS_MATNR LIKE DGTMD-MATNR Materialnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MATNR_LAST_APPEND LIKE DGTMD-MATNR Materialnummer

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_DGDATATAB LIKE RDGMDIOT GG: Struktur der IO-Tabelle
E_DGPACKTAB LIKE RDGPKIOT GG-Pack: Struktur der IO-Tab
X_RANGETAB LIKE RDGMDRNG Struktur für Ranges-Tabelle (Selektion Gefahrgut)

Exceptions

This function module does not define any Exceptions.