SAP ABAP Class CL_HR_T5DCI (Class to Read Table T5DCI)
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_T5DCI  
Short Description Class to Read Table T5DCI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package P01A   HR Germany: Retirement Pension Plan 
Created 20100723   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_T5DCI has no interface implemented.
Friends
Class CL_HR_T5DCI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_FALSE Constant Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100817
2 AC_TRUE Constant Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100817
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20100817
2 READ_AT_DATE Static method Public Method Read Data Record 20100817
Events
Class CL_HR_T5DCI has no event.
Types
Class CL_HR_T5DCI 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 I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20100817
2 Importing I_HBKRZ Call by reference Type reference (TYPE) P01C_HBKRZ Versorgungsordnung 20100817
3 Importing I_HBLOW Call by reference Type reference (TYPE) P01C_HBLOW Leistungsart der betrieblichen Altersversorgung 20100817
4 Importing I_HBTYP Call by reference Type reference (TYPE) P01C_HBTYP Anspruch der betrieblichen Altersversorgung 20100817
5 Returning R_T5DCI Value transfer Type reference (TYPE) T5DCI Ansprüche/Leistungsarten einer Versorgungsordnung 20100817

Method READ on class CL_HR_T5DCI has no exception.

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) D 20100817
2 Importing I_HBKRZ Call by reference Type reference (TYPE) P01C_HBKRZ Versorgungsordnung 20100817
3 Importing I_HBLOW Call by reference Type reference (TYPE) P01C_HBLOW Leistungsart der betrieblichen Altersversorgung 20100817
4 Importing I_HBTYP Call by reference Type reference (TYPE) P01C_HBTYP Anspruch der betrieblichen Altersversorgung 20100817
5 Returning R_T5DCI Value transfer Type reference (TYPE) T5DCI Ansprüche/Leistungsarten einer Versorgungsordnung 20100817

Method READ_AT_DATE on class CL_HR_T5DCI has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in