SAP ABAP Class CL_HR_T5E40 (Reading of retention percentages for employment tax account)
Hierarchy
EA-HRCES (Software Component) Sub component EA-HRCES of EA-HR
   PA-PA-ES (Application Component) Spain
     PAOC_PAD_ES (Package) Developed personnel administration add-on: Spain
Properties
Class CL_HR_T5E40  
Short Description Reading of retention percentages for employment tax account    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAD_ES   Developed personnel administration add-on: Spain 
Created 20020917   SAP 
Last change 20030918   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T5E40 has no forward declaration.
Interfaces
Class CL_HR_T5E40 has no interface implemented.
Friends
Class CL_HR_T5E40 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 BOOLE domain: TRUE (='X') & FALSE (=' ') 20020917
2 A_SUBRC Static Attribute Private Type reference (TYPE) SY-SUBRC Return value, return value following ABAP statements 20020917
3 A_T5E40 Static Attribute Private Type reference (TYPE) T5E40 Employment tax deduction percentages 20020917
4 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20020917
5 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') 20020917
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method 20020917
2 READ_BY_CODAU Static method Public Method Checks existence of at least one entry for the modifier 20030918
3 READ_BY_TOTBR_LE Static method Public Method Reads entry t5e40 taking gross annual salary into account 20030918
Events
Class CL_HR_T5E40 has no event.
Types
Class CL_HR_T5E40 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 CODAU Call by reference Type reference (TYPE) P0062-CODAU Tax modifier 20020917
2 Importing DATE Call by reference Type reference (TYPE) P0062-BEGDA Valid from date 20020917
3 Importing FAMNU Call by reference Type reference (TYPE) P0062-FAMNU Employment tax (IRPF): Challenge category 20020917
4 Returning T5E40 Value transfer Type reference (TYPE) T5E40 Employment tax deduction percentages 20020917
5 Importing TOTBR Call by reference Type reference (TYPE) T5E40-TOTBR Gross annual salary 20020917

Method READ on class CL_HR_T5E40 has no exception.

Method READ_BY_CODAU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CODAU Call by reference Type reference (TYPE) P0062-CODAU Tax modifier (employment tax) 20030918
2 Returning P_T5E40 Value transfer Type reference (TYPE) T5E40 Employment tax deduction percentages 20030918

Method READ_BY_CODAU on class CL_HR_T5E40 has no exception.

Method READ_BY_TOTBR_LE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODAU Call by reference Type reference (TYPE) P0062-CODAU Tax modifier (employment tax) 20030918
2 Importing DATE Call by reference Type reference (TYPE) P0062-BEGDA Valid from date 20030918
3 Importing FAMNU Call by reference Type reference (TYPE) P0062-FAMNU Challenge category for fiscal purposes 20030918
4 Returning T5E40 Value transfer Type reference (TYPE) T5E40 Employment tax deduction percentages 20030918
5 Importing TOTBR Call by reference Type reference (TYPE) T5E40-TOTBR Gross annual salary 20030918

Method READ_BY_TOTBR_LE on class CL_HR_T5E40 has no exception.
History
Last changed by/on SAP  20030918 
SAP Release Created in 200