Menu

SAP Function Module VERBRAUCH_BCO

Lesen des Verbrauches in Abhängigkeit von der Kennzahl

The Function Module VERBRAUCH_BCO (Lesen des Verbrauches in Abhängigkeit von der Kennzahl) is a standard Function Module in SAP ERP and is part of the function group MCB3 within the package MCB.

Technical Information

Function Module VERBRAUCH_BCO
Short Text Lesen des Verbrauches in Abhängigkeit von der Kennzahl
Function Group MCB3
Package MCB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BISDATUM LIKE SY-DATUM
FLG_DISPOVERBR LIKE SY-DATAR SPACE Dynpros, zeigt Benutzereingabe an
FLG_KZ LIKE SY-DATAR
FLG_PROGN TYPE C SPACE Analysis based on requirement/usage values
FLG_VERBR LIKE SY-DATAR SPACE
VONDATUM LIKE SY-DATUM

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
BERID_RANGE LIKE BERID_RANGE Range für Dispositionsbereiche
GESVERBRAUCH LIKE BCO_WERTE
WERTETABELLE LIKE BCO_WERTE

Exceptions

This function module does not define any Exceptions.