SAP ABAP Class CL_HRPAYBE_NOV_BL (Notification Viewer Framework - Business Logic Service Class)
Hierarchy
☛
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
⤷
PY-BE (Application Component) Belgium
⤷
PC12 (Package) HR accounting: Belgium
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYBE_NOV_CO | Notification Viewer: Constants | 20120508 |
Properties
| Class | CL_HRPAYBE_NOV_BL | |
| Short Description | Notification Viewer Framework - Business Logic Service Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC12 | HR accounting: Belgium |
| Created | 20120314 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYBE_NOV_CO | Notification Viewer: Constants | 20120508 |
Friends
Class CL_HRPAYBE_NOV_BL has no friend class.
Attributes
Class CL_HRPAYBE_NOV_BL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add Social Balance error message | 20120508 | |
| 2 | Static method | Public | Method | Add Filter options from Selection Parameters | 20120508 | |
| 3 | Static method | Public | Method | Get error details | 20120508 | |
| 4 | Static method | Public | Method | Get Infotype | 20120508 | |
| 5 | Static method | Public | Method | Get the Employee PERNR from DmfA Notification- AnomalyReport | 20120508 | |
| 6 | Static method | Public | Method | Get the Employee PERNR from Dimona Notification Form | 20120508 | |
| 7 | Static method | Public | Method | Get the Employee PERNR from the INSS (RSZRR) | 20120508 | |
| 8 | Static method | Public | Method | Init Notification Viewer Instance | 20120508 | |
| 9 | Static method | Public | Method | Init Temse | 20120508 | |
| 10 | Static method | Public | Method | Set Infotype in PRELP buffer | 20120508 |
Events
Class CL_HRPAYBE_NOV_BL has no event.
Types
Class CL_HRPAYBE_NOV_BL has no local type.
Method Signatures
Method ADD_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | TABLE | 20120508 | ||||
| 2 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120508 | |||
| 3 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120508 | |||
| 4 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120508 | |||
| 5 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20120508 | |||
| 6 | IV_MSG_NUMBER | Call by reference | Type reference (TYPE) | MSGNR | Message number | 20120508 | |||
| 7 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20120508 |
Method ADD_ERROR_MESSAGE on class CL_HRPAYBE_NOV_BL has no exception.
Method FITER_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 3 | ES_FILTER | Call by reference | Type reference (TYPE) | PBNOV_S_FILTER | 20120508 | ||||
| 4 | IT_RSPAR | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20120508 |
Method FITER_ADD on class CL_HRPAYBE_NOV_BL has no exception.
Method GET_ERROR_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_NOV_ERROR | Call by reference | Type reference (TYPE) | PBNOV_S_ERROR | 20120508 | ||||
| 2 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 3 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 4 | IT_EE_RESULT | Call by reference | Type reference (TYPE) | PBNOV_T_EE_RESULT | 20120508 | ||||
| 5 | IV_APPL | Call by reference | Type reference (TYPE) | P_APPL | Subapplication | 20120508 | |||
| 6 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20120508 |
Method GET_ERROR_DETAILS on class CL_HRPAYBE_NOV_BL has no exception.
Method GET_INFOTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PNNNN | Call by reference | Type reference (TYPE) | ANY | 20120508 | ||||
| 2 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 3 | CT_PNNNN | Call by reference | Type reference (TYPE) | TABLE | 20120508 | ||||
| 4 | CT_PRELP | Call by reference | Type reference (TYPE) | P99SG_TAB_PRELP | 20120508 | ||||
| 5 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 6 | IV_BEGDA | Call by reference | Type reference (TYPE) | D | 20120508 | ||||
| 7 | IV_ENDDA | Call by reference | Type reference (TYPE) | D | 20120508 | ||||
| 8 | IV_INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotype | 20120508 | |||
| 9 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20120508 |
Method GET_INFOTYPE on class CL_HRPAYBE_NOV_BL has no exception.
Method GET_PERNR_FROM_DIMN_ANRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 3 | EV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20120508 | |||
| 4 | EV_RSZRR | Call by reference | Type reference (TYPE) | RSZRR | INSS - National ID number (00024) | 20120508 | |||
| 5 | IS_ANRP | Call by reference | Type reference (TYPE) | PBEEG_S_ANRP | 20120508 |
Method GET_PERNR_FROM_DIMN_ANRP on class CL_HRPAYBE_NOV_BL has no exception.
Method GET_PERNR_FROM_DINO_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 3 | EV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20120508 | |||
| 4 | IS_FORM | Call by reference | Type reference (TYPE) | PBEEG_S_FORM_NOTI | 20120508 |
Method GET_PERNR_FROM_DINO_FORM on class CL_HRPAYBE_NOV_BL has no exception.
Method GET_PERNR_FROM_INSS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 3 | EV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel Number | 20120508 | |||
| 4 | IV_DATE | Call by reference | Type reference (TYPE) | D | SY-DATUM | 20120508 | |||
| 5 | IV_RSZRR | Call by reference | Type reference (TYPE) | RSZRR | INSS - National ID number (00024) | 20120508 |
Method GET_PERNR_FROM_INSS on class CL_HRPAYBE_NOV_BL has no exception.
Method INIT_NOV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 2 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 3 | ER_NOV | Call by reference | Object reference (TYPE REF TO) | IF_HRPAYBE_NOV | Notification Viewer Framework | 20120508 | |||
| 4 | IV_APPL | Call by reference | Type reference (TYPE) | P_APPL | Subapplication | 20120508 | |||
| 5 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20120508 | ||||
| 6 | IV_FPTYP | Call by reference | Type reference (TYPE) | P_99S_FPTYP | Forms : Productive form type | 20120508 |
Method INIT_NOV on class CL_HRPAYBE_NOV_BL has no exception.
Method INIT_TEMSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DAQ_FORM | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_DAQ | Data acquistion for forms | 20120508 | |||
| 2 | CR_TEMSE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_HR99S00_TEMSE | class for TemSe Southern Europe | 20120508 | |||
| 3 | CS_NOTI_FILE | Call by reference | Type reference (TYPE) | PBEEG_S_NOTI_FILE | 20120508 | ||||
| 4 | CS_TEMSE_ATR | Call by reference | Type reference (TYPE) | PBEEG_S_TEMSE_ATR_NOTI | 20120508 | ||||
| 5 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 6 | CT_ERROR_HANLING | Call by reference | Type reference (TYPE) | HRERROR_TAB | HR Errors Table | 20120508 | |||
| 7 | CV_BEGDA | Call by reference | Type reference (TYPE) | D | 20120508 | ||||
| 8 | CV_DAQ_DATE | Call by reference | Type reference (TYPE) | D | 20120508 | ||||
| 9 | CV_ENDDA | Call by reference | Type reference (TYPE) | D | 20120508 | ||||
| 10 | CV_GEN_DATE | Call by reference | Type reference (TYPE) | D | 20120508 | ||||
| 11 | CV_GLBID | Call by reference | Type reference (TYPE) | PC_B2A_GLBID | HR B2A: Global Object ID | 20120508 | |||
| 12 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 | |||
| 13 | CV_VERSION | Call by reference | Type reference (TYPE) | P_99S_FOVER | Forms : Version | 20120508 | |||
| 14 | IV_APPL | Call by reference | Type reference (TYPE) | P_APPL | Subapplication | 20120508 | |||
| 15 | IV_TEMSE_ID | Call by reference | Type reference (TYPE) | P_TS_TSOBJ | HR TemSe Object | 20120508 |
Method INIT_TEMSE on class CL_HRPAYBE_NOV_BL has no exception.
Method SET_INFOTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ERROR | Call by reference | Type reference (TYPE) | P99SF_TAB_ERROR | 20120508 | ||||
| 2 | CT_PNNNN | Call by reference | Type reference (TYPE) | TABLE | 20120508 | ||||
| 3 | CT_PRELP | Call by reference | Type reference (TYPE) | P99SG_TAB_PRELP | 20120508 | ||||
| 4 | CV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20120508 |
Method SET_INFOTYPE on class CL_HRPAYBE_NOV_BL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |