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 GT_INSTANCE Static Attribute Private Type reference (TYPE) /SRMERP/T_MSG_HDLR_INST Instance Table 20100910
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Static method Private Method Internal Object creation 20100910
2 DESTROY_ALL_INSTANCES Static method Public Method Destroy all Message Handler Instances 20100920
3 GET_ALL_INSTANCES Static method Public Method Get all Message Handler Instances 20100920
4 GET_INSTANCE 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 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20100910
2 Importing IV_LOG_IDENT Call by reference Type reference (TYPE) ANY Log Identification 20101001
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Root Key 20100915
4 Returning 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 Returning 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 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20100915
2 Importing IV_LOG_IDENT Call by reference Type reference (TYPE) ANY Log Identification 20101001
3 Importing IV_ROOT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Root Key 20100915
4 Returning 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