The Function Module RECP_INVOICE_PRINT_LIST (Anzeige der Dokumentliste für Rechnungen) is a standard Function Module in SAP ERP and is part of the function group RECP_INVOICE within the package FVVI.
Function Module | RECP_INVOICE_PRINT_LIST |
Short Text | Anzeige der Dokumentliste für Rechnungen |
Function Group | RECP_INVOICE |
Package | FVVI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_INVPARAMS | TYPE | RFVICPINSC | Parameter zum Rechnungsdruck | |
IS_ITCPO | TYPE | ITCPO | SAPscript Ausgabe Schnittstelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EN_INVNO_FIRST | TYPE | VVRECHNGNR | Immobilienverwaltungs-Rechnungsdruck: Rechnungsnummer | |
EN_INVNO_LAST | TYPE | VVRECHNGNR | Immobilienverwaltungs-Rechnungsdruck: Rechnungsnummer | |
EN_INVYEAR_FIRST | TYPE | VVRECHNGJAHR | Kalenderjahr der Rechnungsnummer | |
EN_INVYEAR_LAST | TYPE | VVRECHNGJAHR | Kalenderjahr der Rechnungsnummer | |
ES_ITCPP | TYPE | ITCPP | SAPscript Ausgabe-Parameter |
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 |
---|---|---|---|---|
IT_VIMIIH | LIKE | VIMIIH | Rechnungskopf | |
IT_VIMIIP | LIKE | VIMIIP | Rechnungspositionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELED | Abbruch durch den Anwender |
ELEMENT | Textelement oder -baustein nicht gefunden |
FORM | Ungültiges Formular |
LOG | Fehler beim Fortschreiben der Protokolltabellen |
OPTIONS | Ungültige Druckoptionen |