SAP ABAP Class /IWBEP/CL_SBUI_DP_ALV_OPER (SB: DSP Operation ALV grid view)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SB (Application Component) Gateway Service Builder
     /IWBEP/SB_DSPCMN_UI (Package) Gateway Service Builder - DSP Common UI
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) 20120314
Properties
Class /IWBEP/CL_SBUI_DP_ALV_OPER  
Short Description SB: DSP Operation 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_DSPCMN_UI   Gateway Service Builder - DSP Common UI 
Created 20120314   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_SBUI_DP_ALV_OPER has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_DP_ALV_OPER has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_DP_ALV_OPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIELDNAME Instance attribute Private See coding 20130424
2 MO_DM_PARENT Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_ENTITY_SET SB - DSP - Entity Set DM 20120314
3 MT_DATA Instance attribute Private Type reference (TYPE) TY_T_DATA 20120314
4 MT_OPERATION_TYPE_DESC Instance attribute Private Type reference (TYPE) TY_T_DOMAIN_VALUE 20130425
Methods
# Method Level Visibility Method type Description Created on
1 DO_HANDLE_HOTSPOT_IMP_METHOD Instance method Private Method Handle hotspot click on implemention method 20130428
2 GET_DS_TYPE_DESC Instance method Private Method Get description for data source type 20120419
3 GET_OPERATION_TYPE_DESC Instance method Private Method Get description for operation type 20120419
4 SET_IMP_METHOD_STYLE Instance method Private Method Set implemention method style 20130428
5 SET_RFC_DESTINATION_STYLE Instance method Private Method Set RFC destination style 20130818
Events
Class /IWBEP/CL_SBUI_DP_ALV_OPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA Private See coding 20120314 BEGIN OF ty_s_data . INCLUDE TYPE /iwbep/s_sbui_dp_alv_oper AS data . TYPES: cell_style TYPE lvc_t_styl , dm_node TYPE REF TO /iwbep/if_sbdsp_operation , END OF ty_s_data
2 TY_S_DOMAIN_VALUE Private See coding 20130425 BEGIN OF ty_s_domain_value , domvalue_l TYPE domvalue_l, ddtext TYPE val_text, END OF ty_s_domain_value
3 TY_T_DATA Private See coding 20120314 ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
4 TY_T_DOMAIN_VALUE Private See coding 20130425 ty_t_domain_value TYPE HASHED TABLE OF ty_s_domain_value WITH UNIQUE KEY domvalue_l
Method Signatures

Method DO_HANDLE_HOTSPOT_IMP_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_ID Call by reference Type reference (TYPE) INT4 Natural Number 20130428
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130428

Method GET_DS_TYPE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DS_TYPE Call by reference Type reference (TYPE) /IWBEP/SBDSP_DS_TYPE SB: Data Source Type 20120419
2 Returning RV_DS_TYPE_DESC Value transfer Type reference (TYPE) /IWBEP/SBDSP_DS_TYPE_DESC Data Source Provider - Data Source Type Description 20120419
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130415

Method GET_OPERATION_TYPE_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPERATION_TYPE Call by reference Type reference (TYPE) /IWBEP/SBDSP_OPERATION_TYPE Data Source Provider - Operation Type 20120419
2 Returning RV_OPERATION_TYPE_DESC Value transfer Type reference (TYPE) /IWBEP/SBDSP_OPER_TYPE_DESC Data Source Provider - Operation Type Description 20120419

Method GET_OPERATION_TYPE_DESC on class /IWBEP/CL_SBUI_DP_ALV_OPER has no exception.

Method SET_IMP_METHOD_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CELL_STYLE Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20130428
2 Importing IO_OPERATION Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_OPERATION SB - DSP - Operation DM 20130428
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130428

Method SET_RFC_DESTINATION_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CELL_STYLE Call by reference Type reference (TYPE) LVC_T_STYL ALV Control: Style Table for Cells 20130818
2 Importing IO_OPERATION Call by reference Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_OPERATION SB - DSP - Operation DM 20130818
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION SB: exception 20130818
History
Last changed by/on SAP  20131127 
SAP Release Created in 200