Menu

SAP Function Module CBGL_MP07_GEN_DATA_GET

EHS: Read Material Data

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module CBGL_MP07_GEN_DATA_GET (EHS: Read Material Data) is a standard Function Module in SAP ERP and is part of the function group CBGL_MP07 within the package CBGLM.

Technical Information

Function Module CBGL_MP07_GEN_DATA_GET
Short Text EHS: Read Material Data
Function Group CBGL_MP07
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_UOM TYPE ESEBOOLE TRUE Determine UoMs
I_MATNR TYPE MATNR Material number
I_WERK TYPE WERKS_D Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NAME1 TYPE NAME1 Name
E_PACKING_UOM TYPE CBGLE_PUOM Packaging Unit of Measure
E_WERK TYPE WERKS_D Plant table for national contracts

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_COUNTRY_TAB LIKE CCGLS_COUNTRY_TAB EHS: Structure for Countries
E_PACK_HIERARCHY_TAB LIKE CCGLS_PACK_HIERARCHY EHS: Packaging Hierarchy
E_PARAM_TAB LIKE CVDDP EHS: Parameter Values for Report Shipping
E_PLANT_TAB LIKE CCGLS_PLANT EHS: Structure for Plant
E_SHIP_MOD_TAB LIKE CCGLS_SHIPPING_MODES EHS: Structure for Modes of Transport

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DETERMINATE_OUTERMOST_ERROR Error determining the shipment packaging unit
HIERARCHY_ERROR Hierarchy determination error
INTERNAL_ERROR Internal System Error
NO_LABELING_DATA No Label Data Found
OVERFLOW Overflow
PLANT_READ_ERROR Plant(s) could not be read
READ_PACK_HIERARCHY_ERROR Error reading the packaging hierarchy
WRONG_PUOM Incorrect packaging unit