The Function Module RV_BILLING_INDEX_UPDATE (Schreibt Vertriebsindices zum Zeitpunkt Fakturaupdate) is a standard Function Module in SAP ERP and is part of the function group V05I within the package VZ.
Function Module | RV_BILLING_INDEX_UPDATE |
Short Text | Schreibt Vertriebsindices zum Zeitpunkt Fakturaupdate |
Function Group | V05I |
Package | VZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DB_ERROR_HANDLING | LIKE | RVSEL-XFELD | SPACE | Feld zum Ankreuzen |
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 |
---|---|---|---|---|
CT_STATISTICS | LIKE | ARCH_STAT | Übergabe der Statistikdaten an die Archivierung | |
FXVBPA | LIKE | VBPAVB | ||
FXVBRK | LIKE | VBRKVB | ||
FXVBRP | LIKE | VBRPVB | ||
FXVBUK | LIKE | VBUKVB | ||
FXVBUP | LIKE | VBUPVB | ||
FYVBPA | LIKE | VBPAVB | ||
FYVBRK | LIKE | VBRKVB | ||
FYVBRP | LIKE | VBRPVB | ||
FYVBUK | LIKE | VBUKVB | ||
FYVBUP | LIKE | VBUPVB |
This function module does not define any Exceptions.