SAP ABAP Class CL_HR_T5W2R (Class for reading table T5W2R)
Hierarchy
EA-HRCZA (Software Component) Sub component EA-HRCZA of EA-HR
   PA-PA-ZA (Application Component) South Africa
     PAOC_PAD_ZA (Package) Add-On Development Personal administration: South Africa
Properties
Class CL_HR_T5W2R  
Short Description Class for reading table T5W2R    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_ZA   Add-On Development Personal administration: South Africa 
Created 20021105   SAP 
Last change 20021220   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_T5W2R has no interface implemented.
Friends
Class CL_HR_T5W2R 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 (=' ') 20030116
2 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021105
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read record 20021105
2 READ_BY_YEAR Static method Public Method Read T5w2R by Tax Year 20021220
3 VALIDATE_YEAR Static method Public Method Check if Year has been Maintained 20021220
Events
Class CL_HR_T5W2R has no event.
Types
Class CL_HR_T5W2R 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 FRSAL Call by reference Type reference (TYPE) FRSAL From Salary 20021220
2 Returning T5W2R Value transfer Type reference (TYPE) T5W2R South African Tax Rates 20021105
3 Importing TAXYR Call by reference Type reference (TYPE) P16_TAXYR Tax Year 20021220

Method READ on class CL_HR_T5W2R has no exception.

Method READ_BY_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T5W2R_TAB Call by reference Type reference (TYPE) T5W2R_TAB Sorted Table with T5W2R Rows 20021220
2 Importing TAX_YEAR Call by reference Type reference (TYPE) T5W2R-TAXYR Tax Year 20021220

Method READ_BY_YEAR on class CL_HR_T5W2R has no exception.

Method VALIDATE_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAINTAINED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021220
2 Importing TAX_YEAR Call by reference Type reference (TYPE) T5W2R-TAXYR Tax Year 20021220

Method VALIDATE_YEAR on class CL_HR_T5W2R has no exception.
History
Last changed by/on SAP  20021220 
SAP Release Created in 200