SAP ABAP Function Module HR_GET_DODMO_DATES (Returns Easter and Whit Saturday, Christmas Eve, and NYE for Year)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-PS (Application Component) Public Sector
     P01O (Package) HR Germany: Public Sector
Basic Data
Function Module HR_GET_DODMO_DATES Returns Easter and Whit Saturday, Christmas Eve, and NYE for Year  
Function Group HRDP   Public Sector Germany - Payroll  
Program Name SAPLHRDP    
INCLUDE Name LHRDPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EASTERSAT TYPE SCAL-DATE Date of Easter Saturday
Exporting WHITSAT TYPE SCAL-DATE Date of Whit Saturday
Exporting CHRISTMASEVE TYPE SCAL-DATE Date of Christmas Eve
Exporting NEWYEARSEVE TYPE SCAL-DATE Date of New Year's Eve
Importing YEAR TYPE SCAL-YEAR Year for which dates are calculated
Exception YEAR_INVALID TYPE Year was not between 1900 and 2098
               
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  19960913 
SAP Release Created in