SAP ABAP Function Module GET_OVERPAYMENT (Berechnung des Überzahlungssaldo für Auswertungen)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_REPORTING (Package) Loans: Reporting
Basic Data
Function Module GET_OVERPAYMENT Berechnung des Überzahlungssaldo für Auswertungen  
Function Group FVD5   Link Drilldown to Loans  
Program Name SAPLFVD5   Link Drilldown to Loans 
INCLUDE Name LFVD5U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_BOVERPAY_S_FROM TYPE BBWHR ÜZ-Saldo-von-Soll (in Vertragswährung)
Exporting E_BOVERPAY_S_TO TYPE BBWHR ÜZ-Saldo-bis-Soll (in Vertragswährung)
Exporting E_BOVERPAY_H_FROM TYPE BBWHR ÜZ-Saldo-von-Haben (in Vertragswährung)
Exporting E_BOVERPAY_H_TO TYPE BBWHR ÜZ-Saldo-bis-Haben (in Vertragswährung)
Exporting E_BOVERPAY_S_FROM_HW TYPE BHWHR ÜZ-Saldo-von-Soll in Hauswährung
Exporting E_BOVERPAY_S_TO_HW TYPE BHWHR ÜZ-Saldo-bis-Soll in Hauswährung
Exporting E_BOVERPAY_H_FROM_HW TYPE BHWHR ÜZ-Saldo-von-Haben in Hauswährung
Exporting E_BOVERPAY_H_TO_HW TYPE BHWHR ÜZ-Saldo-bis-Haben in Hauswährung
Importing I_VDARL TYPE VDARL Darlehen
Importing I_DFROM TYPE DATUM von-Datum
Importing I_DTO TYPE DATUM bis-Datum
Importing I_RSTICH TYPE RSTICH '1' Kennzeichen Stichtag (1=Buchungsdatum, ...)
Importing I_X_BALANCED TYPE FLAG SPACE Kennzeichen saldierte Summen (X=saldiert)
Importing I_FLG_IT_VZZBEPP_COMPLETE TYPE XFELD SPACE IT_VZZBEPP enthält alle Bewegungen des Vertrags ?IT_VZZBEPP enthält alle Bewegu
Tables IT_VZZBEPP TYPE VZZBEPP Belegposition im vzzbepp-Format
Tables IT_TZB0A TYPE TZB0A Bewegungsarten
Tables IT_TZB10 TYPE TZB10 Bewegungsartengruppen
Exception ERROR TYPE Fehler
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19981118 
SAP Release Created in