SAP ABAP Class CL_RSISW_UI_WB_SRV_HEAD (UI: Service Header Data)
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 20030509
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_HEAD 20030514
Properties
Class CL_RSISW_UI_WB_SRV_HEAD  
Short Description UI: Service Header Data    
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 20030424   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSISW_UI_ACTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS 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_HEAD 20030514
Friends
Class CL_RSISW_UI_WB_SRV_HEAD 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_HEAD_TOOLBAR' 20030608
2 MC_DYNNR Constant Private Type reference (TYPE) SYDYNNR '1010' 20030424
3 MC_DYNNR_TOOLBAR Constant Private Type reference (TYPE) SYDYNNR '1011' 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 20030605
7 MR_SRV_DETAIL_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_UI_WB_SRV_HEAD_DETAIL 20030425
8 MR_SRV_ID_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_UI_WB_SRV_HEAD_ID 20030530
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 20030605
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030424
2 CREATE_ACTION_HANDLER Instance method Private Method 20030606
3 CREATE_SERVICE_DETAIL_VIEW Instance method Private Method 20030425
4 CREATE_SERVICE_ID_VIEW Instance method Private Method 20030530
5 CREATE_TOOLBAR_VIEW Instance method Private Method 20030606
6 GET_OBJECT Instance method Private Method 20030811
7 ON_FUNCTION_SELECTED Instance method Private Event handling method 20030606
8 ON_MSG_PROTOCOL Instance method Private Event handling method 20030723
9 SET_OBJECT Instance method Private Method 20030605
10 SET_TOOLBAR_VIEW Instance method Private Method 20030606
Events
Class CL_RSISW_UI_WB_SRV_HEAD has no event.
Types
Class CL_RSISW_UI_WB_SRV_HEAD 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 20030424
2 Importing IR_REPOSITORY Call by reference Object reference (TYPE REF TO) CL_RSISW_M_REPOSITORY 20030605

Method CONSTRUCTOR on class CL_RSISW_UI_WB_SRV_HEAD has no exception.

Method CREATE_ACTION_HANDLER Signature

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

Method CREATE_SERVICE_DETAIL_VIEW Signature

Method CREATE_SERVICE_DETAIL_VIEW on class CL_RSISW_UI_WB_SRV_HEAD has no parameter.
Method CREATE_SERVICE_DETAIL_VIEW on class CL_RSISW_UI_WB_SRV_HEAD has no exception.

Method CREATE_SERVICE_ID_VIEW Signature

Method CREATE_SERVICE_ID_VIEW on class CL_RSISW_UI_WB_SRV_HEAD has no parameter.
Method CREATE_SERVICE_ID_VIEW on class CL_RSISW_UI_WB_SRV_HEAD has no exception.

Method CREATE_TOOLBAR_VIEW Signature

Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SRV_HEAD has no parameter.
Method CREATE_TOOLBAR_VIEW on class CL_RSISW_UI_WB_SRV_HEAD 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 20030811

Method GET_OBJECT on class CL_RSISW_UI_WB_SRV_HEAD 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_HEAD 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_HEAD 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 20030811

Method SET_OBJECT on class CL_RSISW_UI_WB_SRV_HEAD 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_HEAD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400