SAP ABAP Class /SRMERP/CL_MSG_HDLR_BASE (Message Handler Base Class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_COMMON (Package) Object Layer: common entities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SRMERP/IF_MSG_HDLR | Message Handler | 20100910 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_MSG_HDLR_ALRT | Message handler for Alerts | 20110110 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SRMERP/CL_MSG_HDLR_BAL | Message Handler w. BAL persistency | 20100910 |
Properties
| Class | /SRMERP/CL_MSG_HDLR_BASE | |
| Short Description | Message Handler Base Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_COMMON | Object Layer: common entities |
| Created | 20100910 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_MSG_HDLR_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SRMERP/IF_MSG_HDLR | Message Handler | 20100910 |
Friends
Class /SRMERP/CL_MSG_HDLR_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/T_MSG_STORE | internal message store hashed table | 20100916 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/T_MSG_STORE | internal message store hashed table | 20100920 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /SRMERP/T_MSG_STORE | internal message store hashed table | 20100920 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20100915 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Log Identifier | 20101001 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/CONF_KEY | Root Key | 20100915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100915 |
Events
Class /SRMERP/CL_MSG_HDLR_BASE has no event.
Types
Class /SRMERP/CL_MSG_HDLR_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BO_KEY | Call by reference | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object Key | 20100915 | |||
| 2 | IV_LOG_IDENT | Call by reference | Type reference (TYPE) | ANY | Log Identification | 20101001 | |||
| 3 | IV_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100915 |
Method CONSTRUCTOR on class /SRMERP/CL_MSG_HDLR_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |