SAP ABAP Class CL_HR_T5VS8 (Class for reading table T5VS8)
Hierarchy
EA-HRCNO (Software Component) Sub component EA-HRCNO of EA-HR
   PA-PA-NO (Application Component) Norway
     PAOC_PAD_NO (Package) Add-On Development Personal administration: Norway
Properties
Class CL_HR_T5VS8  
Short Description Class for reading table T5VS8    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_NO   Add-On Development Personal administration: Norway 
Created 20030109   SAP 
Last change 20030204   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_T5VS8 has no interface implemented.
Friends
Class CL_HR_T5VS8 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 (=' ') 20030807
2 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return Value, Return Value After ABAP Statements 20030807
3 A_T5VS8_TAB Static Attribute Private Type reference (TYPE) HRPAD_T5VS8_TAB Assignment of wage types to tax codes 20030815
4 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030109
5 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030109
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Private Method Read record woth all key fields 20030815
2 READ_ALL Static method Public Method Read whole table 20030815
3 READ_AT_DATE Static method Public Method Read record existing on a date 20030815
Events
Class CL_HR_T5VS8 has no event.
Types
Class CL_HR_T5VS8 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 ATGRN Call by reference Type reference (TYPE) P20_ATGRN Tax code granularity 20030815
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030815
3 Importing LGART Call by reference Type reference (TYPE) LGART Wage type 20030815
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA '20' Country Grouping 20030815
5 Returning T5VS8 Value transfer Type reference (TYPE) T5VS8 Assignment of wage types to tax codes 20030815

Method READ on class CL_HR_T5VS8 has no exception.

Method READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T5VS8_TAB Value transfer Type reference (TYPE) T5VS8_TAB Assignment of wage types to tax codes 20030815

Method READ_ALL on class CL_HR_T5VS8 has no exception.

Method READ_AT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATGRN Call by reference Type reference (TYPE) P20_ATGRN Tax code granularity 20030815
2 Importing DATE Call by reference Type reference (TYPE) D Key date 20030815
3 Importing LGART Call by reference Type reference (TYPE) LGART Wage type 20030815
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20030815
5 Returning T5VS8 Value transfer Type reference (TYPE) T5VS8 Assignment of wage types to tax codes 20030815

Method READ_AT_DATE on class CL_HR_T5VS8 has no exception.
History
Last changed by/on SAP  20030204 
SAP Release Created in 200