SAP ABAP Class CL_RSISW_UI_CTRLER (Abstract Class for Controller of 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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_MVC_CONTROLLER 20030624
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_CTRLER_VIEW Abstract Class for Controller of Views 20030624
2 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_ACTIONS UI: Service Model Actions 20030624
Properties
Class CL_RSISW_UI_CTRLER  
Short Description Abstract Class for Controller of Views    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20030624   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_CONTROLLER 20030624
Friends
Class CL_RSISW_UI_CTRLER has no friend class.
Attributes
Class CL_RSISW_UI_CTRLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030624
2 FREE Instance method Public Method 20030624
3 ON_MODEL_CHANGED Instance method Protected Event handling method 20030625
Events
Class CL_RSISW_UI_CTRLER has no event.
Types
Class CL_RSISW_UI_CTRLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_RSISW_MVC_MODEL 20030729

Method CONSTRUCTOR on class CL_RSISW_UI_CTRLER has no exception.

Method FREE Signature

Method FREE on class CL_RSISW_UI_CTRLER has no parameter.
Method FREE on class CL_RSISW_UI_CTRLER has no exception.

Method ON_MODEL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20030625

Method ON_MODEL_CHANGED on class CL_RSISW_UI_CTRLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400