SAP ABAP Class CL_RSISW_UI_WB_SRV_HEAD_ATTR (UI: Service Header Data Free Attributes)
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_WINDOW Abstract Class for Controller for Window Views 20030527
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSISW_UI_WB_SRV_HEAD 20030523
Properties
Class CL_RSISW_UI_WB_SRV_HEAD_ATTR  
Short Description UI: Service Header Data Free Attributes    
Super Class CL_RSISW_UI_CTRLER_SCR_WINDOW Abstract Class for Controller for Window Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISW   Intelligent Services Workbench 
Created 20030523   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSISW_UI_WB_SRV_HEAD 20030523
Friends
Class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CONTAINER_NAME Constant Private Type reference (TYPE) SYUCOMM 'ATTR_LIST' 20030523
2 MC_DYNNR Constant Private Type reference (TYPE) SYDYNNR '1006' 20030523
3 MC_PFSTATUS Constant Private Type reference (TYPE) SYPFKEY 'DIALOG_WINDOW' 20030603
4 MC_REPID Constant Private Type reference (TYPE) SYREPID 'SAPLRSISW_UI_WORKBENCH' 20030523
5 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20030523
6 MR_GRID_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20030523
7 MR_SCREEN_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_RSISW_M_SERVICEINFO 20030609
8 MS_SCREEN_SERVICE Instance attribute Private Type reference (TYPE) RSISW_S_M_SERVICE_GET 20030609
9 MT_ATTR Instance attribute Private Type reference (TYPE) L_TY_T_ATTR 20030523
10 MT_ATTR_SCREEN Instance attribute Private Type reference (TYPE) L_TY_T_ATTR 20030805
11 MT_ATTR_VIEW Instance attribute Private Type reference (TYPE) L_TY_T_ATTR 20030805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030523
2 CREATE_CONTAINER Instance method Private Method 20030523
3 CREATE_GRID_VIEW Instance method Private Method 20030523
4 GET_GRID_EXCL_TOOLBAR Instance method Private Method 20030523
5 GET_GRID_FCAT Instance method Private Method 20030523
6 GET_GRID_LAYO Instance method Private Method 20030523
7 GET_GRID_OUTTAB Instance method Private Method 20030523
8 GET_MODEL_PROPERTIES Instance method Private Method 20030523
9 GET_SCREEN_PROPERTIES Instance method Private Method 20030523
10 GET_VIEW_PROPERTIES Instance method Private Method 20030603
11 MODIFY_SCREEN Instance method Private Method 20030523
12 ON_VIEW_CHANGED Instance method Private Event handling method 20030523
13 ON_VIEW_CHANGED_FINISHED Instance method Private Event handling method 20030523
14 SET_MODEL_PROPERTIES Instance method Private Method 20030523
15 SET_SCREEN_PROPERTIES Instance method Private Method 20030523
16 SET_VIEW_PROPERTIES Instance method Private Method 20030603
Events
Class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 L_TY_S_ATTR Private Type reference (TYPE) RSISW_S_M_SERVICE_ATTR 20030523
2 L_TY_T_ATTR Private See coding 20030523
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 20030523

Method CONSTRUCTOR on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method CREATE_CONTAINER Signature

Method CREATE_CONTAINER on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no parameter.
Method CREATE_CONTAINER on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method CREATE_GRID_VIEW Signature

Method CREATE_GRID_VIEW on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no parameter.
Method CREATE_GRID_VIEW on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method GET_GRID_EXCL_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_EXCL Value transfer Type reference (TYPE) UI_FUNCTIONS 20030523

Method GET_GRID_EXCL_TOOLBAR on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method GET_GRID_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FCAT Value transfer Type reference (TYPE) LVC_T_FCAT 20030523

Method GET_GRID_FCAT on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method GET_GRID_LAYO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_LAYO Value transfer Type reference (TYPE) LVC_S_LAYO 20030523

Method GET_GRID_LAYO on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method GET_GRID_OUTTAB Signature

Method GET_GRID_OUTTAB on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no parameter.
Method GET_GRID_OUTTAB on class CL_RSISW_UI_WB_SRV_HEAD_ATTR 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_SERVICEINFO Value transfer Type reference (TYPE) RSISW_S_M_SERVICE_GET 20030806

Method GET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_HEAD_ATTR 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_SERVICEINFO Value transfer Type reference (TYPE) RSISW_S_M_SERVICE_GET 20030806

Method GET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method GET_VIEW_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SERVICEINFO Value transfer Type reference (TYPE) RSISW_S_M_SERVICE_GET 20030806

Method GET_VIEW_PROPERTIES on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method MODIFY_SCREEN Signature

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

Method ON_VIEW_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20030523
2 Importing E_ONF4 Value transfer Attribute reference (LIKE) 20030523
3 Importing E_ONF4_AFTER Value transfer Attribute reference (LIKE) 20030523
4 Importing E_ONF4_BEFORE Value transfer Attribute reference (LIKE) 20030523
5 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20030523
6 Importing SENDER Value transfer Attribute reference (LIKE) 20030523

Method ON_VIEW_CHANGED on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method ON_VIEW_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Value transfer Attribute reference (LIKE) 20030523
2 Importing E_MODIFIED Value transfer Attribute reference (LIKE) 20030523

Method ON_VIEW_CHANGED_FINISHED on class CL_RSISW_UI_WB_SRV_HEAD_ATTR 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_SERVICEINFO Value transfer Type reference (TYPE) RSISW_S_M_SERVICE_GET 20030806

Method SET_MODEL_PROPERTIES on class CL_RSISW_UI_WB_SRV_HEAD_ATTR 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_SERVICEINFO Value transfer Type reference (TYPE) RSISW_S_M_SERVICE_GET 20030806

Method SET_SCREEN_PROPERTIES on class CL_RSISW_UI_WB_SRV_HEAD_ATTR has no exception.

Method SET_VIEW_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SERVICEINFO Value transfer Type reference (TYPE) RSISW_S_M_SERVICE_GET 20030806

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