SAP ABAP Class CL_HRPAYBE_NOV_LOG (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
Properties
Class CL_HRPAYBE_NOV_LOG  
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 20120327   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 P99SB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PBEEG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PBNOV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYBE_NOV_LOG has no interface implemented.
Friends
Class CL_HRPAYBE_NOV_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_DAQ_FORM Instance attribute Private Object reference (TYPE REF TO) CL_HR99S00_DAQ Data acquistion for forms 20120508
2 AS_FILTER Instance attribute Private Type reference (TYPE) PBNOV_S_FILTER 20120508
3 AS_LOG Instance attribute Private Type reference (TYPE) PBNOV_S_LOG 20120508
4 AS_NOTI Instance attribute Private Type reference (TYPE) PBEEG_S_NOTI_FILE 20120508
5 AV_ORDER Instance attribute Private Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20120508
Methods
# Method Level Visibility Method type Description Created on
1 BLOCK_FOLDER_EE_ERROR Instance method Private Method Display Log Block Folder - Employee > Errors 20120508
2 BLOCK_FOLDER_EE_OK Instance method Private Method Display Log Block Folder - Employee without Errors/Warnings 20120508
3 BLOCK_FOLDER_ERROR_EE Instance method Private Method Display Log Block Folder - Error > Employees 20120508
4 BLOCK_FOLDER_ERROR_WO_EE Instance method Private Method Display Log Block Folder - Error > Without Employees 20120508
5 BLOCK_HEADER Instance method Private Method Display Log Block Header 20120508
6 CONSTRUCTOR Instance method Public Constructor Constructor 20120508
7 CREATE_NODE_EE_ERROR Instance method Private Method Log for NODE Employee > Errors 20120508
8 CREATE_NODE_EE_OK Instance method Private Method Log for NODE Employee without Errors/Warnings 20120508
9 CREATE_NODE_ERROR_EE Instance method Private Method Log for NODE Error > Employees 20120508
10 CREATE_NODE_ERROR_WO_EE Instance method Private Method Log for NODE Error > Without Employees 20120508
11 CREATE_NODE_FORM Instance method Private Method Log for NODE FORMID 20120508
12 CREATE_NODE_STAT Instance method Private Method Log for NODE STAT 20120508
13 DISPLAY_LOG_MAIN Instance method Public Method Display Log 20120508
Events
Class CL_HRPAYBE_NOV_LOG has no event.
Types
Class CL_HRPAYBE_NOV_LOG has no local type.
Method Signatures

Method BLOCK_FOLDER_EE_ERROR 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_NODE_KEY Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20120508
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508

Method BLOCK_FOLDER_EE_ERROR on class CL_HRPAYBE_NOV_LOG has no exception.

Method BLOCK_FOLDER_EE_OK 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_NODE_KEY Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20120508
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508

Method BLOCK_FOLDER_EE_OK on class CL_HRPAYBE_NOV_LOG has no exception.

Method BLOCK_FOLDER_ERROR_EE 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_NODE_KEY Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20120508
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508

Method BLOCK_FOLDER_ERROR_EE on class CL_HRPAYBE_NOV_LOG has no exception.

Method BLOCK_FOLDER_ERROR_WO_EE 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_NODE_KEY Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20120508
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508

Method BLOCK_FOLDER_ERROR_WO_EE on class CL_HRPAYBE_NOV_LOG has no exception.

Method BLOCK_HEADER 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_NODE_KEY Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20120508
3 Changing CV_RETURN_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20120508

Method BLOCK_HEADER on class CL_HRPAYBE_NOV_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILTER Call by reference Type reference (TYPE) PBNOV_S_FILTER 20120508
2 Importing IS_LOG Call by reference Type reference (TYPE) PBNOV_S_LOG 20120508
3 Importing IS_NOTI Call by reference Type reference (TYPE) PBEEG_S_NOTI_FILE 20120508
4 Importing IV_DATE Call by reference Type reference (TYPE) D SY-DATUM 20120508
5 Importing IV_ORDER Call by reference Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20120508

Method CONSTRUCTOR on class CL_HRPAYBE_NOV_LOG has no exception.

Method CREATE_NODE_EE_ERROR 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 Importing IV_NODE_KEY Call by reference Type reference (TYPE) P99SB_S_NODE-NODE_KEY 20120508

Method CREATE_NODE_EE_ERROR on class CL_HRPAYBE_NOV_LOG has no exception.

Method CREATE_NODE_EE_OK 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 Importing IV_NODE_KEY Call by reference Type reference (TYPE) P99SB_S_NODE-NODE_KEY 20120508

Method CREATE_NODE_EE_OK on class CL_HRPAYBE_NOV_LOG has no exception.

Method CREATE_NODE_ERROR_EE 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 Importing IV_NODE_KEY Call by reference Type reference (TYPE) P99SB_S_NODE-NODE_KEY 20120508

Method CREATE_NODE_ERROR_EE on class CL_HRPAYBE_NOV_LOG has no exception.

Method CREATE_NODE_ERROR_WO_EE 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 Importing IV_NODE_KEY Call by reference Type reference (TYPE) P99SB_S_NODE-NODE_KEY 20120508

Method CREATE_NODE_ERROR_WO_EE on class CL_HRPAYBE_NOV_LOG has no exception.

Method CREATE_NODE_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 Importing IV_NODE_KEY Call by reference Type reference (TYPE) P99SB_S_NODE-NODE_KEY 20120508

Method CREATE_NODE_FORM on class CL_HRPAYBE_NOV_LOG has no exception.

Method CREATE_NODE_STAT 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 Importing IV_NODE_KEY Call by reference Type reference (TYPE) P99SB_S_NODE-NODE_KEY 20120508

Method CREATE_NODE_STAT on class CL_HRPAYBE_NOV_LOG has no exception.

Method DISPLAY_LOG_MAIN 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 20120508

Method DISPLAY_LOG_MAIN on class CL_HRPAYBE_NOV_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in