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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.