SAP ABAP Class CL_HR_T5F1BAR (Reading of table t5f1bar)
Hierarchy
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
   PY-FR (Application Component) France
     PC06 (Package) HR Payroll: France
Properties
Class CL_HR_T5F1BAR  
Short Description Reading of table t5f1bar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20081208   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T5F1BAR has no forward declaration.
Interfaces
Class CL_HR_T5F1BAR has no interface implemented.
Friends
Class CL_HR_T5F1BAR has no friend class.
Attributes
Class CL_HR_T5F1BAR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_ALL Static method Public Method Complete reading 20090122
2 READ_BY_ASMOD Static method Public Method Reading by insurance contribution 20090122
3 READ_BY_PERIOD Static method Public Method Reading by period 20090122
Events
Class CL_HR_T5F1BAR has no event.
Types
Class CL_HR_T5F1BAR has no local type.
Method Signatures

Method READ_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_T5F1BAR Value transfer Type reference (TYPE) HRPAYFRT_T5F1BAR Insurance contribution attributes 20090122

Method READ_ALL on class CL_HR_T5F1BAR has no exception.

Method READ_BY_ASMOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASMOD Call by reference Type reference (TYPE) P06_ASMOD Contribution attributes for insurance companies 20090122
2 Returning RT_T5F1BAR Value transfer Type reference (TYPE) HRPAYFRT_T5F1BAR Insurance contribution attributes 20090122

Method READ_BY_ASMOD on class CL_HR_T5F1BAR has no exception.

Method READ_BY_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start date 20090122
2 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid until 20090122
3 Returning RT_T5F1BAR Value transfer Type reference (TYPE) HRPAYFRT_T5F1BAR Contribution attributes 20090122

Method READ_BY_PERIOD on class CL_HR_T5F1BAR has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in