SAP ABAP Class CL_HR_AV_DATE_UTIL (CPS Date Calculation)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PA-PF-DE (Application Component) Company Pension Scheme Germany
     P01A (Package) HR Germany: Retirement Pension Plan
Properties
Class CL_HR_AV_DATE_UTIL  
Short Description CPS Date Calculation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package P01A   HR Germany: Retirement Pension Plan 
Created 20011002   SAP 
Last change 20011012   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_AV_DATE_UTIL has no forward declaration.
Interfaces
Class CL_HR_AV_DATE_UTIL has no interface implemented.
Friends
Class CL_HR_AV_DATE_UTIL has no friend class.
Attributes
Class CL_HR_AV_DATE_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIRST_DATE Static method Public Method Determine Oldest Date 20011019
2 GET_DTINT Static method Public Method Return Table with Time Intervals 20011008
3 LAST_DATE Static method Public Method Determine Newest Date 20011019
4 WITH_GAPS Static method Public Method Check Whether Time Intervals 20011002
Events
Class CL_HR_AV_DATE_UTIL has no event.
Types
Class CL_HR_AV_DATE_UTIL has no local type.
Method Signatures

Method FIRST_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE Value transfer Type reference (TYPE) DATUM Erstes Datum 20011019
2 Importing FIELD Value transfer Type reference (TYPE) C 'BEGDA' Bezeichner des Datumsfeldes 20011019
3 Importing INTAB Call by reference Type reference (TYPE) ANY TABLE Datumsttabelle 20011019

Method FIRST_DATE on class CL_HR_AV_DATE_UTIL has no exception.

Method GET_DTINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DTINT Call by reference Type reference (TYPE) P01C_DTINT_TT Zeitintervalle 20011008
2 Importing INTAB Call by reference Type reference (TYPE) ANY TABLE Eingangstabelle 20011008
3 Exporting LINES Value transfer Type reference (TYPE) I Anzahl Zeitintervalle 20011008

Method GET_DTINT on class CL_HR_AV_DATE_UTIL has no exception.

Method LAST_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE Value transfer Type reference (TYPE) DATUM Datum 20011019
2 Importing FIELD Value transfer Type reference (TYPE) C 'ENDDA' 20011019
3 Importing INTAB Call by reference Type reference (TYPE) ANY TABLE 20011019

Method LAST_DATE on class CL_HR_AV_DATE_UTIL has no exception.

Method WITH_GAPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning GAPS Value transfer Type reference (TYPE) XFELD Lücken vorhanden 20011002
2 Importing INTAB Call by reference Type reference (TYPE) ANY TABLE Intervalltabelle 20011008
3 Importing OVLAP Value transfer Type reference (TYPE) XFELD Überlappungen erlaubt 20011008

Method WITH_GAPS on class CL_HR_AV_DATE_UTIL has no exception.
History
Last changed by/on SAP  20011012 
SAP Release Created in 470