Menu

SAP Function Module CBGL_DE00_VARIANTS_DET

EHS: Gen. Varianten ermitteln

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module CBGL_DE00_VARIANTS_DET (EHS: Gen. Varianten ermitteln) 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 CBGL_DE00_VARIANTS_DET
Short Text EHS: Gen. Varianten ermitteln
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_FBSTATEDET TYPE CBGLE_FB_STATE_CHECK_GEN Funktionsbaustein zur Statusprüfung bei Etiketengenerierung
I_FLG_TRP TYPE CBGLE_TRP TRUE Enthält Transportsymbole
I_LABEL_TYPE TYPE CBGLE_LTYP Etikettenpapier zugeordneter Etikettentyp
I_LESS_VARIANTS TYPE ESEBOOLE ESP1_TRUE Ziel: Geringste Anzahl von Generierungsvarianten
I_MATNR TYPE MATNR Materialnummer
I_MTLS_RECN TYPE ESERECN Identifikationsnummer
I_NODG TYPE CBGLE_NODG ESP1_FALSE keine Gefahrgutvorschrift
I_STATECHECKMOD TYPE CBGLE_STATE_CHECK_MODE Modus der Statusprüfung
I_SUBID TYPE ESESUBID Spezifikation

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_PRIO_VARIANTS_TAB LIKE CCGLS_VAR_DET EHS: Varianten Ermittlung
E_VARIANTS_TAB LIKE CCGLS_MPD_LABELS EHS: Struktur für die Anzeige des Labeling Trees
I_DG_REG_TAB LIKE CCGLS_VALIDITY_AREAS EHS: Struktur für die Gültigkeitsräume
I_LABELSTOCK_TAB LIKE CCGLS_LSHDIOT EHS: IOTAB Etikettenpapier - Kopf
I_VAL_AREAS_TAB LIKE CCGLS_VALIDITY_AREAS EHS: Struktur für die Gültigkeitsräume

Exceptions

This function module does not define any Exceptions.