SAP ABAP Class /IWBEP/CL_SBUI_TM_ALV_GRID (SB: UI template for ALV grid view)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_UI_TEMPLATE (Package) Gateway Service Builder UI - Implementation Templates
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_VIEW_GRID SB: UI view grid (abstract convenience class) 20120206
Properties
Class /IWBEP/CL_SBUI_TM_ALV_GRID  
Short Description SB: UI template for ALV grid view    
Super Class /IWBEP/CL_SBUI_VIEW_GRID SB: UI view grid (abstract convenience class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_UI_TEMPLATE   Gateway Service Builder UI - Implementation Templates 
Created 20120206   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBUI_TM_ALV_GRID has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_TM_ALV_GRID has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_TM_ALV_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LC_ACTION Constant Private Type reference (TYPE) SYUCOMM 'L_MY_ACTION' local command 20120206
2 MT_DATA Instance attribute Private Type reference (TYPE) TY_T_DATA 20120206
Methods
Class /IWBEP/CL_SBUI_TM_ALV_GRID has no method.
Events
Class /IWBEP/CL_SBUI_TM_ALV_GRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Private See coding output data structure 20120206 BEGIN OF ty_s_data . INCLUDE TYPE /iwbep/s_sbui_tm_alv_data AS data. TYPES: cell_style TYPE lvc_t_styl , cell_color TYPE lvc_t_scol , END OF ty_s_data
2 TY_T_DATA Private See coding output data table 20120206 ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
History
Last changed by/on SAP  20131127 
SAP Release Created in 200