SAP ABAP Interface IF_RSISW_UI_CTRLER_VIEW (IF_RSISW_UI_CTRLER_VIEW)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISW (Package) Intelligent Services Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSISW_UI_CTRLER_VIEW | Abstract Class for Controller of Views | 20030417 |
Properties
| Interface | IF_RSISW_UI_CTRLER_VIEW | |
| Short Description |
General Data
| Package | RSISW | Intelligent Services Workbench |
| Created | 20030327 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSISW_MVC_CONTROLLER | 20030424 |
Friends
Interface IF_RSISW_UI_CTRLER_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MC_MODE_DISPLAY | Constant | Public | Type reference (TYPE) | SYUCOMM | '&DISPLAY' | 20030417 | ||
| 2 | MC_MODE_MODIFY | Constant | Public | Type reference (TYPE) | SYUCOMM | '&MODIFY' | 20030417 | ||
| 3 | M_MODE | Instance attribute | Public | Type reference (TYPE) | SYUCOMM | 20030417 | |||
| 4 | M_VISIBLE | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | 20030507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030417 | ||
| 2 | Instance method | Public | Method | 20030424 | ||
| 3 | Instance method | Public | Method | 20030507 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MODE_CHANGED | Instance Event (0) |
Public (2) |
20030731 |
Types
Interface IF_RSISW_UI_CTRLER_VIEW has no local type.
Method Signatures
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | SYUCOMM | MC_MODE_DISPLAY | 20030417 | |||
| 2 | R_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | 20030807 |
Method SET_MODE on Interface IF_RSISW_UI_CTRLER_VIEW has no exception.
Method SET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_MVC_MODEL | 20030424 | ||||
| 2 | R_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | 20030805 |
Method SET_MODEL on Interface IF_RSISW_UI_CTRLER_VIEW has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | 20030507 | |||
| 2 | R_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | 20030807 |
Method SET_VISIBLE on Interface IF_RSISW_UI_CTRLER_VIEW has no exception.
Event Signatures
Event MODE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | 20030731 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |