The Function Module ABR_HZ_SUMME_BUCHEN (Heizkostenabrechung: Buchen der Summen-Abrechungseinheit der Heizzentrale) is a standard Function Module in SAP ERP and is part of the function group FIHB within the package FVVI.
Function Module | ABR_HZ_SUMME_BUCHEN |
Short Text | Heizkostenabrechung: Buchen der Summen-Abrechungseinheit der Heizzentrale |
Function Group | FIHB |
Package | FVVI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BKTXT | LIKE | BSSBKPF-BKTXT | Belegkopftext | |
E_BLART | LIKE | BSSBKPF-BLART | Belegart | |
E_BLDAT | LIKE | BSSBKPF-BLDAT | Belegdatum | |
E_BUDAT | LIKE | BSSBKPF-BUDAT | Buchungsdatum | |
E_BUKRS | LIKE | T001-BUKRS | Buchungskreis | |
E_MONAT | LIKE | BSSBKPF-MONAT | Abrechnungsmonat | |
E_VIAK03 | LIKE | VIAK03 | Abrechnungseinheit der Heizzentrale | |
E_VVABBLN | LIKE | VIAK25-VVABBLN | Abrechnungsidentifikation | |
E_WAERS | LIKE | VIKOKO-SWHRKOND | Währung für die Buchung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IVIAK14 | LIKE | VIAK14 | Tabelle mit Abrechnungserg. D-Band (Debitor) |
This function module does not define any Exceptions.