SAP ABAP Function Module PCLO_COMPUTE_REPAYMENT_PLAN (Berechnung des Tilgungsplanes)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCLO (Package) HR-PY: International Loan Functions
Basic Data
Function Module PCLO_COMPUTE_REPAYMENT_PLAN Berechnung des Tilgungsplanes  
Function Group HRPY_LOAN_REPT   HR Loans: Reporting Modules  
Program Name SAPLHRPY_LOAN_REPT    
INCLUDE Name LHRPY_LOAN_REPTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PF_OUTPAY TYPE C Auszahlung im untersuchten Zeitraum
Exporting PSX_LOAN TYPE PCLO_LOAN_DATA Darlehensdaten in der Abrechnung
Exporting PTX_REP TYPE PCLO_REPAY_TAB Arbeitgeberdarlehen: Tilgungsplan
Importing PT_LO TYPE PCLO_LO_TAB Darlehenslohnartentabelle
Importing PF_FIRST TYPE DATS 1. Tag der Startperiode
Importing PT_P0001 TYPE P0001_TAB Infotyptabelle: Organisatorische Zuordnung
Importing PT_P0045 TYPE PCLO_P0045 Infotyptabelle: Darlehen
Importing PT_P0078 TYPE PCLO_P0078 Zahlungen (Infotyp 0078)
Importing PS_LOID TYPE PCLO_ID Darlehens-ID
Tables PT_IEFFZ TYPE VZZEFFZ Effektivzinsrelevante Bewegungssätze
Exception ERROR TYPE Error of any kind
Exception ERR_CURR_CONV TYPE Fehler bei Währungsumrechnung
Exception NO_TABLE_ENTRY TYPE Kein Tabelleneintrag gefunden
Exception ERR_IN_LOAN_CALC TYPE Fehler in Darlehensberechnung
               
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  20091125 
SAP Release Created in 46C