SAP ABAP Function Module CALCULATE_DATE (Berechnung des um die angegebenen Monate und Tage versetzten Datums)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FVVI (Package) R/3 appl.dev. for Financial Assets Management: Real estate
Basic Data
Function Module CALCULATE_DATE Berechnung des um die angegebenen Monate und Tage versetzten Datums  
Function Group FVDK   Year entry: 2-charact. to 4-charact.  
Program Name SAPLFVDK   Year entry: 2-charact. to 4-charact. 
INCLUDE Name LFVDKU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESULT_DATE TYPE Ergebnisdatum
Importing DAYS TYPE '0' Differenz in Tagen (positiv oder negativ)
Importing MONTHS TYPE '0' Differenz in Monaten (positiv oder negativ)
Importing START_DATE TYPE SY-DATUM Basisdatum
               
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  19970710 
SAP Release Created in