SAP ABAP Class IF_HRPAYFR_N4DS_CORR_INTEG_MGR (Interface related to the IT3340 data integration)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPAYFR_N4DS_CORR_INTEG_MGR | Class responsible for the IT3340 data integration | 20121012 |
Properties
| Class | IF_HRPAYFR_N4DS_CORR_INTEG_MGR | |
| Short Description | Interface related to the IT3340 data integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120927 | SAP |
| Last change | 20131127 | 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) |
Interfaces
Class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no interface implemented.
Friends
Class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no friend class.
Attributes
Class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if a given section is matching an IT record | 20121012 | |
| 2 | Instance method | Public | Method | Get relevant period(s) for a given IT record | 20121012 | |
| 3 | Instance method | Public | Method | Handle corrections integration within the N4DS process | 20121012 | |
| 4 | Instance method | Public | Method | Handle data deletion | 20121012 | |
| 5 | Instance method | Public | Method | Handle new section insertion | 20121012 | |
| 6 | Instance method | Public | Method | Handle data modification | 20121012 |
Events
Class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no event.
Types
Class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no local type.
Method Signatures
Method CHECK_SECTION_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SECTN_MATCH | Call by reference | Type reference (TYPE) | XFELD | Correspondance ok | 20121012 | |||
| 2 | IS_INFTY_DYN_DATA | Call by reference | Type reference (TYPE) | ANY | Section data stocked in IT3340 | 20121012 | |||
| 3 | IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | Data on section presetting | 20121012 | |||
| 4 | IS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | Section data determined by "N4DS" report | 20121012 | |||
| 5 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for defined entries | 20121012 |
Method CHECK_SECTION_MATCH on class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method GET_RELEVANT_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 | ET_S60_PERIODS | Call by reference | Type reference (TYPE) | PFRDS_T_S60_PERIODS | 20121012 | ||||
| 4 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20121012 | |||
| 5 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20121012 | |||
| 6 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 | |||
| 7 | IS_T5FITCORR | Call by reference | Type reference (TYPE) | T5FITCORR | IT presettings for corrections | 20121012 |
Method GET_RELEVANT_PERIODS on class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method HANDLE_CORRECTIONS_INTEGRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | 20121012 | ||||
| 2 | IO_N4DS_DAQ | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20121012 | |||
| 3 | IS_WAFOR | Call by reference | Type reference (TYPE) | P99SD_WAFOR | 20121012 | ||||
| 4 | IT_FODAT | Call by reference | Type reference (TYPE) | P99SD_TAB_FODAT | 20130118 | ||||
| 5 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | '3340' | Corrections infotype | 20121012 |
Method HANDLE_CORRECTIONS_INTEGRATION on class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method HANDLE_DATA_DELETION 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 | CS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 3 | CT_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | 20121012 | ||||
| 4 | ET_HR_MSG | Call by reference | Type reference (TYPE) | HR99S_MSG_TAB | 20121012 | ||||
| 5 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Recording deleted | 20121012 | |||
| 6 | EV_NB_DEL | Call by reference | Type reference (TYPE) | I | 20121012 | ||||
| 7 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20121012 | |||
| 8 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 | |||
| 9 | IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | 20121012 | ||||
| 10 | IS_T5FITCORR | Call by reference | Type reference (TYPE) | T5FITCORR | IT presettings for corrections | 20121012 | |||
| 11 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for defined entries | 20121012 |
Method HANDLE_DATA_DELETION on class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method HANDLE_DATA_INSERTION 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 | CS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 3 | CT_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | 20121012 | ||||
| 4 | ET_HR_MSG | Call by reference | Type reference (TYPE) | HR99S_MSG_TAB | 20121012 | ||||
| 5 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Recording inserted | 20121012 | |||
| 6 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20121012 | |||
| 7 | IO_N4DS_DAQ | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20121012 | |||
| 8 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 | |||
| 9 | IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | 20121012 | ||||
| 10 | IS_T5FITCORR | Call by reference | Type reference (TYPE) | T5FITCORR | IT presettings for corrections | 20121012 | |||
| 11 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for defined entries | 20121012 | |||
| 12 | IT_FODAT | Call by reference | Type reference (TYPE) | P99SD_TAB_FODAT | 20130118 |
Method HANDLE_DATA_INSERTION on class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
Method HANDLE_DATA_MODIFICATION 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 | CS_SECTN_DATA | Call by reference | Type reference (TYPE) | ANY | 20121012 | ||||
| 3 | CT_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | 20121012 | ||||
| 4 | ET_HR_MSG | Call by reference | Type reference (TYPE) | HR99S_MSG_TAB | 20121012 | ||||
| 5 | EV_IS_OK | Call by reference | Type reference (TYPE) | XFELD | Recording modified | 20121012 | |||
| 6 | EV_NB_FIELD_MOD | Call by reference | Type reference (TYPE) | I | Num. modified fields | 20121012 | |||
| 7 | EV_NB_MOD | Call by reference | Type reference (TYPE) | I | Num. mod. record. (sections) | 20121012 | |||
| 8 | IO_HRPAYFR_N4DS | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS | N4DS declaration | 20121012 | |||
| 9 | IO_N4DS_DAQ | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYFR_N4DS_DAQ | DAQ implementation for N4DS | 20121012 | |||
| 10 | IS_P3340 | Call by reference | Type reference (TYPE) | P3340 | HR master record for infotype 3340 | 20121012 | |||
| 11 | IS_SECTN | Call by reference | Type reference (TYPE) | P99SD_SECTN | 20121012 | ||||
| 12 | IS_T5FITCORR | Call by reference | Type reference (TYPE) | T5FITCORR | IT presettings for corrections | 20121012 | |||
| 13 | IT_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for defined entries | 20121012 |
Method HANDLE_DATA_MODIFICATION on class IF_HRPAYFR_N4DS_CORR_INTEG_MGR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |