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 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PBEDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PBEEG 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 ADD_ERROR_MESSAGE Static method Public Method Add Social Balance error message 20120508
2 FITER_ADD Static method Public Method Add Filter options from Selection Parameters 20120508
3 GET_ERROR_DETAILS Static method Public Method Get error details 20120508
4 GET_INFOTYPE Static method Public Method Get Infotype 20120508
5 GET_PERNR_FROM_DIMN_ANRP Static method Public Method Get the Employee PERNR from DmfA Notification- AnomalyReport 20120508
6 GET_PERNR_FROM_DINO_FORM Static method Public Method Get the Employee PERNR from Dimona Notification Form 20120508
7 GET_PERNR_FROM_INSS Static method Public Method Get the Employee PERNR from the INSS (RSZRR) 20120508
8 INIT_NOV Static method Public Method Init Notification Viewer Instance 20120508
9 INIT_TEMSE Static method Public Method Init Temse 20120508
10 SET_INFOTYPE 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 Changing CT_ERROR Call by reference Type reference (TYPE) TABLE 20120508
2 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120508
3 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120508
4 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120508
5 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20120508
6 Importing IV_MSG_NUMBER Call by reference Type reference (TYPE) MSGNR Message number 20120508
7 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
3 Exporting ES_FILTER Call by reference Type reference (TYPE) PBNOV_S_FILTER 20120508
4 Importing 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 Changing CS_NOV_ERROR Call by reference Type reference (TYPE) PBNOV_S_ERROR 20120508
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
4 Importing IT_EE_RESULT Call by reference Type reference (TYPE) PBNOV_T_EE_RESULT 20120508
5 Importing IV_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20120508
6 Importing 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 Changing CS_PNNNN Call by reference Type reference (TYPE) ANY 20120508
2 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
3 Changing CT_PNNNN Call by reference Type reference (TYPE) TABLE 20120508
4 Changing CT_PRELP Call by reference Type reference (TYPE) P99SG_TAB_PRELP 20120508
5 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
6 Importing IV_BEGDA Call by reference Type reference (TYPE) D 20120508
7 Importing IV_ENDDA Call by reference Type reference (TYPE) D 20120508
8 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY Infotype 20120508
9 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
3 Exporting EV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20120508
4 Exporting EV_RSZRR Call by reference Type reference (TYPE) RSZRR INSS - National ID number (00024) 20120508
5 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
3 Exporting EV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20120508
4 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
3 Exporting EV_PERNR Call by reference Type reference (TYPE) P_PERNR Personnel Number 20120508
4 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20120508
5 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
2 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
3 Exporting ER_NOV Call by reference Object reference (TYPE REF TO) IF_HRPAYBE_NOV Notification Viewer Framework 20120508
4 Importing IV_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20120508
5 Importing IV_DATE Call by reference Type reference (TYPE) D 20120508
6 Importing 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 Changing CR_DAQ_FORM Call by reference Object reference (TYPE REF TO) CL_HR99S00_DAQ Data acquistion for forms 20120508
2 Changing CR_TEMSE_OBJECT Call by reference Object reference (TYPE REF TO) CL_HR99S00_TEMSE class for TemSe Southern Europe 20120508
3 Changing CS_NOTI_FILE Call by reference Type reference (TYPE) PBEEG_S_NOTI_FILE 20120508
4 Changing CS_TEMSE_ATR Call by reference Type reference (TYPE) PBEEG_S_TEMSE_ATR_NOTI 20120508
5 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
6 Changing CT_ERROR_HANLING Call by reference Type reference (TYPE) HRERROR_TAB HR Errors Table 20120508
7 Changing CV_BEGDA Call by reference Type reference (TYPE) D 20120508
8 Changing CV_DAQ_DATE Call by reference Type reference (TYPE) D 20120508
9 Changing CV_ENDDA Call by reference Type reference (TYPE) D 20120508
10 Changing CV_GEN_DATE Call by reference Type reference (TYPE) D 20120508
11 Changing CV_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR B2A: Global Object ID 20120508
12 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508
13 Changing CV_VERSION Call by reference Type reference (TYPE) P_99S_FOVER Forms : Version 20120508
14 Importing IV_APPL Call by reference Type reference (TYPE) P_APPL Subapplication 20120508
15 Importing 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 Changing CT_ERROR Call by reference Type reference (TYPE) P99SF_TAB_ERROR 20120508
2 Changing CT_PNNNN Call by reference Type reference (TYPE) TABLE 20120508
3 Changing CT_PRELP Call by reference Type reference (TYPE) P99SG_TAB_PRELP 20120508
4 Changing 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