SAP ABAP Class CL_HR_T5F1M (T5F1M reading class (FR))
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_T5F1M  
Short Description T5F1M reading class (FR)    
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 20030114   SAP 
Last change 20030114   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PFRS0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_T5F1M has no interface implemented.
Friends
Class CL_HR_T5F1M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20030114
2 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20030114
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_T5F1M_EMPTY Static method Public Method Is the table empty? 20030114
2 READ Static method Public Method Record reading 20030114
3 READ_BY_REGNO Static method Public Method Reading by contribution submodel 20030114
4 READ_BY_REGNO_PERIOD Static method Public Method Reading by contribution submodel and period 20030917
Events
Class CL_HR_T5F1M has no event.
Types
Class CL_HR_T5F1M has no local type.
Method Signatures

Method CHECK_T5F1M_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EMPTY Value transfer Type reference (TYPE) BOOLE_D BOOLE field data elements: TRUE (='X') and FALSE (=' ') 20030114

Method CHECK_T5F1M_EMPTY on class CL_HR_T5F1M has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) D Reading date 20030116
2 Importing REGNO Call by reference Type reference (TYPE) REGNO SI Contribution Model 20030114
3 Importing SEQNO Call by reference Type reference (TYPE) SEQNO Next number 20030114
4 Returning T5F1M Value transfer Type reference (TYPE) T5F1M Assignment to social insurance fund model (France) 20030114

Method READ on class CL_HR_T5F1M has no exception.

Method READ_BY_REGNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGNO Call by reference Type reference (TYPE) REGNO SI Contribution Model 20030114
2 Exporting TAB_T5F1M Call by reference Type reference (TYPE) PFRS0_TAB_T5F1M Assignment of contribution model 20030114

Method READ_BY_REGNO on class CL_HR_T5F1M has no exception.

Method READ_BY_REGNO_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) BEGDA Start date 20030917
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA Valid until 20030917
3 Importing REGNO Call by reference Type reference (TYPE) REGNO Contribution submodel 20030917
4 Exporting TAB_T5F1M Call by reference Type reference (TYPE) PFRS0_TAB_T5F1M Assignment of contribution model 20030917

Method READ_BY_REGNO_PERIOD on class CL_HR_T5F1M has no exception.
History
Last changed by/on SAP  20030114 
SAP Release Created in 470