SAP ABAP Class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C (SB: ON ALV grid for expression values (collections))
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_ON_ALV_EXPV SB: ON ALV grid for expression values (abstract) 20130708
Properties
Class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C  
Short Description SB: ON ALV grid for expression values (collections)    
Super Class /IWBEP/CL_SBUI_ON_ALV_EXPV SB: ON ALV grid for expression values (abstract) 
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 20130708   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELD_EXPR_VALUE Constant Private Type reference (TYPE) LVC_FNAME 'VALUE' field name 20131015
2 GC_FIELD_POSITION Constant Private Type reference (TYPE) LVC_FNAME 'POSITION' field name 20130710
3 GC_FIELD_TYPE_NAME Constant Private Type reference (TYPE) LVC_FNAME 'TYPE_NAME' field name 20131015
4 GT_STYLE_DEFAULT Static Attribute Private Type reference (TYPE) LVC_T_STYL cell style 20131015
5 MT_DATA Instance attribute Protected Type reference (TYPE) TY_T_DATA grid output table 20130708
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20131015
Events
Class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Protected See coding output table line 20130708 BEGIN OF ty_s_data . INCLUDE TYPE /iwbep/s_sbui_on_alv_expv_r_c AS data . TYPES: cell_style TYPE lvc_t_styl , cell_color TYPE lvc_t_scol , dm_node TYPE REF TO /iwbep/if_sbod_exp_record , END OF ty_s_data
2 TY_T_DATA Protected See coding output table 20130708 ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBUI_ON_ALV_EXPV_R_C has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200