SAP ABAP Class CL_HR_T5ER2 (Class for reading table T5ER2)
Hierarchy
EA-HRCES (Software Component) Sub component EA-HRCES of EA-HR
   PA-PA-ES (Application Component) Spain
     PAOC_PAD_ES (Package) Developed personnel administration add-on: Spain
Properties
Class CL_HR_T5ER2  
Short Description Class for reading table T5ER2    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_ES   Developed personnel administration add-on: Spain 
Created 20021030   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T5ER2 has no forward declaration.
Interfaces
Class CL_HR_T5ER2 has no interface implemented.
Friends
Class CL_HR_T5ER2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021030
2 A_SUBRC Static Attribute Private Type reference (TYPE) SYST-SUBRC Return value, return value following ABAP statements 20021030
3 A_T5ER2 Static Attribute Private Type reference (TYPE) T5ER2 Calendar configuration for ERE 20021030
4 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20021030
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read T5ER2 record 20021030
2 READ_BY_CALEN_DATE Static method Public Method Read record in date order within given period 20021104
3 READ_BY_DATE Static method Public Method Read records by date 20021104
Events
Class CL_HR_T5ER2 has no event.
Types
Class CL_HR_T5ER2 has no local type.
Method Signatures

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALEN Call by reference Type reference (TYPE) PES_CALEN ERE calendar rule definition 20021030
2 Importing CALFE Call by reference Type reference (TYPE) BEGDA Valid from date 20021030
3 Returning T5ER2 Value transfer Type reference (TYPE) T5ER2 Calendar configuration for ERE 20021030

Method READ on class CL_HR_T5ER2 has no exception.

Method READ_BY_CALEN_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20021104
2 Importing CALEN Call by reference Type reference (TYPE) PES_CALEN ERE calendar rule definition 20021104
3 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20021104
4 Returning T5ER2_TAB Value transfer Type reference (TYPE) T5ER2_TAB Calendar configuration for ERE 20021104

Method READ_BY_CALEN_DATE on class CL_HR_T5ER2 has no exception.

Method READ_BY_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20021104
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA 20021104
3 Exporting T5ER2_TAB Call by reference Type reference (TYPE) T5ER2_TAB 20021104

Method READ_BY_DATE on class CL_HR_T5ER2 has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200