SAP ABAP Class IF_HRPAYCH_MSG_H_CONTEXT (Error Messages with Context Information)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRPAYCH_MESSAGE_HANDLER HR CH: Error Messages 20100818
2 Interface composition (i COMPRISING i_ref)  IF_HRPAYCH_PAL_ITEM Element in Application Log 20100818
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_DUMMY_MSG_H_CONTEXT Handler for Messages 20100818
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYCH_MSG_H_CONTEXT Error Messages with Context Information 20100818
Properties
Class IF_HRPAYCH_MSG_H_CONTEXT  
Short Description Error Messages with Context Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100624   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRPAYCH_DUMMY_MSG_H_CONTEXT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 P99ST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_HRPAYCH_MSG_H_CONTEXT has no interface implemented.
Friends
Class IF_HRPAYCH_MSG_H_CONTEXT has no friend class.
Attributes
Class IF_HRPAYCH_MSG_H_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_W_CONTEXT Instance method Public Method Transfer Message with Context to Message Handler 20100818
2 CLONE_WITH_FILTER Instance method Public Method Generate Copy of Messages or Subset of Messages 20100818
3 CONTAINS_MESSAGES Instance method Public Method Check to Determine Whether Messages Exist 20100818
4 DECODE_TMS Instance method Public Method Restore Notifications from Table for TemSe 20100818
5 ENCODE_TMS Instance method Public Method Convert Notifications into Table for TemSe 20100818
6 SET_DISVARIANT Instance method Public Method Specify Layout 20100818
Events
Class IF_HRPAYCH_MSG_H_CONTEXT has no event.
Types
Class IF_HRPAYCH_MSG_H_CONTEXT has no local type.
Method Signatures

Method ADD_MSG_W_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG_CONTEXT Call by reference Type reference (TYPE) P02_MSG_W_CONTEXT Nachricht mit Kontextinformationen 20100818

Method ADD_MSG_W_CONTEXT on class IF_HRPAYCH_MSG_H_CONTEXT has no exception.

Method CLONE_WITH_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_FILTER Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_MSG_H_CONTXT_FILTER Filter für Nachrichten mit Kontextinformation 20100818
2 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_HRPAYCH_MSG_H_CONTEXT Fehlermeldungen mit Kontextinformationen 20100818

Method CLONE_WITH_FILTER on class IF_HRPAYCH_MSG_H_CONTEXT has no exception.

Method CONTAINS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTAINS_MESSAGES Value transfer Type reference (TYPE) BOOLE_D 'X', falls Nachrichten vorhanden sind 20100818

Method CONTAINS_MESSAGES on class IF_HRPAYCH_MSG_H_CONTEXT has no exception.

Method DECODE_TMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100818
2 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_MSG_H_CONTEXT Fehlermeldungen mit Kontextinformationen 20100818
3 Importing IT_TEMSE_TAB Call by reference Type reference (TYPE) P99ST_TAB_RAW 20100818

Method DECODE_TMS on class IF_HRPAYCH_MSG_H_CONTEXT has no exception.

Method ENCODE_TMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEMSE_TAB Call by reference Type reference (TYPE) P99ST_TAB_RAW 20100818
2 Exporting EV_IS_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20100818
3 Importing IO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPAYCH_MSG_H_CONTEXT Fehlermeldungen mit Kontextinformationen 20100818

Method ENCODE_TMS on class IF_HRPAYCH_MSG_H_CONTEXT has no exception.

Method SET_DISVARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DISVARIANT Call by reference Type reference (TYPE) DISVARIANT Anzeigevariante (externe Verwendung) 20100818

Method SET_DISVARIANT on class IF_HRPAYCH_MSG_H_CONTEXT has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in