SAP ABAP Class CL_RSISW_UI_WB_SRV_SUMMARY_LIS (UI: Summary List)
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 20030514
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_UI_PROTOCOL 20030627
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_UI_TOOLBAR 20030606
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_UI_WB_SRV_SUMMARY 20030514
Properties
Class CL_RSISW_UI_WB_SRV_SUMMARY_LIS  
Short Description UI: Summary List    
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 20030514   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISW_UI_PROTOCOL 20030627
2 IF_RSISW_UI_TOOLBAR 20030606
3 IF_RSISW_UI_WB_SRV_SUMMARY 20030514
Friends
Class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CONTAINER_NAME_TOOLBAR Constant Private Type reference (TYPE) SYUCOMM 'SERVICE_SUMMARYLIST_TOOLBAR' 20030608
2 MC_DYNNR Instance attribute Private Type reference (TYPE) SYDYNNR '4013' 20030514
3 MC_DYNNR_TOOLBAR Constant Private Type reference (TYPE) SYDYNNR '4014' 20030608
4 MC_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLRSISW_UI_WORKBENCH' 20030520
5 MR_ACTION Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_UI_WB_ACTIONS 20030606
6 MR_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_M_REPOSITORY 20030604
7 MR_SCREEN_SUMMARY Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_M_SUMMARY 20030609
8 MR_SUMMARY_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_UI_CTRLER_SCR_VIEW 20030514
9 MR_TOOLBAR_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_UI_CTRLER_SCR_VIEW 20030606
10 MS_OBJECT Instance attribute Private Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20030604
11 MS_SCREEN_SUMMARY Instance attribute Private Type reference (TYPE) RSISW_S_M_SUMMARY_GET 20030609
12 MT_SUMMARY Instance attribute Private Type reference (TYPE) RSISW_T_M_ITEMNAME 20030514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030514
2 CREATE_ACTION_HANDLER Instance method Private Method 20030606
3 CREATE_SUMMARY_VIEW Instance method Private Method 20030514
4 CREATE_TOOLBAR_VIEW Instance method Private Method 20030606
5 GET_MODEL_PROPERTIES Instance method Private Method 20030514
6 GET_OBJECT Instance method Private Method 20030731
7 GET_SCREEN_PROPERTIES Instance method Private Method 20030514
8 MODIFY_SCREEN Instance method Private Method 20030514
9 ON_DISPLAY_MSG_PROTOCOL Instance method Private Event handling method 20030731
10 ON_FUNCTION_SELECTED Instance method Private Event handling method 20030606
11 ON_MSG_PROTOCOL Instance method Private Event handling method 20030723
12 SET_MODEL_PROPERTIES Instance method Private Method 20030514
13 SET_OBJECT Instance method Private Method 20030731
14 SET_SCREEN_PROPERTIES Instance method Private Method 20030514
15 SET_SCREEN_VIEW_PROTOCOL Instance method Private Method 20030731
16 SET_SUMMARY_VIEW Instance method Private Method 20030514
17 SET_TOOLBAR_VIEW Instance method Private Method 20030606
Events
Class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no event.
Types
Class CL_RSISW_UI_WB_SRV_SUMMARY_LIS 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) CL_RSISW_M_SERVICE 20030514
2 Importing IR_REPOSITORY Call by reference Object reference (TYPE REF TO) CL_RSISW_M_REPOSITORY 20030604
3 Importing I_SUMMARY Call by reference Type reference (TYPE) RSISW_E_SUMMARY 20030827

Method CONSTRUCTOR on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method CREATE_ACTION_HANDLER Signature

Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no parameter.
Method CREATE_ACTION_HANDLER on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method CREATE_SUMMARY_VIEW Signature

Method CREATE_SUMMARY_VIEW on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no parameter.
Method CREATE_SUMMARY_VIEW on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method CREATE_TOOLBAR_VIEW Signature

Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no parameter.
Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method GET_MODEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SUMMARY Value transfer Type reference (TYPE) RSISW_S_M_SUMMARY_GET 20030514

Method GET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_OBJECT Value transfer Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20030731

Method GET_OBJECT on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method GET_SCREEN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SUMMARY Value transfer Type reference (TYPE) RSISW_S_M_SUMMARY_GET 20030514

Method GET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method MODIFY_SCREEN Signature

Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no parameter.
Method MODIFY_SCREEN on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method ON_DISPLAY_MSG_PROTOCOL Signature

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

Method ON_DISPLAY_MSG_PROTOCOL on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method ON_FUNCTION_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION Value transfer Attribute reference (LIKE) 20030606

Method ON_FUNCTION_SELECTED on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method ON_MSG_PROTOCOL Signature

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

Method ON_MSG_PROTOCOL on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method SET_MODEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUMMARY Value transfer Type reference (TYPE) RSISW_S_M_SUMMARY_GET 20030514

Method SET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method SET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) RSISW_S_UI_ACTION_OBJECT 20030731

Method SET_OBJECT on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method SET_SCREEN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUMMARY Value transfer Type reference (TYPE) RSISW_S_M_SUMMARY_GET 20030514

Method SET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method SET_SCREEN_VIEW_PROTOCOL Signature

Method SET_SCREEN_VIEW_PROTOCOL on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no parameter.
Method SET_SCREEN_VIEW_PROTOCOL on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method SET_SUMMARY_VIEW Signature

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

Method SET_SUMMARY_VIEW on class CL_RSISW_UI_WB_SRV_SUMMARY_LIS has no exception.

Method SET_TOOLBAR_VIEW Signature

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

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