SAP ABAP Class CL_SMOI_UI_CONTROL_GRID (SMOI_WS: UI GRID Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_WS (Package) WS Interface to CCMS Agents as of Release 7.10
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMOI_UI_CONTROL SMOI_WS: UI Control 20100922
Properties
Class CL_SMOI_UI_CONTROL_GRID  
Short Description SMOI_WS: UI GRID Control    
Super Class CL_SMOI_UI_CONTROL SMOI_WS: UI Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMOI_WS   WS Interface to CCMS Agents as of Release 7.10 
Created 20100728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMOI_UI_CONTROL_GRID has no forward declaration.
Interfaces
Class CL_SMOI_UI_CONTROL_GRID has no interface implemented.
Friends
Class CL_SMOI_UI_CONTROL_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OUTTAB_STRUCT_NAME Instance attribute Private Type reference (TYPE) X030L-TABNAME Table Name 20100922
2 R_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20100922
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_EXCLUDE_BUTTONS Instance method Protected Method 20100922
2 BUILD_FIELDCATALOG Instance method Protected Method 20100922
3 BUILD_FUNCTIONS Instance method Protected Method 20100922
4 BUILD_LAYOUT Instance method Protected Method 20100922
5 BUILD_SORT_CRITERIA Instance method Protected Method 20100922
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100922
7 DD Instance method Public Method 20100922
8 HANDLE_GRID_DOUBLE_CLICK Instance method Private Event handling method 20100922
9 HANDLE_REFRESH_FUNCTIONS Instance method Private Event handling method 20100922
10 HANDLE_TOOLBAR Instance method Private Event handling method 20100922
11 HANDLE_USER_COMMAND Instance method Private Event handling method 20100922
12 PREPARE_DISPLAY Instance method Private Method 20100922
13 READ_DATA Instance method Protected Method 20100922
14 UPDATE_FUNCTIONS Instance method Protected Method 20100922
Events
Class CL_SMOI_UI_CONTROL_GRID has no event.
Types
Class CL_SMOI_UI_CONTROL_GRID has no local type.
Method Signatures

Method BUILD_EXCLUDE_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS 20100922

Method BUILD_EXCLUDE_BUTTONS on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method BUILD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT 20100922

Method BUILD_FIELDCATALOG on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method BUILD_FUNCTIONS Signature

Method BUILD_FUNCTIONS on class CL_SMOI_UI_CONTROL_GRID has no parameter.
Method BUILD_FUNCTIONS on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method BUILD_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO 20100922

Method BUILD_LAYOUT on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method BUILD_SORT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SORT Call by reference Type reference (TYPE) LVC_T_SORT 20100922

Method BUILD_SORT_CRITERIA on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20100922
2 Importing I_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20100922
3 Importing I_OUTTAB_STRUCT_NAME Call by reference Type reference (TYPE) X030L-TABNAME Tabellenname 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_UI_EX 20100922

Method DD Signature

Method DD on class CL_SMOI_UI_CONTROL_GRID has no parameter.
Method DD on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method HANDLE_GRID_DOUBLE_CLICK Signature

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

Method HANDLE_GRID_DOUBLE_CLICK on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method HANDLE_REFRESH_FUNCTIONS Signature

Method HANDLE_REFRESH_FUNCTIONS on class CL_SMOI_UI_CONTROL_GRID has no parameter.
Method HANDLE_REFRESH_FUNCTIONS on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method HANDLE_TOOLBAR Signature

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

Method HANDLE_TOOLBAR on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method HANDLE_USER_COMMAND Signature

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

Method HANDLE_USER_COMMAND on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method PREPARE_DISPLAY Signature

Method PREPARE_DISPLAY on class CL_SMOI_UI_CONTROL_GRID has no parameter.
# Exception Resumable Description Created on
1 CX_SMOI_WS_UI_EX 20100922

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_OUTTAB Value transfer Object reference (TYPE REF TO) DATA 20100922

Method READ_DATA on class CL_SMOI_UI_CONTROL_GRID has no exception.

Method UPDATE_FUNCTIONS Signature

Method UPDATE_FUNCTIONS on class CL_SMOI_UI_CONTROL_GRID has no parameter.
Method UPDATE_FUNCTIONS on class CL_SMOI_UI_CONTROL_GRID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in