Menu

SAP Function Module HAZMAT_DGTMD_READ_FOR_REPORT

GG: Lesen der Daten von DGTMD mit Übergabe der wesenlichen Bezeichner.

The Function Module HAZMAT_DGTMD_READ_FOR_REPORT (GG: Lesen der Daten von DGTMD mit Übergabe der wesenlichen Bezeichner.) is a standard Function Module in SAP ERP and is part of the function group DG25 within the package CBDG.

Technical Information

Function Module HAZMAT_DGTMD_READ_FOR_REPORT
Short Text GG: Lesen der Daten von DGTMD mit Übergabe der wesenlichen Bezeichner.
Function Group DG25
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_READ_UNDELETED_ONLY TYPE ESP1_BOOLEAN ESP1_FALSE 'X': nur als nicht gelöscht markierte DS lesen
I_LANGU LIKE SY-LANGU SY-LANGU Ausgabe-Sprache für die Bezeichner
I_SUBST_TEXT_NOT_FOUND LIKE '******' Ersetzungstext falls nicht gefunden

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
I_RDGMDSEL_TAB LIKE RDGMDSEL Tabelle mit Selektionsstrukturen

Exceptions

This function module does not define any Exceptions.