SAP ABAP Class /IWBEP/CL_SBUI_ON_ALV_PROP (SB: OD ALV Grid for Properties)
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 20130405
Properties
Class /IWBEP/CL_SBUI_ON_ALV_PROP  
Short Description SB: OD ALV Grid for Properties    
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 20130405   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_PROP has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_ON_ALV_PROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DOMAIN_TYPE_KIND Constant Protected Type reference (TYPE) DDOBJNAME '/IWBEP/SBOD_PROP_TYPE_KIND' Name of ABAP Dictionary Object 20131104
2 GC_FIELD_TYPE_KIND Constant Private Type reference (TYPE) LVC_FNAME 'TYPE_KIND' ALV control: Field name of internal table field 20131104
3 GC_FIELD_TYPE_KIND_DRDN Constant Private Type reference (TYPE) LVC_FNAME 'DRDN_TYPE_KIND' ALV control: Field name of internal table field 20131104
4 MO_DM_PARENT Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDM_NODE SB - Domain Model - Node 20130405
5 MT_DATA Instance attribute Protected Type reference (TYPE) TY_T_DATA grid output table 20130405
6 MV_DRDN_V2_TYPE_KIND Instance attribute Protected Type reference (TYPE) LVC_S_DRAL-HANDLE Natural Number 20131104
7 MV_DRDN_V4_TYPE_KIND Instance attribute Protected Type reference (TYPE) LVC_S_DRAL-HANDLE Natural Number 20131104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NAME Instance method Private Method Checks the name of the property 20130405
2 CHECK_TYPE Instance method Private Method Checks the type 20130611
3 CHECK_TYPE_KIND Instance method Private Method Checks the type kind 20130611
4 CHECK_TYPE_NAME Instance method Private Method Checks the type name 20130611
5 GET_ABAP_TYPE_NAME Instance method Private Method Return one readable name for an ABAP type 20130405
Events
Class /IWBEP/CL_SBUI_ON_ALV_PROP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Protected See coding grid output line 20130405 BEGIN OF ty_s_data . INCLUDE TYPE /iwbep/s_sbui_on_alv_prop AS data . TYPES: drdn_type_kind TYPE lvc_s_dral-handle , cell_style TYPE lvc_t_styl , cell_color TYPE lvc_t_scol , dm_node TYPE REF TO /iwbep/if_sbod_property , END OF ty_s_data
2 TY_S_F4_ABAP_FIELD Private Type reference (TYPE) /IWBEP/S_SBUI_OD_F4_ABAP_FIELD field name value help structure 20130405
3 TY_S_F4_EDM_TYPE Private Type reference (TYPE) /IWBEP/S_SBUI_ON_F4_EDM_TYPE 20130612
4 TY_T_DATA Protected See coding grid output table 20130405 ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
5 TY_T_F4_ABAP_FIELD Private See coding field name value help table 20130405 TY_T_F4_ABAP_FIELD type STANDARD TABLE OF TY_S_F4_ABAP_FIELD WITH DEFAULT KEY
6 TY_T_F4_EDM_TYPE Private See coding 20130612 TY_T_F4_EDM_TYPE type STANDARD TABLE OF TY_S_F4_EDM_TYPE WITH DEFAULT KEY
Method Signatures

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 20130405
2 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20130405
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130405

Method CHECK_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 20130611
2 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20130611
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /IWBEP/SBDM_NODE_NAME Service Builder: Node Name 20130611
4 Importing IV_TYPE_KIND Call by reference Type reference (TYPE) /IWBEP/SBOD_PROP_TYPE_KIND Service Builder: OData Property Type Kind 20130611
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130611

Method CHECK_TYPE_KIND 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 20130611
2 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20130611
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130611

Method CHECK_TYPE_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 20130611
2 Importing IS_GOOD Call by reference Type reference (TYPE) LVC_S_MODI ALV control: Modified cells for application 20130611
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130611

Method GET_ABAP_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA_TYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR type descriptor 20130405
2 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) RS38L_TYP type info 20130405

Method GET_ABAP_TYPE_NAME on class /IWBEP/CL_SBUI_ON_ALV_PROP has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200