SAP ABAP Class CL_HRSEN00_DATES_TOOLS (Tools in Data List)
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
Properties
Class CL_HRSEN00_DATES_TOOLS  
Short Description Tools in Data List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSEN   Service Calculation 
Created 20040205   SAP 
Last change 20040210   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRSEN00_LEAP_DAY_TOOLS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRSEN00_DATES_TOOLS has no interface implemented.
Friends
Class CL_HRSEN00_DATES_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D LIF_HRPA_BOOLE_D=>FALSE 20040205
2 HIGH_DATE Constant Private Type reference (TYPE) ENDDA LIF_HRPA_INFTY_BL=>HIGH_DATE 20040205
3 LOW_DATE Constant Private Type reference (TYPE) BEGDA LIF_HRPA_INFTY_BL=>LOW_DATE 20040205
4 TRUE Constant Private Type reference (TYPE) BOOLE_D LIF_HRPA_BOOLE_D=>TRUE 20040205
Methods
# Method Level Visibility Method type Description Created on
1 COUNT_DATES_IN_PERIOD Static method Public Method Count the number of the days of a list included in a period 20040205
Events
Class CL_HRSEN00_DATES_TOOLS has no event.
Types
Class CL_HRSEN00_DATES_TOOLS has no local type.
Method Signatures

Method COUNT_DATES_IN_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_COUNT Value transfer Type reference (TYPE) SYDBCNT Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen 20040205
2 Importing IS_PERIOD Call by reference Type reference (TYPE) PSEN_PERIOD Period 20040205
3 Importing IT_DATES Call by reference Type reference (TYPE) DATUM_STAB Sortierte Tabelle mit Zeilentyp DATUM 20040205

Method COUNT_DATES_IN_PERIOD on class CL_HRSEN00_DATES_TOOLS has no exception.
History
Last changed by/on SAP  20040210 
SAP Release Created in 500