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 RS 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 MC_EVENT_FCODE Constant Public Type reference (TYPE) SYUCOMM '&FCODE' Screens, Function Code Triggered by PAI 20030326
2 MC_EVENT_PAI Constant Public Type reference (TYPE) SYUCOMM '&PAI' Screens, Function Code Triggered by PAI 20030326
3 MC_EVENT_PBO Constant Public Type reference (TYPE) SYUCOMM '&PBO' Screens, Function Code Triggered by PAI 20030326
4 MC_EVENT_POV Constant Public Type reference (TYPE) SYUCOMM '&POV' Screens, Function Code Triggered by PAI 20031014
5 MC_FCODE_REFRESH Constant Public Type reference (TYPE) SYUCOMM '&REFRESH' 20030502
6 MC_MODE_DISPLAY Constant Public Type reference (TYPE) SYUCOMM '&DISPLAY' Screens, Function Code Triggered by PAI 20030326
7 MC_MODE_MODIFY Constant Public Type reference (TYPE) SYUCOMM '&MODIFY' Screens, Function Code Triggered by PAI 20030326
8 MR_PARENT Instance attribute Public Object reference (TYPE REF TO) CL_RSISW_SCREEN_VIEW 20030326
9 MS_CURSOR Instance attribute Public Type reference (TYPE) RSISW_S_SCREEN_CURSOR 20030903
10 M_ACTIVE Instance attribute Public Type reference (TYPE) RS_BOOL 20030502
11 M_DYNNR Instance attribute Public Type reference (TYPE) SYDYNNR ABAP Program: Number of Current Screen 20030326
12 M_FCODE Instance attribute Public Type reference (TYPE) SYUCOMM Screens, Function Code Triggered by PAI 20030326
13 M_MODE Instance attribute Public Type reference (TYPE) SYUCOMM Screens, Function Code Triggered by PAI 20030326
14 M_NAME Instance attribute Public Type reference (TYPE) CHAR20 Char20 20030326
15 M_POV_FIELD Instance attribute Public Type reference (TYPE) DYNFNAM 20031014
16 M_POV_VALUE Instance attribute Public Type reference (TYPE) DYNFIELDVALUE 20031014
17 M_REPID Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20030326
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20030502
2 CONSTRUCTOR Instance method Public Constructor 20030221
3