SAP ABAP Function Module VERBRAUCH_LESEN (Einlesen der Verbrauchswerte fuer ein Material)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MG (Package) Application development R/3 material master prior to 3.0
Basic Data
Function Module VERBRAUCH_LESEN Einlesen der Verbrauchswerte fuer ein Material  
Function Group VERB   Consumption/R3: Read and Total  
Program Name SAPLVERB    
INCLUDE Name LVERBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ABDATUM TYPE SYST-DATUM '19000101' Date as of which the consumptions
Importing ANZAHL TYPE PROP-PERAN 0 Maximum number of consumptions to
Importing BISDATUM TYPE SYST-DATUM SY-DATUM Date, up to which the consumptions
Importing FLAG_MATSTAMM TYPE T130F-KZREF SPACE
Importing KZGEK TYPE T130F-KZREF SPACE Indicator: import adjusted total c
Importing KZGES TYPE T130F-KZREF SPACE Indicator: import total consumptio
Importing KZUNG TYPE T130F-KZREF SPACE Indicator: import unplanned consum
Importing KZUNK TYPE T130F-KZREF SPACE Indicator: import adjusted unplann
Importing MATNR TYPE MARA-MATNR Material number
Importing PERIV TYPE MARC-PERIV
Importing PERKZ TYPE MARC-PERKZ 'M' Period indicator
Importing WERKS TYPE MARC-WERKS Plant
Importing DISMM TYPE MARC-DISMM Dispositionsmerkmal
Importing FLG_ERR TYPE T130F-KZREF SPACE Feldinhalt von der Vorlage vorschlagen
Importing FLG_DVER TYPE T130F-KZREF SPACE Feldinhalt von der Vorlage vorschlagen
Importing FLG_AHD TYPE T130F-KZREF SPACE Kz: Prüfung auf AHD aktiv
Tables GES_VERB TYPE IVERB Table of the total consumption
Tables GES_VERB_KOR TYPE IVERB Table of the adjusted total consum
Tables UNG_VERB TYPE IVERB Table of the unplanned consumption
Tables UNG_VERB_KOR TYPE IVERB Table of the adjusted unplanned co
Exception ABDATUM_BEFORE_RANGE TYPE ABDATUM is above the lower limit
Exception ABDATUM_GREATER_BISDATUM TYPE The ABDATUM comes after the BISDAT
Exception BISDATUM_IN_FUTURE TYPE The BISDATUM is in the future.
Exception CALENDAR_NOT_COMPLETE TYPE
Exception CONSUMPTION_NOT_FOUND TYPE No consumption data found to the m
Exception FV_NOT_FOUND TYPE Fiscal year variant does not exist
Exception FV_PERIOD_ERROR TYPE Periods of fiscal year variant are incorrect
Exception NO_MATERIAL TYPE No material number entered
Exception NO_PLANT TYPE No plant entered
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  00000000 
SAP Release Created in