SAP ABAP Class CL_EVENT_MM (Event Handling)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MESSAGE_MM Message 00000000
Properties
Class CL_EVENT_MM  
Short Description Event Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19981210   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MMPUR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EVENT_MM has no interface implemented.
Friends
Class CL_EVENT_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUSINESS_OBJ Instance attribute Public Object reference (TYPE REF TO) IF_MESSAGE_OBJ_MM Business Object 19981210
2 BUSINESS_OBJ_VAR Instance attribute Public Type reference (TYPE) MEPO_OBJDESC Business Object as Varkey 19990714
3 CONTEXT Instance attribute Public Type reference (TYPE) MMPUR_CONTEXT Context 19990204
4 CURRENT_BUSINESS_OBJ Static Attribute Public Object reference (TYPE REF TO) IF_MESSAGE_OBJ_MM Business Object 19981210
5 CURRENT_BUSINESS_OBJ_VAR Static Attribute Public Type reference (TYPE) MEPO_OBJDESC Business Object as Varkey 19990714
6 CURRENT_CONTEXT Static Attribute Public Type reference (TYPE) MMPUR_CONTEXT Context 19990204
7 EVENT_TYPE Instance attribute Public Type reference (TYPE) MMPUR_EVENT_ENTRY-EVENT_TYPE Event Type 19981210
8 MYHANDLER Static Attribute Public Object reference (TYPE REF TO) CL_MESSAGE_HANDLER_MM Message Handler 19981210
9 SEQUENCE Instance attribute Public Type reference (TYPE) MMPUR_EVENT_ENTRY-SEQUENCE Sequence 19981210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19981210
2 SET_CURRENT_BUSINESS_OBJ Static method Public Method Specify Current Business Object 19981210
3 SET_CURRENT_CONTEXT Static method Public Method Set Current Context 19990204
4 TO_STRING Instance method Public Method Plain Text 19990506
Events
Class CL_EVENT_MM has no event.
Types
Class CL_EVENT_MM 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_BUSINESS_OBJ Call by reference Object reference (TYPE REF TO) IF_MESSAGE_OBJ_MM Business Objekt 19981210
2 Importing IM_BUSINESS_OBJ_VAR Call by reference Type reference (TYPE) MEPO_OBJDESC Business Objekt als Varkey 19990714
3 Importing IM_CONTEXT Value transfer Type reference (TYPE) MMPUR_CONTEXT Kontext 19990204
4 Importing IM_EVENT_TYPE Call by reference Type reference (TYPE) MMPUR_EVENT_ENTRY-EVENT_TYPE Ereignistyp 19981211
# Exception Resumable Description Created on
1 FAILURE Fehler 19981210

Method SET_CURRENT_BUSINESS_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BUSINESS_OBJ Call by reference Object reference (TYPE REF TO) IF_MESSAGE_OBJ_MM Objekt 19981211
2 Importing IM_BUSINESS_OBJ_VAR Call by reference Type reference (TYPE) MEPO_OBJDESC Objekt als Varkey 19990714

Method SET_CURRENT_BUSINESS_OBJ on class CL_EVENT_MM has no exception.

Method SET_CURRENT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Type reference (TYPE) MMPUR_CONTEXT Kontext 19990204

Method SET_CURRENT_CONTEXT on class CL_EVENT_MM has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SIGNATURE Call by reference Type reference (TYPE) STRING Signatur 19990506
2 Exporting EX_STRING Call by reference Type reference (TYPE) STRING Klartext 19990506

Method TO_STRING on class CL_EVENT_MM has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in