Menu

SAP Function Module DG32_PHRASES_USED_IN_DGSD

GG: Verwendungsnachweis auf Phrasen im Gefahrgutbeleg (SD)

The Function Module DG32_PHRASES_USED_IN_DGSD (GG: Verwendungsnachweis auf Phrasen im Gefahrgutbeleg (SD)) is a standard Function Module in SAP ERP and is part of the function group DG32 within the package CBDG.

Technical Information

Function Module DG32_PHRASES_USED_IN_DGSD
Short Text GG: Verwendungsnachweis auf Phrasen im Gefahrgutbeleg (SD)
Function Group DG32
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 RDGMDPSUSD Tabelle zu den Verwendungen
I_PHRASE_TAB LIKE RCGPHRKEY Tabelle mit Phrasenschlüssel und Phrasenkatalog

Exceptions

This function module does not define any Exceptions.