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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR4 | 'N4DS' | Improperly defined area, poss. usable for patch level | 20120917 | |
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR99S00_MESSAGE_LIST | Error messages | 20120917 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_SERVER_GROUP | 20120917 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HR99S_MSG_TAB | 20121116 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PFRDS_T_ASSUJE_FISCAUX | 20120917 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | P99SF_TAB_ERROR | EE log / package cumulation | 20121030 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PFRDS_T_SALA | 20120917 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PFRDS_T_HEADCOUNT | Places of work with staff | 20130111 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_T_SENT_PACKS | Sent packages | 20120917 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 500 | 20120917 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 10 | 20120917 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Jobs in parallel processing | 20120917 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Parallel jobs finished/received | 20120917 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Sent jobs | 20120917 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Stop creating processes | 20120917 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Timestamp | 20120917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20120917 |
2 | ![]() |
Instance method | Public | Method | Execute in parallel | 20120917 |
3 | ![]() |
Instance method | Public | Method | Get N4DS EE cumulation data from the several executions | 20120917 |
4 | ![]() |
Instance method | Public | Method | Get N4DS EE data from the several executions | 20120917 |
5 | ![]() |
Instance method | Public | Method | Get N4DS EE log from the several executions | 20121030 |
6 | ![]() |
Instance method | Public | Method | Get error messages | 20120917 |
7 | ![]() |
Instance method | Public | Method | Get SIRET with EE (headcount) | 20130111 |
8 | ![]() |
Instance method | Public | Method | Triggered when RFC parallel call ends | 20120917 |
9 | ![]() |
Instance method | Private | Method | Send packs to RFC server group for parallel processing | 20120917 |
10 | ![]() |
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 | ![]() |
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 | ![]() |
CT_PERNR | Call by reference | Type reference (TYPE) | PFRDS_PERNR_PARALLEL | 20120917 | |||
2 | ![]() |
IT_SEL_SCREEN | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Table rsparams | 20120917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120917 |
Method GET_EE_CUM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
ET_CI_LOG | Call by reference | Type reference (TYPE) | HR99S_MSG_TAB | 20121116 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
CO_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_MESSAGE_LIST | 20120917 | |||
2 | ![]() |
IO_PACKAGE | Call by reference | Object reference (TYPE REF TO) | LCL_PACKAGE | 20120917 | |||
3 | ![]() |
IV_TASKNAME | Call by reference | Type reference (TYPE) | CHAR8 | Character field, length 8 | 20120917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
20120917 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |