SAP ABAP Class /IWBEP/CL_SBUI_DP_ALV_SESE (SB: DSP Service Entity Set 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) | 20120228 |
Properties
| Class | /IWBEP/CL_SBUI_DP_ALV_SESE | |
| Short Description | SB: DSP Service Entity Set 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 | 20120228 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_DP_ALV_SESE has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_DP_ALV_SESE has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_DP_ALV_SESE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_SERVICE | SB - Domain Model - Service | 20120228 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_DATA | 20120228 |
Methods
Class /IWBEP/CL_SBUI_DP_ALV_SESE has no method.
Events
Class /IWBEP/CL_SBUI_DP_ALV_SESE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Private | See coding | 20120228 | BEGIN OF ty_s_data .
INCLUDE TYPE /iwbep/s_sbui_dp_alv_sese AS data .
TYPES:
cell_style TYPE lvc_t_styl ,
dm_node TYPE REF TO /iwbep/if_sbdsp_entity_set ,
END OF ty_s_data
|
||
| 2 | TY_T_DATA | Private | See coding | 20120228 | ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |