SAP ABAP Class CL_HR_T5F1G2 (Reading of T5F1G2 table)
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_T5F1G2  
Short Description Reading of T5F1G2 table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20120425   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_T5F1G2 has no forward declaration.
Interfaces
Class CL_HR_T5F1G2 has no interface implemented.
Friends
Class CL_HR_T5F1G2 has no friend class.
Attributes
Class CL_HR_T5F1G2 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ Static method Public Method Reads recording 20120510
2 READ_ALL_TRANX Static method Public Method Reads all the tranches for a contribution basis 20120510
Events
Class CL_HR_T5F1G2 has no event.
Types
Class CL_HR_T5F1G2 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 IV_ASSCO Call by reference Type reference (TYPE) ASSC1 Assmnt.basis 20120510
2 Importing IV_KEYDATE Call by reference Type reference (TYPE) D Key date 20120510
3 Importing IV_TRANX Call by reference Type reference (TYPE) P06_TRAN Level type 20120510
4 Returning RS_T5F1G2 Value transfer Type reference (TYPE) T5F1G2 Process change of continued pay modifier 20120510

Method READ on class CL_HR_T5F1G2 has no exception.

Method READ_ALL_TRANX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ASSCO Call by reference Type reference (TYPE) ASSC1 Assmnt.basis 20120510
2 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Start date 20120510
3 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA End date 20120510
4 Returning RT_T5F1G2 Value transfer Type reference (TYPE) HRPAYFR_T5F1G2 Process change of continued pay modifier 20120510

Method READ_ALL_TRANX on class CL_HR_T5F1G2 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in