SAP ABAP Class CL_RSISW_SCREEN_COMPOSITE_VIEW (Controller for Subscreen with Subscreens)
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_SCREEN_VIEW Controller for Subscreen 20030326
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_SCREEN_WINDOW_VIEW Controller for Dynpro Screen 20030424
Properties
Class CL_RSISW_SCREEN_COMPOSITE_VIEW  
Short Description Controller for Subscreen with Subscreens    
Super Class CL_RSISW_SCREEN_VIEW Controller for Subscreen 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
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
Class CL_RSISW_SCREEN_COMPOSITE_VIEW has no interface implemented.
Friends
Class CL_RSISW_SCREEN_COMPOSITE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_VIEW Instance attribute Public Type reference (TYPE) RSISW_T_SCREEN_VIEW_REF Screen Ref 20030326
2 M_SUBVIEWS Instance attribute Protected Type reference (TYPE) SYINDEX Loops, Current Loop Pass 20030326
3 M_SUBVIEW_INDEX Instance attribute Protected Type reference (TYPE) SYINDEX Loops, Current Loop Pass 20030326
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VIEW Instance method Public Method 20030221
2 CONSTRUCTOR Instance method Public Constructor 20030221
3 GET_CURRENT_VIEW Instance method Public Method 20030430
4 GET_NEXT_VIEW Instance method Public Method 20030221
5