SAP ABAP Class CL_HRPAYFR_PARSE_BRCD_TEMSE (Table generation from TemSe BRCD)
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_HRPAYFR_PARSE_BRCD_TEMSE  
Short Description Table generation from TemSe BRCD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20070509   SAP 
Last change 20080505   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PFRBR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PFRU0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYFR_PARSE_BRCD_TEMSE has no interface implemented.
Friends
Class CL_HRPAYFR_PARSE_BRCD_TEMSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FORM Instance attribute Public Object reference (TYPE REF TO) CL_HR99S00_DAQ 20070601
2 TAB_DUCS_DECL Instance attribute Private Type reference (TYPE) P06DUC_ALL_DECL Declarations 20070601
3 TAB_RAW_DATA Instance attribute Private Type reference (TYPE) PFRBR_TAB_TEMSE 20070601
4 TEMSE Instance attribute Public Object reference (TYPE REF TO) CL_HR99S00_TEMSE 20070601
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TO_TEMSE_TABLE Static method Private Method 20070622
2 COMPARE_CONTRIBUTIONS Static method Private Method 20070622
3 COMPARE_TAT_CONTRIBUTIONS Static method Private Method 20070719
4 COMPARE_TRS_CONTRIBUTIONS Static method Private Method 20070719
5 CONSTRUCTOR Instance method Public Constructor 20070601
6 CREATE_DELTA Instance method Public Method 20070622
7 CREATE_TEMSE Instance method Private Method 20070622
8 LOAD_TEMSE Instance method Public Method 20070601
9 PARSE_BRCD_TEMSE Instance method Private Method 20070601
10 RENDER_TEMSE Instance method Public Method 20070622
Events
Class CL_HRPAYFR_PARSE_BRCD_TEMSE has no event.
Types
Class CL_HRPAYFR_PARSE_BRCD_TEMSE has no local type.
Method Signatures

Method APPEND_TO_TEMSE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_TEMSE Call by reference Type reference (TYPE) PFRBR_TAB_TEMSE 20070622
2 Changing CH_WA Call by reference Type reference (TYPE) ANY 20070622
3 Importing IM_FORM Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ 20070622
4 Importing IM_SECTN Call by reference Type reference (TYPE) T5F99FS-SECTN 20070622

Method APPEND_TO_TEMSE_TABLE on class CL_HRPAYFR_PARSE_BRCD_TEMSE has no exception.

Method COMPARE_CONTRIBUTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COT_DIFF Call by reference Type reference (TYPE) BOOLE 20070920
2 Changing CH_NEW_COT Call by reference Type reference (TYPE) P06DUC_COT_TAB 20070622
3 Importing IM_OLD_COT Call by reference Type reference (TYPE) P06DUC_COT_TAB 20070622

Method COMPARE_CONTRIBUTIONS on class CL_HRPAYFR_PARSE_BRCD_TEMSE has no exception.

Method COMPARE_TAT_CONTRIBUTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COT_DIFF Call by reference Type reference (TYPE) BOOLE Boolean variable 20070920
2 Changing CH_NEW_TAT Call by reference Type reference (TYPE) P06DUC_TAT_TAB 20070719
3 Importing IM_OLD_TAT Call by reference Type reference (TYPE) P06DUC_TAT_TAB 20070719

Method COMPARE_TAT_CONTRIBUTIONS on class CL_HRPAYFR_PARSE_BRCD_TEMSE has no exception.

Method COMPARE_TRS_CONTRIBUTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_COT_DIFF Call by reference Type reference (TYPE) BOOLE Boolean variable 20070920
2 Changing CH_NEW_TRS Call by reference Type reference (TYPE) P06DUC_TRS_TAB 20070719
3 Importing IM_OLD_TRS Call by reference Type reference (TYPE) P06DUC_TRS_TAB 20070719

Method COMPARE_TRS_CONTRIBUTIONS on class CL_HRPAYFR_PARSE_BRCD_TEMSE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) PFRBR_TAB_TEMSE 20070622
2 Importing IM_NAME Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ HR TemSE Object 20070601
# Exception Resumable Description Created on
1 ERROR_NO_INPUT 20070622
2 ERROR_TEMSE_NOT_FOUND IM_TemSe file name not found 20070601
3 ERROR_TEMSE_READ TemSe call error -> Reading 20070601

Method CREATE_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DELTA_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE HR TemSE Object 20070706
2 Importing IM_OLD_TEMSE Call by reference Type reference (TYPE) PFRBR_T_TAB_TS 20070622
# Exception Resumable Description Created on
1 ERROR_TEMSE_INCOMPATIBLE 20070719
2 ERROR_TEMSE_NOT_FOUND 20070622
3 ERROR_TEMSE_READ 20070622

Method CREATE_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE 20070706
2 Importing IM_TAB_TEMSE Call by reference Type reference (TYPE) PFRBR_TAB_TEMSE 20070622
# Exception Resumable Description Created on
1 ERROR_TEMSE_CREATION 20070622

Method LOAD_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_DECL Call by reference Type reference (TYPE) P06DUC_ALL_DECL 20070622
2 Importing IM_NAME Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ HR TemSE Object 20070601
3 Importing IM_OLD Call by reference Type reference (TYPE) XFELD 20070622
# Exception Resumable Description Created on
1 ERROR_TEMSE_NOT_FOUND IM_TemSe file name not found 20070601
2 ERROR_TEMSE_READ TemSe call error -> Reading 20070601

Method PARSE_BRCD_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_TAB_DECL Call by reference Type reference (TYPE) P06DUC_ALL_DECL 20070622
2 Importing IM_OLD Call by reference Type reference (TYPE) XFELD 20070622

Method PARSE_BRCD_TEMSE on class CL_HRPAYFR_PARSE_BRCD_TEMSE has no exception.

Method RENDER_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_TEMSE Call by reference Type reference (TYPE) PFRBR_TAB_TEMSE 20070622
2 Exporting EX_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE HR TemSE Object 20070706
3 Importing IM_CREATE_TEMSE Call by reference Type reference (TYPE) BOOLEAN 'X' 20070622
4 Importing IM_FILE Call by reference Type reference (TYPE) P06DUC_ALL_DECL 20070622

Method RENDER_TEMSE on class CL_HRPAYFR_PARSE_BRCD_TEMSE has no exception.
History
Last changed by/on SAP  20080505 
SAP Release Created in