SAP ABAP Class CL_HR_T5F1C1 (T5F1C1 reading class)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PA-PA-FR (Application Component) France
     PB06 (Package) HR master data: France
Properties
Class CL_HR_T5F1C1  
Short Description T5F1C1 reading class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PB06   HR master data: France 
Created 20050407   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T5F1C1 has no forward declaration.
Interfaces
Class CL_HR_T5F1C1 has no interface implemented.
Friends
Class CL_HR_T5F1C1 has no friend class.
Attributes
Class CL_HR_T5F1C1 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Record reading 20050407
2 READ_BY_PERIOD Static method Public Method Record reading valid over a time period 20050407
Events
Class CL_HR_T5F1C1 has no event.
Types
Class CL_HR_T5F1C1 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 CTMOD Call by reference Type reference (TYPE) P06_CTMOD Contribution type 20050407
2 Importing DATE Call by reference Type reference (TYPE) D Reading date 20050407
3 Importing RTMOD Call by reference Type reference (TYPE) P06_RTMOD Contribution rate modifier 20050407
4 Returning T5F1C1 Value transfer Type reference (TYPE) T5F1C1 Contributions rates 20050407

Method READ on class CL_HR_T5F1C1 has no exception.

Method READ_BY_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) D Valid until 20050407
2 Importing CTMOD Call by reference Type reference (TYPE) P06_CTMOD Contribution type 20050407
3 Importing ENDDA Call by reference Type reference (TYPE) D Valid from date 20050407
4 Importing RTMOD Call by reference Type reference (TYPE) P06_RTMOD Contribution rate modifier 20050407
5 Exporting TAB_T5F1C1 Call by reference Type reference (TYPE) HRPADFR_T5F1C1 Contributions rates table 20050407

Method READ_BY_PERIOD on class CL_HR_T5F1C1 has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 470