SAP ABAP Class CL_MESSAGE_OBJ_MMSRV (Handling Messages from MMSRV to PUR)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MMSRV_SP (Package) Service Package: External Service Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MESSAGE_OBJ_MM Interface to Message Handler 20060817
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MODEL_MM Default Model Functionality 20060829
Properties
Class CL_MESSAGE_OBJ_MMSRV  
Short Description Handling Messages from MMSRV to PUR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMSRV_SP   Service Package: External Service Management 
Created 20060817   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MESSAGE_OBJ_MMSRV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MESSAGE_OBJ_MM Interface to Message Handler 20060817
2 IF_MODEL_MM Default Model Functionality 20060829
Friends
Class CL_MESSAGE_OBJ_MMSRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_PARENT Instance attribute Private Object reference (TYPE REF TO) IF_MESSAGE_OBJ_MM Interface to Message Handler 20060817
2 MY_SRV_KEY Instance attribute Private Type reference (TYPE) SRV_KEY Message Key for Service Package 20060817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Fills the internal attributes MY_PARENT and MY_SRV_KEY 20060817
Events
Class CL_MESSAGE_OBJ_MMSRV has no event.
Types
Class CL_MESSAGE_OBJ_MMSRV 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 IM_PARENT Call by reference Object reference (TYPE REF TO) IF_MESSAGE_OBJ_MM Interface to Message Handler 20060817
2 Importing IM_SRV_KEY Call by reference Type reference (TYPE) SRV_KEY 20060817

Method CONSTRUCTOR on class CL_MESSAGE_OBJ_MMSRV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700