Menu

SAP Function Module GET_DOCUMENTS

Lesen von Verwaltungsdaten aus REGUT und Zahlungsbelegen aus RFDT

The Function Module GET_DOCUMENTS (Lesen von Verwaltungsdaten aus REGUT und Zahlungsbelegen aus RFDT) is a standard Function Module in SAP ERP and is part of the function group F110 within the package FBZ.

Technical Information

Function Module GET_DOCUMENTS
Short Text Lesen von Verwaltungsdaten aus REGUT und Zahlungsbelegen aus RFDT
Function Group F110
Package FBZ
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_BELEGE LIKE 'X' With ' ' no reading documents
I_REFNO LIKE Reference number for finding documents
I_REGUT LIKE 'X' With ' ' no reading REGUT data
I_UBHKT LIKE ' ' Bei 'X' Nachgenerierung fehlender UBHKT-Daten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REGUT LIKE REGUT Structure for REGUT data for I_REFNO

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
TAB_BELEGE LIKE DTA_BELEGE Table of read documents

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_UBHKT Falls I_UBHKT gesetzt: bei Fehler Meldung
NO_DOCUMENTS No documents for Ref-Nummer I_REFNO
NO_REGUT No REGUT data for Ref-Nummer I_REFNO
WRONG_NUMBER Transferred value is not a ref-number