SAP ABAP Class CL_HR_T7NZTL (class for reading table T7NZTL)
Hierarchy
EA-HRCNZ (Software Component) Sub component EA-HRCNZ of EA-HR
   PA-PA-NZ (Application Component) New Zealand
     PAOC_PAD_NZ (Package) PA-PA-NZ : Infotype Decoupling
Properties
Class CL_HR_T7NZTL  
Short Description class for reading table T7NZTL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_NZ   PA-PA-NZ : Infotype Decoupling 
Created 20020917   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T7NZTL has no forward declaration.
Interfaces
Class CL_HR_T7NZTL has no interface implemented.
Friends
Class CL_HR_T7NZTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_IS_BUFFERED Static Attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020917
2 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20020917
3 A_T7NZTL Static Attribute Private Type reference (TYPE) T7NZTL Taxation Student Loan Deduction NZ 20020917
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020917
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20020917
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Read Data Record 20020917
2 READ_BY_TAXCD Static method Public Method Read Data Record by tax code 20020917
Events
Class CL_HR_T7NZTL has no event.
Types
Class CL_HR_T7NZTL 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 20020917
2 Importing MINEA Call by reference Type reference (TYPE) PNZ_MINEA Student Loan Deduction Minimum Weekly Earnings NZ 20020917
3 Changing T7NZTL Call by reference Type reference (TYPE) T7NZTL Taxation Student Loan Deduction NZ 20020917
4 Importing TAXCD Call by reference Type reference (TYPE) PNZ_TAXCD Tax Code 20020917

Method READ on class CL_HR_T7NZTL has no exception.

Method READ_BY_TAXCD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T7NZTL_TAB Value transfer Type reference (TYPE) T7NZTL_TAB Sorted table with T7NZTL Rows 20020917
2 Importing TAXCD Call by reference Type reference (TYPE) P0313-TAXCD Tax Code 20020917

Method READ_BY_TAXCD on class CL_HR_T7NZTL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200