SAP ABAP Class IF_RSISW_UI_CTRLER_VIEW (IF_RSISW_UI_CTRLER_VIEW)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSISW_MVC_CONTROLLER | 20030424 |
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
| Class | IF_RSISW_UI_CTRLER_VIEW | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030327 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSISW_UI_CTRLER_VIEW has no interface implemented.
Friends
Class IF_RSISW_UI_CTRLER_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&DISPLAY' | 20030417 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&MODIFY' | 20030417 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYUCOMM | 20030417 | ||||
| 4 | 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
Class 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 class 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 class 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 class 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 |