SAP ABAP Class /SRMERP/CL_MSG_HDLR_FACTORY (Message Handler Factory)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_COMMON (Package) Object Layer: common entities
⤷
⤷
Properties
| Class | /SRMERP/CL_MSG_HDLR_FACTORY | |
| Short Description | Message Handler Factory | |
| 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 | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_MSG_HDLR_FACTORY has no forward declaration.
Interfaces
Class /SRMERP/CL_MSG_HDLR_FACTORY has no interface implemented.
Friends
Class /SRMERP/CL_MSG_HDLR_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | /SRMERP/T_MSG_HDLR_INST | Instance Table | 20100910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Internal Object creation | 20100910 | |
| 2 | Static method | Public | Method | Destroy all Message Handler Instances | 20100920 | |
| 3 | Static method | Public | Method | Get all Message Handler Instances | 20100920 | |
| 4 | Static method | Public | Method | Get Message Handler Instance | 20100915 |
Events
Class /SRMERP/CL_MSG_HDLR_FACTORY has no event.
Types
Class /SRMERP/CL_MSG_HDLR_FACTORY has no local type.
Method Signatures
Method CREATE_OBJECT 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 | 20100910 | |||
| 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 | Root Key | 20100915 | |||
| 4 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /SRMERP/IF_MSG_HDLR | Message Handler | 20100910 |
Method CREATE_OBJECT on class /SRMERP/CL_MSG_HDLR_FACTORY has no exception.
Method DESTROY_ALL_INSTANCES Signature
Method DESTROY_ALL_INSTANCES on class /SRMERP/CL_MSG_HDLR_FACTORY has no parameter.
Method DESTROY_ALL_INSTANCES on class /SRMERP/CL_MSG_HDLR_FACTORY has no exception.
Method GET_ALL_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_INSTANCE | Value transfer | Type reference (TYPE) | /SRMERP/T_MSG_HDLR_INST | Message Handler instances | 20100920 |
Method GET_ALL_INSTANCES on class /SRMERP/CL_MSG_HDLR_FACTORY has no exception.
Method GET_INSTANCE 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 | 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 | Root Key | 20100915 | |||
| 4 | RO_MSG_HDLR | Value transfer | Object reference (TYPE REF TO) | /SRMERP/IF_MSG_HDLR | Message Handler | 20100915 |
Method GET_INSTANCE on class /SRMERP/CL_MSG_HDLR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |