SAP ABAP Class CL_RSISW_UI_CTRLER_SCR_WINDOW (Abstract Class for Controller for Window Views)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_CTRLER_SCR_COMP | Abstract Class for Controller of Screen Views | 20030424 |
Meta Relationship - Used By
Properties
Class | CL_RSISW_UI_CTRLER_SCR_WINDOW | |
Short Description | Abstract Class for Controller for Window Views | |
Super Class | CL_RSISW_UI_CTRLER_SCR_COMP | Abstract Class for Controller of Screen Views |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSISW | Intelligent Services Workbench |
Created | 20030424 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSISW_UI_CTRLER_SCR_WINDOW has no forward declaration.
Interfaces
Class CL_RSISW_UI_CTRLER_SCR_WINDOW has no interface implemented.
Friends
Class CL_RSISW_UI_CTRLER_SCR_WINDOW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'BACK' | 20030424 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'CANC' | 20030424 | ||
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'EXIT' | 20030424 | ||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'OK' | 20030520 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYPFKEY | 'DIALOG_WINDOW' | 20030509 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYPFKEY | 'DIALOG' | 20030509 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSISW_T_SCREEN_FCODE | 20030520 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20030808 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20030808 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYPFKEY | 20030424 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYREPID | 'SAPLRSISW_UI_WORKBENCH' | 20030424 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | 20030424 | |||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20030808 | |||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20030808 | |||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GUI_TITLE | 'WORKBENCH' | 20030424 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYREPID | 'SAPLRSISW_UI_WORKBENCH' | 20030424 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030731 | |||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030731 | |||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030731 | |||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030731 | |||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20030731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030424 | |
2 | ![]() |
Instance method | Public | Method | 20030424 | |
3 | ![]() |
Instance method | Protected | Event handling method | 20030424 | |
4 | ![]() |
Instance method | Protected | Method | 20030424 | |
5 | ![]() |
Instance method | Protected | Method | 20030424 | |
6 | ![]() |
Instance method | Protected | Method | 20030424 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLOSED | Instance Event (0) |
Public (2) |
20030428 |
Types
Class CL_RSISW_UI_CTRLER_SCR_WINDOW has no local type.
Method Signatures
Method CONSTRUCTOR 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 | ![]() |
I_ENDING_X | Call by reference | Type reference (TYPE) | I | 20030808 | |||
3 | ![]() |
I_ENDING_Y | Call by reference | Type reference (TYPE) | I | 20030808 | |||
4 | ![]() |
I_POPUP | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | 20030424 | ||
5 | ![]() |
I_STARTING_X | Call by reference | Type reference (TYPE) | I | 20030808 | |||
6 | ![]() |
I_STARTING_Y | Call by reference | Type reference (TYPE) | I | 20030808 |
Method CONSTRUCTOR on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no parameter.
Method DISPLAY on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no exception.
Method ON_CALL_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DYNNR | Value transfer | Attribute reference (LIKE) | ABAP-Programm, Nummer des aktuellen Dynpros | 20030424 | |||
2 | ![]() |
I_ENDING_X | Value transfer | Attribute reference (LIKE) | 20030424 | ||||
3 | ![]() |
I_ENDING_Y | Value transfer | Attribute reference (LIKE) | 20030424 | ||||
4 | ![]() |
I_POPUP | Value transfer | Attribute reference (LIKE) | Boolean | 20030424 | |||
5 | ![]() |
I_REPID | Value transfer | Attribute reference (LIKE) | ABAP-Programm, aktuelles Rahmenprogramm | 20030424 | |||
6 | ![]() |
I_STARTING_X | Value transfer | Attribute reference (LIKE) | 20030424 | ||||
7 | ![]() |
I_STARTING_Y | Value transfer | Attribute reference (LIKE) | 20030424 | ||||
8 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20030512 |
Method ON_CALL_SCREEN on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no exception.
Method SET_EXCL_FCODE Signature
Method SET_EXCL_FCODE on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no parameter.
Method SET_EXCL_FCODE on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no exception.
Method SET_PFSTATUS Signature
Method SET_PFSTATUS on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no parameter.
Method SET_PFSTATUS on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no exception.
Method SET_TITLEBAR Signature
Method SET_TITLEBAR on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no parameter.
Method SET_TITLEBAR on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no exception.
Event Signatures
Event CLOSED Signature
Event CLOSED on class CL_RSISW_UI_CTRLER_SCR_WINDOW has no parameter.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |