SAP ABAP Class CL_CONTROLLER_MM (Controller for Framework)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MEREQ (Package) Purchasing: Purchase Requisition
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DEFAULT_CONTROLLER_MM Controller for Framework DEFAULT 19981111
2 Inheritance (c INHERITING FROM c_ref)  CL_DRAG_DROP_CONTROLLER_MM Controller for Drag&Drop 19990321
3 Inheritance (c INHERITING FROM c_ref)  CL_QUERY_CONTROLLER_MM Controller for Datablades (Queries) 19990319
Properties
Class CL_CONTROLLER_MM  
Short Description Controller for Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MEREQ   Purchasing: Purchase Requisition 
Created 19981111   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_CONTROLLER_MM has no interface implemented.
Friends
Class CL_CONTROLLER_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMANDS Instance attribute Protected Object reference (TYPE REF TO) IF_COMMAND_MM Command Reference 19981111
2 FCODE Instance attribute Protected Type reference (TYPE) SY-UCOMM ok_code 19981111
3 MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_MODEL_MM View or Model 19990126
4 MYSUBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_SUBJECT_MM View or Model 19981111
Methods
# Method Level Visibility Method type Description Created on
1 CAN_HANDLE_FCODE Instance method Public Method FCode is Supported 19990312
2 CONSTRUCTOR Instance method Public Constructor Constructor 19981111
3 CREATE_CONTEXT_MENU Instance method Public Method Generate Context Menu for the Supporting Commands 19990320
4 EXECUTE Instance method Public Method Execution of FCode, Execute Method of View Called 19981111
5 SET_MODEL Instance method Public Method Set Model 19990126
Events
Class CL_CONTROLLER_MM has no event.
Types
Class CL_CONTROLLER_MM has no local type.
Method Signatures

Method CAN_HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FCODE Call by reference Type reference (TYPE) SY-UCOMM Fcode 19990312
2 Returning RE_CAN_HANDLE Value transfer Type reference (TYPE) MMPUR_BOOL Wird unterstützt 19990312

Method CAN_HANDLE_FCODE on class CL_CONTROLLER_MM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMMANDS Call by reference Object reference (TYPE REF TO) IF_COMMAND_MM FCODE-Verarbeiter 19981112
2 Importing IM_MODEL Call by reference Object reference (TYPE REF TO) IF_MODEL_MM View oder Model 19990126

Method CONSTRUCTOR on class CL_CONTROLLER_MM has no exception.

Method CREATE_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MENU Value transfer Object reference (TYPE REF TO) CL_CTMENU Kontextmenue 19990320

Method CREATE_CONTEXT_MENU on class CL_CONTROLLER_MM has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IM_FCODE Call by reference Type reference (TYPE) SY-UCOMM ok_code 19981111

Method EXECUTE on class CL_CONTROLLER_MM has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODEL Call by reference Object reference (TYPE REF TO) IF_MODEL_MM Model 19990126

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