Menu

SAP Function Module CGBL_DE00_VARIANTS_FIND_BEST

EHS: Die günstigste Variante finden

The Function Module CGBL_DE00_VARIANTS_FIND_BEST (EHS: Die günstigste Variante finden) is a standard Function Module in SAP ERP and is part of the function group CBGL_DE00 within the package CBGLM.

Technical Information

Function Module CGBL_DE00_VARIANTS_FIND_BEST
Short Text EHS: Die günstigste Variante finden
Function Group CBGL_DE00
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_FLG_TRP TYPE CBGLE_TRP TRUE Enthält Transportsymbole
I_FLG_WRITE_LOGFILE TYPE ESEBOOLE TRUE Wahrheitswert
I_LABEL_TYPE TYPE CBGLE_LTYP Etikettenpapier zugeordneter Etikettentyp
I_LESS_VARIANTS TYPE ESEBOOLE TRUE Zielsetzung: Möglichst wenig varianten
I_MATNR TYPE MATNR Materialnummer
I_NODG TYPE CBGLE_NODG ESP1_FALSE keine Gefahrgutvorschrift

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_WARNING TYPE ESEBOOLE Warnung aufgetreten

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_LWDG_TAB LIKE CCGLS_VALIDITY_AREAS EHS: Struktur für die Gültigkeitsräume
E_VARIANTS_TAB LIKE CCGLS_VAR_DET EHS: Varianten Ermiitllung
I_DG_VAL_AREAS_TAB LIKE CCGLS_VALIDITY_AREAS EHS: Struktur für die Gültigkeitsräume
I_VAL_AREAS_TAB LIKE CCGLS_VALIDITY_AREAS EHS: Struktur für die Gültigkeitsräume
I_VARIANTS_TAB LIKE CCGLS_VAR_DET EHS: Varianten Ermittlung

Exceptions

This function module does not define any Exceptions.