SAP ABAP Interface IF_RSAN_IS_NODE_UI (Connection of Service to Viewer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_IS_ADAPTER (Package) APD - Tool - IS Service Adapter
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_IS_UI_CLASS_GEN | Generic Parameterization Class for DM Prediction | 20030820 |
Properties
| Interface | IF_RSAN_IS_NODE_UI | |
| Short Description | Connection of Service to Viewer |
General Data
| Package | RSAN_IS_ADAPTER | APD - Tool - IS Service Adapter |
| Created | 20030509 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSAN_WB_ABS_NODE_UI | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | CL_RSAN_WB_NODE_UI_ABSTRACT | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_RSAN_WB_NODE_UI | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSAN_IS_NODE_UI has no interface.
Friends
Interface IF_RSAN_IS_NODE_UI has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FCODE_PREFIX | Constant | Public | Type reference (TYPE) | UI_FUNC | CL_RSAN_WB_ABS_NODE_UI=>C_FCODE_PREFIX | Prefix for Node-Specific Function Codes | 20030509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Request Service Specific Menu Extension | 20030509 | |
| 2 | Instance method | Public | Method | Handle Service Specific Menu Options | 20030509 |
Events
Interface IF_RSAN_IS_NODE_UI has no event.
Types
Interface IF_RSAN_IS_NODE_UI has no local type.
Method Signatures
Method ON_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CTX_MENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Menu | 20030512 | |||
| 2 | E_MENU_TEXT | Value transfer | Type reference (TYPE) | GUI_TEXT | Text under which submenu appear in node menu | 20030512 | |||
| 3 | IR_APPL_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_RSISR_APPL_CONTEXT | Application context | 20030819 | |||
| 4 | IR_CALL_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Call package | 20030509 | |||
| 5 | I_DISPLAY | Value transfer | Type reference (TYPE) | AS4FLAG | ' '=Maintain, 'X'=Display->Deactivate maintainance fcodes | 20030512 | |||
| 6 | I_SERVICE | Value transfer | Type reference (TYPE) | RSIS_E_SERVICE | Service name | 20030509 |
Method ON_MENU_REQUEST on Interface IF_RSAN_IS_NODE_UI has no exception.
Method ON_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_APPL_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_RSISR_APPL_CONTEXT | Application context | 20030819 | |||
| 2 | IR_CALL_PACKAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | Call package | 20030509 | |||
| 3 | I_FCODE | Value transfer | Type reference (TYPE) | UI_FUNC | fcode prefix from constant me->c_fcode_prefix | 20030512 | |||
| 4 | I_SERVICE | Value transfer | Type reference (TYPE) | RSIS_E_SERVICE | Service name | 20030509 |
Method ON_MENU_SELECTED on Interface IF_RSAN_IS_NODE_UI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |