SAP ABAP Class CL_HRPAYFR_N4DS_CORR_INTEG_MGR (Class responsible for the IT3340 data integration)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
PC06 (Package) HR Payroll: France
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYFR_N4DS_CORR_INTEG_MGR | Interface related to the IT3340 data integration | 20121012 |
Properties
| Class | CL_HRPAYFR_N4DS_CORR_INTEG_MGR | |
| Short Description | Class responsible for the IT3340 data integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC06 | HR Payroll: France |
| Created | 20120927 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYFR_N4DS_CORR_INTEG_MGR | Interface related to the IT3340 data integration | 20121012 |
Friends
Class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | HRPADFR_P3340 | Table types for corrections | 20121116 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | HR99S_MSG_TAB | Detailed log | 20121112 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | P06_T5FITCORR_TAB | Table type for T5FITCORR table | 20121012 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PERSNO | Personnel number in process | 20121116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121012 | ||
| 2 | Instance method | Protected | Method | Delete section data | 20121012 | |
| 3 | Instance method | Protected | Method | Change section data | 20121012 | |
| 4 | Instance method | Protected | Method | Change section data (main method) | 20121012 | |
| 5 | Instance method | Protected | Method | Check that current IT3340 is valid for further processing | 20121012 | |
| 6 | Instance method | Protected | Method | Perform SIREN check | 20121012 | |
| 7 | Instance method | Protected | Method | Get S40 periods | 20121012 | |
| 8 | Instance method | Protected | Method | Get S60 periods | 20121012 | |
| 9 | Instance method | Protected | Method | Additional process for "S45*" sections | 20130118 |
Events
Class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no event.
Types
Class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_N4DS_DAQ | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20121012 | |||
| 2 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | '3340' | 20121012 |
Method CONSTRUCTOR on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method DO_DATA_DELETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 2 | CV_NB_DEL | Call by reference | Type reference (TYPE) | I | 20121012 | ||||
| 3 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20121012 | |||
| 4 | IS_INFTY_DYN_DATA | Call by reference | Type reference (TYPE) | ANY | Infotype 3340 dynamic data | 20121012 | |||
| 5 | IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | 20121012 | ||||
| 6 | IS_VALUE | Call by reference | Type reference (TYPE) | P99SD_VALUE | 20121012 | ||||
| 7 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for defined entries | 20121012 |
Method DO_DATA_DELETION on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method DO_DATA_MODIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 2 | CV_NB_FIELD_MOD | Call by reference | Type reference (TYPE) | I | 20121012 | ||||
| 3 | IO_DAQ | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_DAQ | N4DS declaration | 20121112 | |||
| 4 | IS_INFTY_DYN_DATA | Call by reference | Type reference (TYPE) | ANY | Infotype 3340 dynamic data | 20121012 | |||
| 5 | IS_PSKEY | Call by reference | Type reference (TYPE) | PSKEY | Personnel number | 20121112 | |||
| 6 | IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | 20121012 | ||||
| 7 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for defined entries | 20121012 | |||
| 8 | IV_CI_LOGTY | Call by reference | Type reference (TYPE) | P06_CI_LOGTYPE | Log type for Corrections infotype | 20121112 |
Method DO_DATA_MODIFICATION on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method DO_DATA_MODIFICATION_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 2 | CS_VALUE | Call by reference | Type reference (TYPE) | P99SD_VALUE | 20121012 | ||||
| 3 | CV_NB_FIELD_MOD | Call by reference | Type reference (TYPE) | I | 20121012 | ||||
| 4 | CV_NB_MOD | Call by reference | Type reference (TYPE) | I | 20121012 | ||||
| 5 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20121012 | |||
| 6 | IO_DAQ | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_DAQ | 20121112 | ||||
| 7 | IS_INFTY_DYN_DATA | Call by reference | Type reference (TYPE) | ANY | Infotype 3340 dynamic data | 20121012 | |||
| 8 | IS_PSKEY | Call by reference | Type reference (TYPE) | PSKEY | Personnel number | 20121112 | |||
| 9 | IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | 20121012 | ||||
| 10 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for defined entries | 20121012 | |||
| 11 | IV_CI_LOGTY | Call by reference | Type reference (TYPE) | P06_CI_LOGTYPE | Log type for Corrections infotype | 20121112 |
Method DO_DATA_MODIFICATION_MAIN on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method DO_PRELIMINARY_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INFTY_DYN_DATA | Call by reference | Type reference (TYPE) | ANY | Infotype 3340 dynamic data | 20121012 | |||
| 2 | ES_HR_MSG | Call by reference | Type reference (TYPE) | HR99S_MSG | 20121012 | ||||
| 3 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20121012 | |||
| 4 | IO_N4DS_DAQ | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20121012 | |||
| 5 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 | |||
| 6 | IS_T5FITCORR | Call by reference | Type reference (TYPE) | T5FITCORR | Corrections infotype, presetting table | 20121012 | |||
| 7 | IV_SECTN | Call by reference | Type reference (TYPE) | P_99S_SECTN | Forms: section | 20121012 |
Method DO_PRELIMINARY_CHECK on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method DO_SIREN_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INFTY_DYN_DATA | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 2 | EV_SIREN | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 3 | EV_SIREN_FOUND | Call by reference | Type reference (TYPE) | XFELD | SIREN found? | 20121012 | |||
| 4 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20121015 | |||
| 5 | IT_SIRET | Call by reference | Type reference (TYPE) | PFRDS_SEL_SIRET_TAB_TYP | 20121012 | ||||
| 6 | IV_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start date | 20121015 | |||
| 7 | IV_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Valid until | 20121015 |
Method DO_SIREN_CHECK on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method GET_S40_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HR_MSG | Call by reference | Type reference (TYPE) | HR99S_MSG_TAB | 20121012 | ||||
| 2 | ET_S40_PERIODS | Call by reference | Type reference (TYPE) | PFRDS_T_S40_PERIODS | 20121012 | ||||
| 3 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20121012 | |||
| 4 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20121012 | |||
| 5 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 |
Method GET_S40_PERIODS on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method GET_S60_PERIODS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HR_MSG | Call by reference | Type reference (TYPE) | HR99S_MSG_TAB | 20121012 | ||||
| 2 | ET_S60_PERIODS | Call by reference | Type reference (TYPE) | PFRDS_T_S60_PERIODS | 20121012 | ||||
| 3 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20121012 | |||
| 4 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20121012 | |||
| 5 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 |
Method GET_S60_PERIODS on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method HANDLE_S45_SECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INFTY_DYN_DATA | Call by reference | Type reference (TYPE) | ANY | Infotype 3340 dynamic data | 20130118 | |||
| 2 | CS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | 20130118 | ||||
| 3 | CT_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | 20130118 | ||||
| 4 | ET_HR_MSG | Call by reference | Type reference (TYPE) | HR99S_MSG_TAB | 20130118 | ||||
| 5 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Recording inserted | 20130118 | |||
| 6 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20130118 | |||
| 7 | IO_N4DS_DAQ | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20130118 | |||
| 8 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20130118 | |||
| 9 | IS_S40_PERIODS | Call by reference | Type reference (TYPE) | PFRDS_S40_PERIODS | 20130118 | ||||
| 10 | IS_T5FITCORR | Call by reference | Type reference (TYPE) | T5FITCORR | IT presettings for corrections | 20130118 | |||
| 11 | IT_FODAT | Call by reference | Type reference (TYPE) | P99SD_TAB_FODAT | 20130118 |
Method HANDLE_S45_SECTION on class CL_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |