The Function Module FVD_BILL_DISPLAY_SIMULATION (Erstellung eines Simulationsreports für Anzeige) is a standard Function Module in SAP ERP and is part of the function group FVD_BILL_DISPLAY within the package FVVD_BILL.
Function Module | FVD_BILL_DISPLAY_SIMULATION |
Short Text | Erstellung eines Simulationsreports für Anzeige |
Function Group | FVD_BILL_DISPLAY |
Package | FVVD_BILL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_VDBILL_ITEMS | TYPE | TRTY_VDBILL_ITEMS | Tabellentyp für Rechnungsposten | |
I_TAB_VDBILL_RES_HEAD | TYPE | TRTY_VDBILL_RES_HEAD | Tabellentyp für Rechnungsergebniskopf |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.