Menu

SAP Function Module DG06_GET_DESCR_DGCL

GG: Bezeichnung zu Gefahrgutklasse lesen (SINGLE-READ)

The Function Module DG06_GET_DESCR_DGCL (GG: Bezeichnung zu Gefahrgutklasse lesen (SINGLE-READ)) is a standard Function Module in SAP ERP and is part of the function group DG06 within the package CBDG.

Technical Information

Function Module DG06_GET_DESCR_DGCL
Short Text GG: Bezeichnung zu Gefahrgutklasse lesen (SINGLE-READ)
Function Group DG06
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_DGCL LIKE DGTMD-DGCL Schlüssel Gefahrgutklasse
I_LANGU LIKE SY-LANGU Schlüssel Sprache
I_LWDG LIKE DGTMD-LWDG Schlüssel Gefahrgutvorschrift

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DGCLD LIKE RDGPRINT-DGCLD Bezeichnung der Gefahrgutklasse

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.