Menu

SAP Function Module MR_INVOICE_DOCUMENT_READ

Rechnungsbeleg lesen

The Function Module MR_INVOICE_DOCUMENT_READ (Rechnungsbeleg lesen) is a standard Function Module in SAP ERP and is part of the function group KONT within the package MR.

Technical Information

Function Module MR_INVOICE_DOCUMENT_READ
Short Text Rechnungsbeleg lesen
Function Group KONT
Package MR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BELNR LIKE RBKP-BELNR Belegnummer
I_GJAHR LIKE RBKP-GJAHR '0000' Gescgäftsjahr
I_IVTYP LIKE RBKP-IVTYP Herkunft eines Logistik-Rechnungsprüfungsbeleges

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RBKP LIKE RBKP Belegkopf

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_RSEG LIKE RSEG Belegpositionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EXIT Geschäftsjahresauswahl abgebrochen
NOT_FOUND kein Belege gefunden