SAP ABAP Class IF_HRPAYAT_ELDA_KM_MESS_HNDLR (Message Handler for ELDA Illness Notification)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYAT_ELDA_KM_MESS_HNDLR Message Handler for ELDA Illness Notification 20120102
Properties
Class IF_HRPAYAT_ELDA_KM_MESS_HNDLR  
Short Description Message Handler for ELDA Illness Notification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110228   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no forward declaration.
Interfaces
Class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no interface implemented.
Friends
Class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no friend class.
Attributes
Class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add Message 20120102
2 GET_ALL_MESSAGES_AS_T100 Instance method Public Method Message List and SYMSG is Fulfilled for All Types of Error 20120102
3 GET_ERROR_STATUS_PER_PERNR Instance method Public Method Maximum Error Status per PERNR 20120102
4 GET_MESSAGES_PER_PERNR Instance method Public Method Message List 20120102
5 GET_MESSAGES_PER_SPLIT Instance method Public Method Message List 20120102
Events
Class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_MESSAGE Public See coding 20120102 tty_message TYPE SORTED TABLE OF ty_message WITH NON-UNIQUE KEY pernr split
2 TY_MESSAGE Public See coding 20120102 BEGIN OF ty_message, pernr TYPE pernr_d, split TYPE REF TO if_hrpayat_elda_km_node, message TYPE symsg, exception TYPE REF TO cx_hrpayat_elda_km_error, blp_messages TYPE tim_tmw_message_tab, END OF ty_message
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE Call by reference Type reference (TYPE) TY_MESSAGE 20120102

Method ADD_MESSAGE on class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no exception.

Method GET_ALL_MESSAGES_AS_T100 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MESSAGES Call by reference Type reference (TYPE) TTY_MESSAGE Liste als Rückgabe 20120102

Method GET_ALL_MESSAGES_AS_T100 on class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no exception.

Method GET_ERROR_STATUS_PER_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERNR Call by reference Type reference (TYPE) PERNR_D IM_PERNR initial --> allgemeine Messages 20120102
2 Returning RETURN Value transfer Type reference (TYPE) BOOLE_D X = fehlerhaft (Update verhindern) 20120102

Method GET_ERROR_STATUS_PER_PERNR on class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no exception.

Method GET_MESSAGES_PER_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MESSAGES Call by reference Type reference (TYPE) TTY_MESSAGE Liste als Rückgabe 20120102
2 Importing IM_PERNR Call by reference Type reference (TYPE) PERNR_D IM_PERNR initial --> allgemeine Messages 20120102

Method GET_MESSAGES_PER_PERNR on class IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no exception.

Method GET_MESSAGES_PER_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MESSAGES Call by reference Type reference (TYPE) TTY_MESSAGE Liste als Rückgabe 20120102
2 Importing IM_SPLIT Call by reference Object reference (TYPE REF TO) IF_HRPAYAT_ELDA_KM_NODE IM_SPLIT spezifizert den Knoten der Messages 20120102

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