SAP ABAP Class CL_HRTMC_REC_PERIOD_UTILITIES (Service Methods for Recurring Periods)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-TM (Application Component) Talent Management
     HCM_TMC (Package) HCM: Talent Management Core
Properties
Class CL_HRTMC_REC_PERIOD_UTILITIES  
Short Description Service Methods for Recurring Periods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HCM_TMC   HCM: Talent Management Core 
Created 20101124   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRTMC_REC_PERIOD_UTILITIES has no forward declaration.
Interfaces
Class CL_HRTMC_REC_PERIOD_UTILITIES has no interface implemented.
Friends
Class CL_HRTMC_REC_PERIOD_UTILITIES has no friend class.
Attributes
Class CL_HRTMC_REC_PERIOD_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATE Static method Private Method Check Date 20101126
2 GET_PERIOD_DATES Static method Public Method Reads Validity Period for a Group for a Date 20101124
Events
Class CL_HRTMC_REC_PERIOD_UTILITIES has no event.
Types
Class CL_HRTMC_REC_PERIOD_UTILITIES has no local type.
Method Signatures

Method CHECK_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Datum 20101126
2 Returning RV_DATE Value transfer Type reference (TYPE) DATUM Datum 20101126

Method CHECK_DATE on class CL_HRTMC_REC_PERIOD_UTILITIES has no exception.

Method GET_PERIOD_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BEGDA Call by reference Type reference (TYPE) BEGDA Datum 20101124
2 Exporting EV_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101124
3 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20101124
4 Importing IO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRBAS_MESSAGE_HANDLER Message Handler 20101124
5 Importing IV_KEY_DATE Call by reference Type reference (TYPE) DATUM SY-DATUM Datum 20101124
6 Importing IV_PERIOD_CONTEXT Call by reference Type reference (TYPE) HRTMC_PERIOD_CONTEXT Kontext der Periodendefinition 20101124
7 Importing IV_PERIOD_GROUP Call by reference Type reference (TYPE) HRTMC_RECP_GROUP Gruppe von Wiederkehrenden Zeiträumen 20101124

Method GET_PERIOD_DATES on class CL_HRTMC_REC_PERIOD_UTILITIES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703