SAP ABAP Class CL_HRPAYFR_N4DS_RENDERER (Class to return TemSe)
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_N4DS_RENDERER  
Short Description Class to return TemSe    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20110909   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 P99ST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 PFRDA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 PFRDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 PFRDR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 PFRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYFR_N4DS_RENDERER has no interface implemented.
Friends
Class CL_HRPAYFR_N4DS_RENDERER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FORM Instance attribute Private Object reference (TYPE REF TO) CL_HR99S00_DAQ 20110926
2 MO_TEMSE Instance attribute Public Object reference (TYPE REF TO) CL_HR99S00_TEMSE 20110926
3 MS_EE_IN_PROCESS Instance attribute Private Object reference (TYPE REF TO) DATA 20111020
4 MS_EMETTEUR Instance attribute Protected Object reference (TYPE REF TO) DATA 20110926
5 MT_DECLARATION Instance attribute Protected Object reference (TYPE REF TO) DATA 20110926
6 MT_ETABLISSMENT Instance attribute Protected Object reference (TYPE REF TO) DATA 20110926
7 MT_HONORAIRE Instance attribute Protected Object reference (TYPE REF TO) DATA 20110926
8 MT_RAW_DATA Instance attribute Private Type reference (TYPE) P99ST_TAB_RAW 20110926
9 MT_SALARIE Instance attribute Protected Object reference (TYPE REF TO) DATA 20110926
10 MT_SITUATION Instance attribute Protected Object reference (TYPE REF TO) DATA 20110926
11 MV_CHECK_DATA Instance attribute Private Type reference (TYPE) P06_FIL31 31 characters 20120427
12 MV_CHECK_DATA_NEXT Instance attribute Private Type reference (TYPE) P06_FIL31 31 characters 20120427
13 MV_VERSN Instance attribute Private Type reference (TYPE) P99SD_FOATR-FOVER 20120926
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTEXT Instance method Private Method Checks context 20111020
2 CONSTRUCTOR Instance method Public Constructor 20110926
3 DECOMPOSE_DATA_RECEIVERS Instance method Private Method 20110926
4 EXIT_EE_IN_PROCESS Instance method Private Method Stores employee in process in memory 20111020
5 GET_DDIC_DEF Instance method Private Method 20110926
6 GET_FORM Instance method Public Method Returns DAQ form 20111020
7 GET_RENDERED_DATA Instance method Public Method 20120926
8 GET_WHERE_USED_SOURCES Instance method Private Method 20110926
9 LOAD_TEMSE Instance method Private Method 20110926
10 MERGE_DATA Instance method Private Method Merges recently collected data 20111020
11 RENDER_TEMSE Instance method Private Method 20110926
12 SAVE_ROW Instance method Private Method Saves collected data in proposed row 20111020
13 SET_CHECK_DATA Instance method Private Method Set check data for line identification 20120427
Events
Class CL_HRPAYFR_N4DS_RENDERER has no event.
Types
Class CL_HRPAYFR_N4DS_RENDERER has no local type.
Method Signatures

Method CHECK_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTEXT Call by reference Type reference (TYPE) ANY 20111020
2 Importing IS_SOURCE_WHERE_USED Call by reference Type reference (TYPE) PFRDS_S_SOURCE_WHERE_USED actual source 20111020
3 Importing IT_SOURCE_WHERE_USED Call by reference Type reference (TYPE) PFRDS_TAB_SOURCE_WHERE_USED table with sources 20111020
4 Importing IV_PREV_ROOT Call by reference Type reference (TYPE) ABAP_TYPENAME previous source 20111020

Method CHECK_CONTEXT on class CL_HRPAYFR_N4DS_RENDERER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ HR TemSE Object 20110926
2 Importing IO_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE 20110926
# Exception Resumable Description Created on
1 ERROR_RENDERING_TEMSE Error in the process of rendering the TemSe 20110926
2 ERROR_RENDERING_TEMSE_DAQ Error in the process of rendering due to DAQ for incoherence 20121207
3 ERROR_TEMSE_NOT_FOUND Temse name in IM_TEMSE not found 20110926
4 ERROR_TEMSE_READ Error calling temse->read 20110926

Method DECOMPOSE_DATA_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA_RECEIVERS Call by reference Type reference (TYPE) P99SG_TAB_RANGES 20110926
2 Changing CT_SOURCE_WHERE_USED Call by reference Type reference (TYPE) PFRDS_TAB_SOURCE_WHERE_USED 20110926
# Exception Resumable Description Created on
1 ERROR_RENDERING_TEMSE 20110926

Method EXIT_EE_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) ANY 20111020

Method EXIT_EE_IN_PROCESS on class CL_HRPAYFR_N4DS_RENDERER has no exception.

Method GET_DDIC_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RENDER_DDIC Call by reference Type reference (TYPE) PFRDS_TAB_RENDER_DDIC 20110926
2 Changing CV_DATASOURCE Call by reference Type reference (TYPE) T5F5R2-DATASOURCE DADS-U: Check - data source 20110926
3 Changing CV_SEQ Call by reference Type reference (TYPE) STAT_SORT Sort sequence 20110926
4 Importing IV_ABS_ROOT Call by reference Type reference (TYPE) ABAP_TYPENAME 20110926
5 Importing IV_DATA Call by reference Type reference (TYPE) ANY 20110926
6 Importing IV_REL_ROOT Call by reference Type reference (TYPE) STRING 20110926

Method GET_DDIC_DEF on class CL_HRPAYFR_N4DS_RENDERER has no exception.

Method GET_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FORM Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ 20111020

Method GET_FORM on class CL_HRPAYFR_N4DS_RENDERER has no exception.

Method GET_RENDERED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) PFRDR_TAB_RENDERED_DATA 20120926
2 Exporting EV_VERSN Call by reference Type reference (TYPE) P99SD_FOATR-FOVER 20120926
# Exception Resumable Description Created on
1 ERROR 20120926

Method GET_WHERE_USED_SOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SOURCE_WHERE_USED Call by reference Type reference (TYPE) PFRDS_TAB_SOURCE_WHERE_USED 20110926
2 Importing IV_DATA Call by reference Type reference (TYPE) ANY 20110926
3 Importing IV_ROOT Call by reference Type reference (TYPE) ABAP_TYPENAME 20110926
# Exception Resumable Description Created on
1 CREATE_DATA_ERROR 20110926

Method LOAD_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NAME Call by reference Type reference (TYPE) RPTSTYPE-TSOBJ HR TemSE Object 20110926
2 Importing IO_TEMSE Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE 20110926
# Exception Resumable Description Created on
1 ERROR_TEMSE_NOT_FOUND 20110926
2 ERROR_TEMSE_READ 20110926

Method MERGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE Existing data 20111020
2 Exporting EV_MERGE Call by reference Type reference (TYPE) ABAP_BOOL Merge? 20111020
3 Importing IV_LINE_DATA Call by reference Type reference (TYPE) ANY Line to add 20111020

Method MERGE_DATA on class CL_HRPAYFR_N4DS_RENDERER has no exception.

Method RENDER_TEMSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SOURCE_WHERE_USED Call by reference Type reference (TYPE) PFRDS_TAB_SOURCE_WHERE_USED 20110926
2 Changing CV_DATA Call by reference Type reference (TYPE) ANY 20110926
3 Importing IT_DATA_RECEIVERS Call by reference Type reference (TYPE) P99SG_TAB_RANGES 20110926
4 Importing IV_BREAK_SECTION Call by reference Type reference (TYPE) P_99S_SECTN Forms: section 20110926
5 Importing IV_LEVEL Call by reference Type reference (TYPE) P_99S_HILEV Form.: hierarchy level of section in file 20110926
# Exception Resumable Description Created on
1 ERROR_DAQ_FORM 20110926
2 ERROR_INSTANCE_DAQ_CREATE 20110926

Method SAVE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE data receiver 20111020
2 Importing IV_LINE_DATA Call by reference Type reference (TYPE) ANY row of data 20111020

Method SAVE_ROW on class CL_HRPAYFR_N4DS_RENDERER has no exception.

Method SET_CHECK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RAW_DATA Call by reference Type reference (TYPE) ANY 20120427

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