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 |
|---|---|---|---|---|---|---|---|
| |
ABDATUM | TYPE | SYST-DATUM | '19000101' | Date as of which the consumptions | ||
| |
ANZAHL | TYPE | PROP-PERAN | 0 | Maximum number of consumptions to | ||
| |
BISDATUM | TYPE | SYST-DATUM | SY-DATUM | Date, up to which the consumptions | ||
| |
FLAG_MATSTAMM | TYPE | T130F-KZREF | SPACE | |||
| |
KZGEK | TYPE | T130F-KZREF | SPACE | Indicator: import adjusted total c | ||
| |
KZGES | TYPE | T130F-KZREF | SPACE | Indicator: import total consumptio | ||
| |
KZUNG | TYPE | T130F-KZREF | SPACE | Indicator: import unplanned consum | ||
| |
KZUNK | TYPE | T130F-KZREF | SPACE | Indicator: import adjusted unplann | ||
| |
MATNR | TYPE | MARA-MATNR | Material number | |||
| |
PERIV | TYPE | MARC-PERIV | ||||
| |
PERKZ | TYPE | MARC-PERKZ | 'M' | Period indicator | ||
| |
WERKS | TYPE | MARC-WERKS | Plant | |||
| |
DISMM | TYPE | MARC-DISMM | Dispositionsmerkmal | |||
| |
FLG_ERR | TYPE | T130F-KZREF | SPACE | Feldinhalt von der Vorlage vorschlagen | ||
| |
FLG_DVER | TYPE | T130F-KZREF | SPACE | Feldinhalt von der Vorlage vorschlagen | ||
| |
FLG_AHD | TYPE | T130F-KZREF | SPACE | Kz: Prüfung auf AHD aktiv | ||
| |
GES_VERB | TYPE | IVERB | Table of the total consumption | |||
| |
GES_VERB_KOR | TYPE | IVERB | Table of the adjusted total consum | |||
| |
UNG_VERB | TYPE | IVERB | Table of the unplanned consumption | |||
| |
UNG_VERB_KOR | TYPE | IVERB | Table of the adjusted unplanned co | |||
| |
ABDATUM_BEFORE_RANGE | TYPE | ABDATUM is above the lower limit | ||||
| |
ABDATUM_GREATER_BISDATUM | TYPE | The ABDATUM comes after the BISDAT | ||||
| |
BISDATUM_IN_FUTURE | TYPE | The BISDATUM is in the future. | ||||
| |
CALENDAR_NOT_COMPLETE | TYPE | |||||
| |
CONSUMPTION_NOT_FOUND | TYPE | No consumption data found to the m | ||||
| |
FV_NOT_FOUND | TYPE | Fiscal year variant does not exist | ||||
| |
FV_PERIOD_ERROR | TYPE | Periods of fiscal year variant are incorrect | ||||
| |
NO_MATERIAL | TYPE | No material number entered | ||||
| |
NO_PLANT | TYPE | No plant entered | ||||
Processing Type
| Normal Function 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 |