SAP ABAP Function Module VSCSIM_PPC_DETERMINE_REVERSAL (Zahlplanwechsel: Zu stornierende Belege ermitteln)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     VVSC (Package) FS-CD: Scheduling
Basic Data
Function Module VSCSIM_PPC_DETERMINE_REVERSAL Zahlplanwechsel: Zu stornierende Belege ermitteln  
Function Group VSCSIM_PPC   Payt Plans Simulation: Payt Plan Change  
Program Name SAPLVSCSIM_PPC    
INCLUDE Name LVSCSIM_PPCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_VVSCITEM_REV TYPE TAB_VVSCITEM_SC Tabellentyp VVSCITEM Standard
Exporting E_REV_DATE TYPE DIMAPARPPLAN-PP_FROM Datum, ab wann der Zahlplan gültig ist
Exporting E_REV_TIME TYPE DIMAPARPPLAN-PP_FROM_TIME Zahlpläne: Zeitpunkt des Zahlplanwechsels
Importing I_DIMAPARPPLAN TYPE DIMAPARPPLAN Zahlplanänderungen im Versicherungsobjekt
Importing IT_DIMAPARPPLAN TYPE TAB_DIMAPARPPLAN_SC Tabellentyp DIMAPARPPLAN sortiert nach Datum
Importing I_VVSCPOS TYPE VVSCPOS Bill Scheduling: Scheduling Position
Importing IT_VVSCITEM_ACT TYPE TAB_VVSCITEM_SC Tabellentyp VVSCITEM Standard
Importing IT_VVSCITEM_OLD TYPE TAB_VVSCITEM_SC Tabellentyp VVSCITEM Standard
Importing I_SHORTER_PERIODS TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ')
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  20050224 
SAP Release Created in 472