SAP ABAP Class CL_RSISW_UI_CTRLER_SCR_VIEW (Abstract Class for Controller of Screen 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_VIEW Abstract Class for Controller of Views 20030424
Meta Relationship - Used By
# Relationship type Used by 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
2 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_INITIAL_SCR UI: Initial Screen 20030520
3 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SCR_TOOLBAR UI: Screen View Toolbar 20030608
4 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_DOBJ_GEN UI: General Information for Data Object 20030515
5 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_DOBJ_ID UI: Data Object Identification 20030515
6 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_ADMIN UI: Service Header Data Administration Data 20030509
7 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_CLASS UI: Service Header Data Classes 20030515
8 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_GEN UI: Service Header Data General Information 20030515
9 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_ID UI: Service Header Data Identification 20030509
10 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_PARAM_ID UI: Parameter Identification 20030509
... Click here to see Used By full list (15 items)
Properties
Class CL_RSISW_UI_CTRLER_SCR_VIEW  
Short Description Abstract Class for Controller of Screen Views    
Super Class CL_RSISW_UI_CTRLER_VIEW Abstract Class for Controller of 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_VIEW has no forward declaration.
Interfaces
Class CL_RSISW_UI_CTRLER_SCR_VIEW has no interface implemented.
Friends
Class CL_RSISW_UI_CTRLER_SCR_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DYNNR Instance attribute Protected Type reference (TYPE) SYDYNNR 20030424
2 M_REPID Instance attribute Protected Type reference (TYPE) SYREPID 20030424
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030424
2 CREATE_VIEW Instance method Protected Method 20030424
3 ON_CLOSED Instance method Protected Event handling method 20030502
4 ON_PROCESS_EVENT Instance method Protected Event handling method 20030424
5 ON_PROCESS_FCODE Instance method Protected Event handling method 20030424
6 REFRESH Instance method Protected Method 20030502
7 SET_FCODE_HANDLED Instance method Protected Method 20030603
Events
Class CL_RSISW_UI_CTRLER_SCR_VIEW has no event.
Types
Class CL_RSISW_UI_CTRLER_SCR_VIEW 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 20030424

Method CONSTRUCTOR on class CL_RSISW_UI_CTRLER_SCR_VIEW has no exception.

Method CREATE_VIEW Signature

Method CREATE_VIEW on class CL_RSISW_UI_CTRLER_SCR_VIEW has no parameter.
Method CREATE_VIEW on class CL_RSISW_UI_CTRLER_SCR_VIEW has no exception.

Method ON_CLOSED Signature

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

Method ON_CLOSED on class CL_RSISW_UI_CTRLER_SCR_VIEW has no exception.

Method ON_PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT Value transfer Attribute reference (LIKE) Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20030424
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030512

Method ON_PROCESS_EVENT on class CL_RSISW_UI_CTRLER_SCR_VIEW has no exception.

Method ON_PROCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Value transfer Attribute reference (LIKE) Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20030424
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030512

Method ON_PROCESS_FCODE on class CL_RSISW_UI_CTRLER_SCR_VIEW has no exception.

Method REFRESH Signature

Method REFRESH on class CL_RSISW_UI_CTRLER_SCR_VIEW has no parameter.
Method REFRESH on class CL_RSISW_UI_CTRLER_SCR_VIEW has no exception.

Method SET_FCODE_HANDLED Signature

Method SET_FCODE_HANDLED on class CL_RSISW_UI_CTRLER_SCR_VIEW has no parameter.
Method SET_FCODE_HANDLED on class CL_RSISW_UI_CTRLER_SCR_VIEW has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by 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
2 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_INITIAL_SCR UI: Initial Screen 20030520
3 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SCR_TOOLBAR UI: Screen View Toolbar 20030608
4 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_DOBJ_GEN UI: General Information for Data Object 20030515
5 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_DOBJ_ID UI: Data Object Identification 20030515
6 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_ADMIN UI: Service Header Data Administration Data 20030509
7 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_CLASS UI: Service Header Data Classes 20030515
8 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_GEN UI: Service Header Data General Information 20030515
9 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_HEAD_ID UI: Service Header Data Identification 20030509
10 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_PARAM_ID UI: Parameter Identification 20030509
11 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_PARAM_TYPE UI: Parameter Type 20030515
12 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_STATE_GEN UI: General State Information 20030523
13 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_STATE_ID UI: State Identification 20030523
14 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_SUMMARY_ID UI: Summary Identification 20030509
15 Inheritance (c INHERITING FROM c_ref)  CL_RSISW_UI_WB_SRV_SUMMARY_TYP UI: Summary Type 20030509
History
Last changed by/on SAP  20130531 
SAP Release Created in 400