SAP ABAP Class IF_RSDME_UI_CONTEXT_MENU (context menu provider)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDME_UI_CONTEXT_MENU_GEN default context menu provider 20030807
Properties
Class IF_RSDME_UI_CONTEXT_MENU  
Short Description context menu provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030804   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDME_UI_CONTEXT_MENU has no forward declaration.
Interfaces
Class IF_RSDME_UI_CONTEXT_MENU has no interface implemented.
Friends
Class IF_RSDME_UI_CONTEXT_MENU has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CALLER_APD Constant Public Type reference (TYPE) RSDMEU_TYPE 'APD' Analysis Process Designer 20030910
2 MC_CALLER_IS Constant Public Type reference (TYPE) RSDMEU_TYPE 'IS' Intelligent Services 20030910
3 MC_CALLER_WB Constant Public Type reference (TYPE) RSDMEU_TYPE 'WB' Datamining Workbench 20030910
4 MC_NODE_TYPE_ENGINE Constant Public Type reference (TYPE) RSDMEU_TYPE 'SER' Engine Level 20030910
5 MC_NODE_TYPE_MODEL Constant Public Type reference (TYPE) RSDMEU_TYPE 'MOD' Model Level 20030910
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method create context menu 20030804
Events
Class IF_RSDME_UI_CONTEXT_MENU has no event.
Types
Class IF_RSDME_UI_CONTEXT_MENU has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CTX_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU ABAP-Menü 20030814
2 Importing I_CALLER Call by reference Type reference (TYPE) RSDMEU_TYPE MC_CALLER_WB Aus WB oder APD aufgerufen 20030902
3 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE Engine-Name 20031014
4 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL Modellname des Knotens 20031014
5 Importing I_NODE_TYPE Call by reference Type reference (TYPE) RSDMEU_TYPE MC_NODE_TYPE_MODEL Typ des Baumknotens 20030814

Method CREATE on class IF_RSDME_UI_CONTEXT_MENU has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in