Menu

SAP Function Module CBGL_LB20_PHRASES_USED_IN_GLM

EHS: Verwendungsnachweis auf Phrasen im GLM

The Function Module CBGL_LB20_PHRASES_USED_IN_GLM (EHS: Verwendungsnachweis auf Phrasen im GLM) is a standard Function Module in SAP ERP and is part of the function group CBGL_LB20 within the package CBGLM.

Technical Information

Function Module CBGL_LB20_PHRASES_USED_IN_GLM
Short Text EHS: Verwendungsnachweis auf Phrasen im GLM
Function Group CBGL_LB20
Package CBGLM
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_VALDAT LIKE SY-DATUM SY-DATUM Stichtag für die Informationen zum Verw.nachweis

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

Exceptions

This function module does not define any Exceptions.