SAP ABAP Class CL_HRPAYFR_N4DS_PARALLEL (CL_HRPAYFR_N4DS_PARALLEL)
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_PARALLEL  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC06   HR Payroll: France 
Created 20120917   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 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PFRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYFR_N4DS_PARALLEL has no interface implemented.
Friends
Class CL_HRPAYFR_N4DS_PARALLEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_N4DS Constant Private Type reference (TYPE) CHAR4 'N4DS' Improperly defined area, poss. usable for patch level 20120917
2 MO_MESSAGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_HR99S00_MESSAGE_LIST Error messages 20120917
3 MO_SERVER_GROUP Instance attribute Private Object reference (TYPE REF TO) LCL_SERVER_GROUP 20120917
4 MT_CI_LOG Instance attribute Private Type reference (TYPE) HR99S_MSG_TAB 20121116
5 MT_CUM_ASSUJE_FISCAUX Instance attribute Private Type reference (TYPE) PFRDS_T_ASSUJE_FISCAUX 20120917
6 MT_ERR_LOG Instance attribute Private Type reference (TYPE) P99SF_TAB_ERROR EE log / package cumulation 20121030
7 MT_GROUPED_SALA Instance attribute Private Type reference (TYPE) PFRDS_T_SALA 20120917
8 MT_HEADCOUNT Instance attribute Private Type reference (TYPE) PFRDS_T_HEADCOUNT Places of work with staff 20130111
9 MT_SENT_PACKS Instance attribute Private Type reference (TYPE) GTY_T_SENT_PACKS Sent packages 20120917
10 MV_MAX_PACKSIZE Instance attribute Private Type reference (TYPE) I 500 20120917
11 MV_MAX_PARALLEL Static Attribute Private Type reference (TYPE) I 10 20120917
12 MV_PRL_JOBS Instance attribute Private Type reference (TYPE) I Jobs in parallel processing 20120917
13 MV_RCV_JOBS Instance attribute Private Type reference (TYPE) I Parallel jobs finished/received 20120917
14 MV_SEND_JOBS Instance attribute Private Type reference (TYPE) I Sent jobs 20120917
15 MV_STOP_CRT_NEW_PROCESS Instance attribute Private Type reference (TYPE) ABAP_BOOL Stop creating processes 20120917
16 MV_TIMESTAMP Instance attribute Private Type reference (TYPE) STRING Timestamp 20120917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120917
2 EXECUTE_IN_PARALLEL Instance method Public Method Execute in parallel 20120917
3 GET_EE_CUM_DATA Instance method Public Method Get N4DS EE cumulation data from the several executions 20120917
4 GET_EE_DATA Instance method Public Method Get N4DS EE data from the several executions 20120917
5 GET_EE_LOG Instance method Public Method Get N4DS EE log from the several executions 20121030
6 GET_ERROR_MESSAGES Instance method Public Method Get error messages 20120917
7 GET_HEADCOUNT Instance method Public Method Get SIRET with EE (headcount) 20130111
8 RFC_RETURN_INFO Instance method Public Method Triggered when RFC parallel call ends 20120917
9 SEND_PACKS_TO_RFC_SERVER_GROUP Instance method Private Method Send packs to RFC server group for parallel processing 20120917
10 START_RFC_SERVER_GROUP Instance method Public Method START RFC SERVER GROUP 20120917
Events
Class CL_HRPAYFR_N4DS_PARALLEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MTY_T_PACKAGE Private Object reference (TYPE REF TO) LCL_PACKAGE 20120917
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SRVGRP Call by reference Type reference (TYPE) RPL4DSF0-SRVGRP Server group 20120917

Method CONSTRUCTOR on class CL_HRPAYFR_N4DS_PARALLEL has no exception.

Method EXECUTE_IN_PARALLEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PERNR Call by reference Type reference (TYPE) PFRDS_PERNR_PARALLEL 20120917
2 Importing IT_SEL_SCREEN Call by reference Type reference (TYPE) RSPARAMS_TT Table rsparams 20120917
# Exception Resumable Description Created on
1 ERROR 20120917

Method GET_EE_CUM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUM_ASSUJE_FISCAUX Call by reference Type reference (TYPE) PFRDS_T_ASSUJE_FISCAUX 20120917

Method GET_EE_CUM_DATA on class CL_HRPAYFR_N4DS_PARALLEL has no exception.

Method GET_EE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUPED_SALA Call by reference Type reference (TYPE) PFRDS_T_SALA 20120917

Method GET_EE_DATA on class CL_HRPAYFR_N4DS_PARALLEL has no exception.

Method GET_EE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CI_LOG Call by reference Type reference (TYPE) HR99S_MSG_TAB 20121116
2 Exporting ET_ERR_LOG Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20121030

Method GET_EE_LOG on class CL_HRPAYFR_N4DS_PARALLEL has no exception.

Method GET_ERROR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HR99S00_MESSAGE_LIST 20120917

Method GET_ERROR_MESSAGES on class CL_HRPAYFR_N4DS_PARALLEL has no exception.

Method GET_HEADCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADCOUNT Call by reference Type reference (TYPE) PFRDS_T_HEADCOUNT SIRET with active EE 20130111

Method GET_HEADCOUNT on class CL_HRPAYFR_N4DS_PARALLEL has no exception.

Method RFC_RETURN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE Task name 20120917

Method RFC_RETURN_INFO on class CL_HRPAYFR_N4DS_PARALLEL has no exception.

Method SEND_PACKS_TO_RFC_SERVER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) CL_HR99S00_MESSAGE_LIST 20120917
2 Importing IO_PACKAGE Call by reference Object reference (TYPE REF TO) LCL_PACKAGE 20120917
3 Importing IV_TASKNAME Call by reference Type reference (TYPE) CHAR8 Character field, length 8 20120917
# Exception Resumable Description Created on
1 ERROR 20120917

Method START_RFC_SERVER_GROUP Signature

Method START_RFC_SERVER_GROUP on class CL_HRPAYFR_N4DS_PARALLEL has no parameter.
# Exception Resumable Description Created on
1 ERROR_INIT_SERVER_GROUP 20120917
History
Last changed by/on SAP  20130531 
SAP Release Created in