Menu

SAP Function Module FI_REF_DOCUMENT_FILL

Füllen der Referenz auf einen Beleg

The Function Module FI_REF_DOCUMENT_FILL (Füllen der Referenz auf einen Beleg) is a standard Function Module in SAP ERP and is part of the function group FPAYM07 within the package BFIBL_PAYM.

Technical Information

Function Module FI_REF_DOCUMENT_FILL
Short Text Füllen der Referenz auf einen Beleg
Function Group FPAYM07
Package BFIBL_PAYM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_BELNR TYPE BELNR_D Belegnummer des Zahlungsbeleges
IM_BTZNR TYPE BTZNR Zuordnung Überweisungen
IM_BUKRS TYPE BUKRS Zahlender Buchungskreis
IM_BUZEI TYPE BUZEI Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs
IM_GJAHR TYPE GJAHR Geschäftsjahr
IM_KEYNO TYPE PRQ_KEYNO Schlüsselnummer der Zahlungsanordnung
IM_PERNR TYPE PERNR_D Personalnummer
IM_PYORD LIKE Zahlungsauftrag
IM_SEQNR TYPE SEQC5 Folge-Nummer
IM_ZALDT TYPE DZALDT Buchungsdatum des Zahlungsbeleges

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_DOC1R TYPE DOC1R_FPM Referenz zum Zahlungsbeleg
EX_DOC1T TYPE DOC1T_FPM Typ des Zahlungsbelegs

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.