SAP ABAP Class CL_HRPAYDE_EL_MESSAGE_HANDLER (Message Handler for ELENA Procedure)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE-NT-NI (Application Component) Social Insurance
     P01S (Package) HR Germany: Social Insurance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 20090807
Properties
Class CL_HRPAYDE_EL_MESSAGE_HANDLER  
Short Description Message Handler for ELENA Procedure    
Super Class CL_HRPAY00_MESSAGE_HANDLER Message Handler HCM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPAYDESV    
Program status P  SAP Standard Production Program 
Category 0   
Package P01S   HR Germany: Social Insurance 
Created 20090807   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYDE_EL_MESSAGE_HANDLER has no interface implemented.
Friends
Class CL_HRPAYDE_EL_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STRUC_PARAM Constant Public Type reference (TYPE) TABNAME 'HRPAY00S_LOG_TEXT_DATA' Name of Structure for Parameter 20090823
2 GC_CATEG_PARAM Constant Public Type reference (TYPE) HRPAD_PAL_CATEG_ID 'PARAM' Parameter Category 20090823
3 GT_PARAM_LOG Instance attribute Protected Type reference (TYPE) HRPAY00T_LOG_TEXT_DATA Parameter for Creating Notifications 20090811
4 GV_DETAIL_NODE Instance attribute Protected Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20090810
5 GV_PERNR_CREATE_ERROR Instance attribute Protected Type reference (TYPE) BALCNTCUM Number of PerNo With Errors When Creating Notifications 20090917
6 GV_PERNR_ERROR_NOTIFS Instance attribute Protected Type reference (TYPE) BALCNTCUM Number of Personnel Numbers With Incorrect Notifications 20090917
7 GV_PERNR_NEW_NOTIFS Instance attribute Protected Type reference (TYPE) BALCNTCUM Number of Personnel Numbers With New Notifications 20090917
8 GV_PERNR_NODE Instance attribute Protected Type reference (TYPE) HRPAD_PAL_NODE_KEY Node for Personnel Number 20090824
9 GV_PERNR_NOTIF_NO Instance attribute Protected Type reference (TYPE) BALCNTCUM Number of Personnel Numbers Without New Notifications 20090917
10 GV_PERNR_SELECTED Instance attribute Protected Type reference (TYPE) BALCNTCUM Number of Selected Personnel Numbers 20090917
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DETAIL_NODE Instance method Public Method Adds the Detail Node 20090810
2 ADD_PARAMETER Instance method Public Method Adds a Line for the Parameter Log 20090811
3 ADD_PARAM_TABLE Instance method Public Method Adds the Parameter 20090823
4 ADD_PERNR_NODE Instance method Public Method Add Node for a Personnel Number 20090823
5 INC_NOTIF_CREATE_ERR Instance method Public Method Increases Counter for Pers.Nos. With Creation Errors 20090917
6 INC_NOTIF_ERROR Instance method Public Method Increases Counter for Pers.Nos. with Notifs with Errors 20090917
7 INC_NOTIF_NEW Instance method Public Method Increases Counter for Pers.Noss With New Notifications 20090917
8 INC_NOTIF_NO Instance method Public Method Increases Counter for Pers.Nos. Without New Notifications 20090917
9 INC_PERNR_SELECTED Instance method Public Method Increases Counter for Selected Personnel Numbers 20090917
10 STATISTIC Instance method Public Method Creates Statistics Output 20090919
Events
Class CL_HRPAYDE_EL_MESSAGE_HANDLER has no event.
Types
Class CL_HRPAYDE_EL_MESSAGE_HANDLER has no local type.
Method Signatures

Method ADD_DETAIL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ICON Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20090810
2 Importing IV_NODE_TXT Call by reference Type reference (TYPE) ANY Text des Knotens 20090810
3 Importing IV_PARENT_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20090810

Method ADD_DETAIL_NODE on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COL1 Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20090811
2 Importing IV_COL2 Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20090811
3 Importing IV_TEXT Call by reference Type reference (TYPE) P00_LOG_TEXT Text für Protokollierung HCM 20090811

Method ADD_PARAMETER on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method ADD_PARAM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LV_TEXT Call by reference Type reference (TYPE) ANY 20090823

Method ADD_PARAM_TABLE on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method ADD_PERNR_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUB_NODE_KEY Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Anwendungsprotokoll 20090823
2 Importing IV_COND Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20090823
3 Importing IV_NODE_TXT Call by reference Type reference (TYPE) ANY Text des Knotens 20090823

Method ADD_PERNR_NODE on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method INC_NOTIF_CREATE_ERR Signature

Method INC_NOTIF_CREATE_ERR on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no parameter.
Method INC_NOTIF_CREATE_ERR on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method INC_NOTIF_ERROR Signature

Method INC_NOTIF_ERROR on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no parameter.
Method INC_NOTIF_ERROR on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method INC_NOTIF_NEW Signature

Method INC_NOTIF_NEW on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no parameter.
Method INC_NOTIF_NEW on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method INC_NOTIF_NO Signature

Method INC_NOTIF_NO on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no parameter.
Method INC_NOTIF_NO on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method INC_PERNR_SELECTED Signature

Method INC_PERNR_SELECTED on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no parameter.
Method INC_PERNR_SELECTED on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.

Method STATISTIC Signature

Method STATISTIC on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no parameter.
Method STATISTIC on class CL_HRPAYDE_EL_MESSAGE_HANDLER has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in 604