SAP ABAP Class CL_HR_5DWC (Class to Read Table T5DWC)
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_5DWC  
Short Description Class to Read Table T5DWC    
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_5DWC has no interface implemented.
Friends
Class CL_HR_5DWC 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_5DWC has no event.
Types
Class CL_HR_5DWC 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_AANSP Call by reference Type reference (TYPE) P01C_AANSP Leistungsart der betrieblichen Altersversorgung 20100817
2 Importing I_ANGRP Call by reference Type reference (TYPE) P01C_ANGRP Versorgungsordnung 20100817
3 Importing I_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20100817
4 Importing I_HANSP Call by reference Type reference (TYPE) P01C_HANSP Anspruch der betrieblichen Altersversorgung 20100817
5 Returning R_T5DWC Value transfer Type reference (TYPE) T5DWC Ansprüche/Leistungsarten einer Versorgungsordnung 20100817

Method READ on class CL_HR_5DWC 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_AANSP Call by reference Type reference (TYPE) P01C_AANSP Leistungsart der betrieblichen Altersversorgung 20100817
2 Importing I_ANGRP Call by reference Type reference (TYPE) P01C_ANGRP Versorgungsordnung 20100817
3 Importing I_DATE Call by reference Type reference (TYPE) D 20100817
4 Importing I_HANSP Call by reference Type reference (TYPE) P01C_HANSP Anspruch der betrieblichen Altersversorgung 20100817
5 Returning R_T5DWC Value transfer Type reference (TYPE) T5DWC Ansprüche/Leistungsarten einer Versorgungsordnung 20100817

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