SAP ABAP Class IF_HRPAYAT_ELDA_KM_PAL_LOG (PAL Log Interface for ELDA Illness Notif. Message Handler)
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_PAL_LOG  
Short Description PAL Log Interface for ELDA Illness Notif. Message Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110727   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPAYAT_ELDA_KM_PAL_LOG has no forward declaration.
Interfaces
Class IF_HRPAYAT_ELDA_KM_PAL_LOG has no interface implemented.
Friends
Class IF_HRPAYAT_ELDA_KM_PAL_LOG has no friend class.
Attributes
Class IF_HRPAYAT_ELDA_KM_PAL_LOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method Display Log 20120102
2 SET_HANDLER Instance method Public Method Familiarize Yourself w/ ELDA Illness Notif. Message Handler 20120102
Events
Class IF_HRPAYAT_ELDA_KM_PAL_LOG 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 DISPLAY Signature

Method DISPLAY on class IF_HRPAYAT_ELDA_KM_PAL_LOG has no parameter.
Method DISPLAY on class IF_HRPAYAT_ELDA_KM_PAL_LOG has no exception.

Method SET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAYAT_ELDA_KM_MESS_HNDLR Message Handler für ELDA KM 20120102

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