SAP ABAP Interface IF_HRPAYAT_ELDA_KM_MESS_HNDLR (Message Handler for ELDA Illness Notification)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PA-PA-AT (Application Component) Austria
     PB03 (Package) HR Master Data: Austria
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
Interface IF_HRPAYAT_ELDA_KM_MESS_HNDLR  
Short Description Message Handler for ELDA Illness Notification    
General Data
Package PB03   HR Master Data: Austria 
Created 20110228   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no forward declaration.
Interfaces
Interface IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no interface.
Friends
Interface IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_HRPAYAT_ELDA_KM_MESS_HNDLR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in