SAP ABAP Class IF_HRGE_MESSAGE_HANDLER (HR-Global employees: messages)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_HRGE_MESSAGE_CONST HR-Global employees: messages constants 20011213
2 Interface composition (i COMPRISING i_ref)  IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20020423
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRGE_PERNR_MESSAGE_LIST HR-Stammdaten: Meldungen mit pernr 20020423
Properties
Class IF_HRGE_MESSAGE_HANDLER  
Short Description HR-Global employees: messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011213   SAP 
Last change 20011213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRGE_MESSAGE_HANDLER has no forward declaration.
Interfaces
Class IF_HRGE_MESSAGE_HANDLER has no interface implemented.
Friends
Class IF_HRGE_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABEND Instance attribute Public Attribute reference (LIKE) 20011213
2 ERROR Instance attribute Public Attribute reference (LIKE) 20011213
3 INFO Instance attribute Public Attribute reference (LIKE) 20011213
4 SUCCESS Instance attribute Public Attribute reference (LIKE) 20011213
5 WARNING Instance attribute Public Attribute reference (LIKE) 20011213
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20020423
2 ADD_PERNR_MESSAGE Instance method Public Method Add Message with Pers No. 20020423
3 SET_PERNR Instance method Public Method Set Pers. No. 20020423
Events
Class IF_HRGE_MESSAGE_HANDLER has no event.
Types
Class IF_HRGE_MESSAGE_HANDLER has no local type.
Method Signatures

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class IF_HRGE_MESSAGE_HANDLER has no parameter.
Method ADD_MESSAGE on class IF_HRGE_MESSAGE_HANDLER has no exception.

Method ADD_PERNR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 'HRMGE00GENERAL' Meldungen, Meldungsklasse 20020423
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Meldungen, Meldungsnummer 20020423
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY Meldungen, Meldungsart 20020423
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY Messagevariable-01 20020423
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY Messagevariable-02 20020423
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY Messagevariable-03 20020423
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY Messagevariable-04 20020423
8 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20020423

Method ADD_PERNR_MESSAGE on class IF_HRGE_MESSAGE_HANDLER has no exception.

Method SET_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20020423

Method SET_PERNR on class IF_HRGE_MESSAGE_HANDLER has no exception.
History
Last changed by/on SAP  20011213 
SAP Release Created in