SAP ABAP Function Module HR_SEN_CRULE_0100_DATE (Calculation of a Date (1 Year = 12 Months, 1 Month = 30 Days))
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX-TL-SEN (Application Component) Calculation of Employment Period
     PSEN (Package) Service Calculation
Basic Data
Function Module HR_SEN_CRULE_0100_DATE Calculation of a Date (1 Year = 12 Months, 1 Month = 30 Days)  
Function Group HRSEN00CRULE_0100   Conversion rule (1Y=12M,1M=30D)  
Program Name SAPLHRSEN00CRULE_0100    
INCLUDE Name LHRSEN00CRULE_0100U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ED_DATE TYPE ENDDA Start or End Date (Depending on Operator)
Importing ID_DATE TYPE BEGDA Start or End Date (Depending on Operator)
Importing ID_OPERATOR TYPE ADSUB '+' Operator (+,-)
Importing IS_DURATION TYPE PSEN_DURATION_DEC Duration in Years, Months, and Days
Exception CONVERSION_NOT_SPECIFIED TYPE Conversion Not Planned
Exception CONVERSION_NOT_POSSIBLE TYPE Translation not Possible
               
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  19990224 
SAP Release Created in