Menu

SAP Function Module HAZMAT_PHRASES_USED_IN_DG

GG: Verwendungsnachweis auf Phrasen im Gefahrgutstamm

The Function Module HAZMAT_PHRASES_USED_IN_DG (GG: Verwendungsnachweis auf Phrasen im Gefahrgutstamm) is a standard Function Module in SAP ERP and is part of the function group DG31 within the package CBDG.

Technical Information

Function Module HAZMAT_PHRASES_USED_IN_DG
Short Text GG: Verwendungsnachweis auf Phrasen im Gefahrgutstamm
Function Group DG31
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_DATERANGE LIKE RCGDATERANGE Zeitraum historische Suche
I_VALDAT LIKE SY-DATUM SY-DATUM Stichtag für die Informationen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_PHRASES_USED TYPE ESP1_BOOLEAN Flag, ob mindestens eine Phrase verwendet wird

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_USAGE_TAB LIKE RDGMDPSU Tabelle zu den Verwendungen
I_PHRASE_TAB LIKE RCGPHRKEY Tabelle mit Phrasenschlüssel und Phrasenkatalog

Exceptions

This function module does not define any Exceptions.