SAP ABAP Class /IWBEP/CL_SBUI_ON_ALV_ETYP (SB: OD ALV Grid for Entity Types)
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 20130408
Properties
Class /IWBEP/CL_SBUI_ON_ALV_ETYP  
Short Description SB: OD ALV Grid for Entity Types    
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 20130408   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBUI_ON_ALV_ETYP has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_ON_ALV_ETYP has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_ON_ALV_ETYP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DM_PARENT Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130408
2 MT_DATA Instance attribute Protected Type reference (TYPE) TY_T_DATA grid output table 20130408
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BASE_TYPE Instance method Private Method Checks the Base Type 20130408
2 CHECK_NAME Instance method Private Method Checks the Entity Type Name 20130408
Events
Class /IWBEP/CL_SBUI_ON_ALV_ETYP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Protected See coding grid output line 20130408 BEGIN OF ty_s_data . INCLUDE TYPE /iwbep/s_sbui_on_alv_etyp AS data . TYPES: cell_style TYPE lvc_t_styl , cell_color TYPE lvc_t_scol , dm_node TYPE REF TO /iwbep/if_sbod_entity_type , END OF ty_s_data
2 TY_T_DATA Protected See coding grid output table 20130408 ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
Method Signatures

Method CHECK_BASE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20130408
2 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20130408
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130408

Method CHECK_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20130408
2 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20130408
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130408
History
Last changed by/on SAP  20131127 
SAP Release Created in 200