SAP ABAP Class /IWBEP/CL_SBUI_LMTOOLS_ALV (Gateway Service Builder - LM Tools ALV Grid)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_LMTOOLS_UI (Package) Gateway Service Builder - UI Plugin for LM Tools
⤷
⤷
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) | 20120504 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBLMTOOLS_CONSTANTS | Gateway Service Builder - LM Tools Constants | 20120507 |
Properties
| Class | /IWBEP/CL_SBUI_LMTOOLS_ALV | |
| Short Description | Gateway Service Builder - LM Tools ALV Grid | |
| 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 | ||
| Category | 0 | |
| Package | /IWBEP/SB_LMTOOLS_UI | Gateway Service Builder - UI Plugin for LM Tools |
| Created | 20120504 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_LMTOOLS_ALV has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBLMTOOLS_CONSTANTS | Gateway Service Builder - LM Tools Constants | 20120507 |
Friends
Class /IWBEP/CL_SBUI_LMTOOLS_ALV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_T_DATA | 20120504 |
Methods
Class /IWBEP/CL_SBUI_LMTOOLS_ALV has no method.
Events
Class /IWBEP/CL_SBUI_LMTOOLS_ALV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Protected | See coding | 20120504 | begin of ty_s_data .
include type /IWBEP/S_SBUI_LMTOOLS_SRV_CONF as data .
types:
cell_style type lvc_t_styl ,
dm_node type ref to /iwbep/cl_sbnod_lmtools_srvmnt ,
end of ty_s_data
|
||
| 2 | TY_T_DATA | Protected | See coding | 20120504 | ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |