SAP ABAP Class CL_HRPA_MESSAGE_GENERIC_REMAP (HR Master Data: Message Handling, Generic)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030821
Properties
Class CL_HRPA_MESSAGE_GENERIC_REMAP  
Short Description HR Master Data: Message Handling, Generic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20030821   SAP 
Last change 20030821   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_MESSAGE_GENERIC_REMAP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030821
Friends
Class CL_HRPA_MESSAGE_GENERIC_REMAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MESSAGE_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030821
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030821
2 REMAP Instance method Protected Method Transfer Message to Message Handler 20030821
Events
Class CL_HRPA_MESSAGE_GENERIC_REMAP has no event.
Types
Class CL_HRPA_MESSAGE_GENERIC_REMAP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030821

Method CONSTRUCTOR on class CL_HRPA_MESSAGE_GENERIC_REMAP has no exception.

Method REMAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CAUSE Call by reference Type reference (TYPE) HRPAD_MESSAGE_CAUSE HR: Stammdaten, Grund für die Ausgabe einer Nachricht 20030821
2 Changing DETAIL_LEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20030821
3 Changing FIELD_LIST Call by reference Type reference (TYPE) HRPAD_FIELD_TAB Feldliste 20030821
4 Changing MESSAGE Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20030821
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION Falscher Meldungstyp 20030821
History
Last changed by/on SAP  20030821 
SAP Release Created in 470