Menu

SAP Function Module VERBRAUCH_LESEN

Einlesen der Verbrauchswerte fuer ein Material

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module VERBRAUCH_LESEN (Einlesen der Verbrauchswerte fuer ein Material) is a standard Function Module in SAP ERP and is part of the function group VERB within the package MG.

Technical Information

Function Module VERBRAUCH_LESEN
Short Text Einlesen der Verbrauchswerte fuer ein Material
Function Group VERB
Package MG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABDATUM LIKE SY-DATUM '19000101' Date as of which the consumptions
ANZAHL LIKE PROP-PERAN 0 Maximum number of consumptions to
BISDATUM LIKE SY-DATUM SY-DATUM Date, up to which the consumptions
DISMM LIKE MARC-DISMM Dispositionsmerkmal
FLG_AHD LIKE T130F-KZREF SPACE Kz: Prüfung auf AHD aktiv
FLG_DVER LIKE T130F-KZREF SPACE Feldinhalt von der Vorlage vorschlagen
FLG_ERR LIKE T130F-KZREF SPACE Feldinhalt von der Vorlage vorschlagen
KZGEK LIKE T130F-KZREF SPACE Indicator: import adjusted total c
KZGES LIKE T130F-KZREF SPACE Indicator: import total consumptio
KZUNG LIKE T130F-KZREF SPACE Indicator: import unplanned consum
KZUNK LIKE T130F-KZREF SPACE Indicator: import adjusted unplann
MATNR LIKE MARA-MATNR Material number
PERKZ LIKE MARC-PERKZ 'M' Period indicator
WERKS LIKE MARC-WERKS Plant

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
GES_VERB LIKE IVERB Table of the total consumption
GES_VERB_KOR LIKE IVERB Table of the adjusted total consum
UNG_VERB LIKE IVERB Table of the unplanned consumption
UNG_VERB_KOR LIKE IVERB Table of the adjusted unplanned co

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ABDATUM_BEFORE_RANGE ABDATUM is above the lower limit
ABDATUM_GREATER_BISDATUM The ABDATUM comes after the BISDAT
BISDATUM_IN_FUTURE The BISDATUM is in the future.
CONSUMPTION_NOT_FOUND No consumption data found to the m
FV_NOT_FOUND Fiscal year variant does not exist
FV_PERIOD_ERROR Periods of fiscal year variant are incorrect
NO_MATERIAL No material number entered
NO_PLANT No plant entered