SAP ABAP Class CL_HRBAS_MESSAGE_REMAP (Generic Message Adapter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-OM (Application Component) Organizational Management
⤷
SP00_ITF (Package) Infotype Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRBAS_MESSAGE_HANDLER | Message Handler | 20030901 |
Properties
| Class | CL_HRBAS_MESSAGE_REMAP | |
| Short Description | Generic Message Adapter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SP00_ITF | Infotype Framework |
| Created | 20030901 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRBAS_MESSAGE_REMAP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRBAS_MESSAGE_HANDLER | Message Handler | 20030901 |
Friends
Class CL_HRBAS_MESSAGE_REMAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | HR-PD Infotypes: Messages | 20030901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030901 | |
| 2 | Instance method | Protected | Method | Transfer Message to Message Handler | 20030901 |
Events
Class CL_HRBAS_MESSAGE_REMAP has no event.
Types
Class CL_HRBAS_MESSAGE_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 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_HANDLER | 20030901 |
Method CONSTRUCTOR on class CL_HRBAS_MESSAGE_REMAP has no exception.
Method REMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_HRBAS_MESSAGE_CONTEXT | Kontext | 20030901 | |||
| 2 | DETAIL_LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20030901 | |||
| 3 | FIELD_LIST | Call by reference | Type reference (TYPE) | HRBAS_FIELD_TAB | Feldliste | 20030901 | |||
| 4 | MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20030901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR-PD-Infotypdaten, unerfüllte Programmbedingung | 20030901 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |