SAP ABAP Class CL_HR_T5D2S (Class to Read T5D2S Table)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE (Application Component) Germany
     PC01 (Package) HR Payroll: Germany
Properties
Class CL_HR_T5D2S  
Short Description Class to Read T5D2S Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC01   HR Payroll: Germany 
Created 20081013   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_HR_T5D2S has no interface implemented.
Friends
Class CL_HR_T5D2S has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20081013
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20081013
Methods
# Method Level Visibility Method type Description Created on
1 READ_ALL_AT_DATE Static method Public Method Read Data Records by Key Date 20081013
2 READ_AT_DATE Static method Public Method Read Data Record for Key Date 20081013
Events
Class CL_HR_T5D2S has no event.
Types
Class CL_HR_T5D2S has no local type.
Method Signatures

Method READ_ALL_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALART Call by reference Type reference (TYPE) ABLAR Ableitungsart 20081013
2 Importing DATE Call by reference Type reference (TYPE) D Stichtag 20081013
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20081013
4 Returning T5D2S Value transfer Type reference (TYPE) HRPAYDE_T5D2S Abgeleitete Steuerlohnarten 20081013

Method READ_ALL_AT_DATE on class CL_HR_T5D2S has no exception.

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALART Call by reference Type reference (TYPE) ABLAR Ableitungsart 20081013
2 Importing DATE Call by reference Type reference (TYPE) D Stichtag 20081013
3 Importing LGART Call by reference Type reference (TYPE) LGART Lohnart 20081013
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20081013
5 Returning T5D2S Value transfer Type reference (TYPE) T5D2S Abgeleitete Steuerlohnarten 20081013

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