Menu

SAP Function Module LOAN_PAYMENT

Auszahlung Darlehen

The Function Module LOAN_PAYMENT (Auszahlung Darlehen) is a standard Function Module in SAP ERP and is part of the function group FVDA within the package FVVD.

Technical Information

Function Module LOAN_PAYMENT
Short Text Auszahlung Darlehen
Function Group FVDA
Package FVVD
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_ARC_DOC_REC TYPE TRTY_VDARC_DOC_REC Vortragssätze der Darlehensbelegpositionsreorganisation
I_DISPLAY_ONLY LIKE ' ' X-Only possible to display (partial) outpayments
J_FLG_CHANGE LIKE '0' Changed-Transfer previous flag
X_RMF67 LIKE RMF67 Field string RMF67 content
X_STATUS_ALT LIKE VDARL-SSTATI Old contract status if previously already changed
X_VDARL LIKE VDARL Content of current VDARL-record
X_VZZKOKO LIKE VZZKOKO Content of current VZZKOKO-record

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
END_FLAG LIKE
E_BUDAT LIKE SY-DATUM Posting date of posted documents
E_FLG_BUPROT LIKE Display posting log flag
E_FLG_CHANGE LIKE Change flag
E_FLG_CHANGE_VER LIKE Dispositions change flag
E_VDARL LIKE VDARL VDARL has possibly been changed
OK_BACK LIKE

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
ETAB_SPROT_U LIKE SPROT_U Export table for posted document dialog box
IVZPARDEB LIKE VDGPODEB Partner with customer numbers
IVZZKOPO LIKE VVZZKOPO Table with all items in header
XVDAUSZ LIKE VDAUSZ
XVDBEKI LIKE VDBEKI
XVDBEPI LIKE VDBEPI
XVDBEPP LIKE VDBEPP
XVDNOTEPAYEE LIKE VDNOTEPAYEE erweiterter Verwendungszweck
YVDAUSZ LIKE VDAUSZ
YVDBEPP LIKE VDBEPP
YVDNOTEPAYEE LIKE VDNOTEPAYEE erweiterter Verwendungszweck
ZITIBEPP LIKE VZZBEPP Flows which already exist

Exceptions

This function module does not define any Exceptions.