SAP ABAP Class /IWBEP/CL_SBUI_ON_ALV_ENUM_MEM (SB: ON ALV Grid for members of enum type)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_ODATA_UI (Package) Gateway Service Builder - UI Plugin
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_OD_ALV SB: OD ALV grid base class 20131001
Properties
Class /IWBEP/CL_SBUI_ON_ALV_ENUM_MEM  
Short Description SB: ON ALV Grid for members of enum type    
Super Class /IWBEP/CL_SBUI_OD_ALV SB: OD ALV grid base class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /IWBEP/SBUIOD    
Program status P  SAP Standard Production Program 
Category 0   
Package /IWBEP/SB_ODATA_UI   Gateway Service Builder - UI Plugin 
Created 20131001   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_SBUI_ON_ALV_ENUM_MEM has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_ON_ALV_ENUM_MEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELD_POSITION Constant Private Type reference (TYPE) LVC_FNAME 'POSITION' ALV control: Field name of internal table field 20131010
2 MO_DM_PARENT Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20131001
3 MT_DATA Instance attribute Protected Type reference (TYPE) TY_T_DATA Grid output table 20131001
Methods
Class /IWBEP/CL_SBUI_ON_ALV_ENUM_MEM has no method.
Events
Class /IWBEP/CL_SBUI_ON_ALV_ENUM_MEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Protected See coding grid output line 20131001 BEGIN OF ty_s_data . INCLUDE TYPE /iwbep/s_sbui_on_alv_enum_mem AS data . TYPES: cell_style TYPE lvc_t_styl , cell_color TYPE lvc_t_scol , dm_node TYPE REF TO /iwbep/if_sbod_enum_member, END OF ty_s_data
2 TY_T_DATA Protected See coding grid output table 20131001 ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
History
Last changed by/on SAP  20141120 
SAP Release Created in 200