SAP ABAP Interface IF_RSDME_UI_CONTEXT_MENU (context menu provider)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_UI_OO (Package) Datamining UI related - OO Based
⤷
⤷
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
| Interface | IF_RSDME_UI_CONTEXT_MENU | |
| Short Description | context menu provider |
General Data
| Package | RS_DME_UI_OO | Datamining UI related - OO Based |
| Created | 20030804 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSDME_UI_CONTEXT_MENU has no forward declaration.
Interfaces
Interface IF_RSDME_UI_CONTEXT_MENU has no interface.
Friends
Interface IF_RSDME_UI_CONTEXT_MENU has no friend.
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 | Instance method | Public | Method | create context menu | 20030804 |
Events
Interface IF_RSDME_UI_CONTEXT_MENU has no event.
Types
Interface 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 | C_CTX_MENU | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | ABAP-Menü | 20030814 | |||
| 2 | I_CALLER | Call by reference | Type reference (TYPE) | RSDMEU_TYPE | MC_CALLER_WB | Aus WB oder APD aufgerufen | 20030902 | ||
| 3 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | Engine-Name | 20031014 | |||
| 4 | I_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Modellname des Knotens | 20031014 | |||
| 5 | I_NODE_TYPE | Call by reference | Type reference (TYPE) | RSDMEU_TYPE | MC_NODE_TYPE_MODEL | Typ des Baumknotens | 20030814 |
Method CREATE on Interface IF_RSDME_UI_CONTEXT_MENU has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |