Menu

SAP Function Module FI_DOC_TPR_ITEMS_FIND

FI: Selektion von BSIK-Belegen im Rahmen von TPR (third party remittance)

The Function Module FI_DOC_TPR_ITEMS_FIND (FI: Selektion von BSIK-Belegen im Rahmen von TPR (third party remittance)) is a standard Function Module in SAP ERP and is part of the function group FACG within the package FBAS.

Technical Information

Function Module FI_DOC_TPR_ITEMS_FIND
Short Text FI: Selektion von BSIK-Belegen im Rahmen von TPR (third party remittance)
Function Group FACG
Package FBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BUSAREA TYPE GSBER Geschäftsbereich
I_COCODE TYPE BUKRS Buchungskreis
I_DOCNR TYPE BELNR_D Belegnummer eines Buchhaltungsbeleges
I_MONTH TYPE MONAT Geschäftsmonat
I_VEND TYPE LIFNR Kontonummer des Lieferanten bzw. Kreditors
I_XBLNR TYPE XBLNR Referenz-Belegnummer
I_YEAR TYPE GJAHR Geschäftsjahr

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_FI_DOC_TPR_ITEMS LIKE FIDOC_TPR_ITEMS Struktur zur Übergabe von Daten aus Tabelle BSIK ins HR

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_RECORD_FOUND Es existiert kein Datensatz zum angegebenen Schlüssel
WRONG_INPUT falsche Dateneingabe