SAP ABAP Class CL_HR_T5QSC (Class for reading table T5QSF)
Hierarchy
EA-HRCAU (Software Component) Sub component EA-HRCAU of EA-HR
   PA-PA-AU (Application Component) Australia
     PAOC_PAD_UI_AU (Package) User Interface for Personnel Administration - Australia
Properties
Class CL_HR_T5QSC  
Short Description Class for reading table T5QSF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_UI_AU   User Interface for Personnel Administration - Australia 
Created 20100809   SAP 
Last change 20130531   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_T5QSC has no interface implemented.
Friends
Class CL_HR_T5QSC 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 domain BOOLE: TRUE (='X') and FALSE (=' ') 20110314
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110314
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read record 20110314
2 READ_AT_DATE Static method Public Method Read record 20110314
Events
Class CL_HR_T5QSC has no event.
Types
Class CL_HR_T5QSC 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 ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20110314
2 Importing FCODE Call by reference Type reference (TYPE) P13Q_SWCOD Superannuation Fund Code 20110314
3 Returning T5QSC Value transfer Type reference (TYPE) T5QSC Superannuation Fund Code Designation Australia 20110314

Method READ on class CL_HR_T5QSC has no exception.

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) D Key date 20110314
2 Importing FCODE Call by reference Type reference (TYPE) P13Q_SWCOD Superannuation Fund Code 20110314
3 Returning T5QSC Value transfer Type reference (TYPE) T5QSC Superannuation Fund Code Designation Australia 20110314

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