SAP ABAP Class CL_RSISW_SCREEN_VIEW (Controller for Subscreen)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISW (Package) Intelligent Services Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISW_MVC_VIEW | 20030416 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_SCREEN_COMPOSITE_VIEW | Controller for Subscreen with Subscreens | 20030326 |
Properties
| Class | CL_RSISW_SCREEN_VIEW | |
| Short Description | Controller for Subscreen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | RSISW | Intelligent Services Workbench |
| Created | 20030221 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSISW_MVC_VIEW | 20030416 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSISW_SCREEN_COMPOSITE_VIEW | 20031031 | Controller for Subscreen with Subscreens |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&FCODE' | Screens, Function Code Triggered by PAI | 20030326 | ||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&PAI' | Screens, Function Code Triggered by PAI | 20030326 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&PBO' | Screens, Function Code Triggered by PAI | 20030326 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&POV' | Screens, Function Code Triggered by PAI | 20031014 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&REFRESH' | 20030502 | |||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&DISPLAY' | Screens, Function Code Triggered by PAI | 20030326 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | '&MODIFY' | Screens, Function Code Triggered by PAI | 20030326 | ||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSISW_SCREEN_VIEW | 20030326 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSISW_S_SCREEN_CURSOR | 20030903 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | 20030502 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | ABAP Program: Number of Current Screen | 20030326 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SYUCOMM | Screens, Function Code Triggered by PAI | 20030326 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | SYUCOMM | Screens, Function Code Triggered by PAI | 20030326 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | Char20 | 20030326 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | DYNFNAM | 20031014 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | DYNFIELDVALUE | 20031014 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20030326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030502 | ||
| 2 | Instance method | Public | Constructor | 20030221 | ||
| 3 |