SAP ABAP Class /IWBEP/CL_SBUI_ON_ALV_TERM (SB: ON ALV Grid for Terms)
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_VIEW_GRID | SB: UI view grid (abstract convenience class) | 20130313 |
Properties
| Class | /IWBEP/CL_SBUI_ON_ALV_TERM | |
| Short Description | SB: ON ALV Grid for Terms | |
| 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 | /IWBEP/SBUIOD | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_ODATA_UI | Gateway Service Builder - UI Plugin |
| Created | 20130313 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_ON_ALV_TERM has no forward declaration.
Interfaces
Class /IWBEP/CL_SBUI_ON_ALV_TERM has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_ON_ALV_TERM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DDOBJNAME | '/IWBEP/SBOD_TERM_TYPE_KIND' | constant | 20130822 | ||
| 2 | Constant | Private | Type reference (TYPE) | LVC_FNAME | 'DOCU_SUMMARY' | constant | 20130822 | ||
| 3 | Constant | Private | Type reference (TYPE) | LVC_FNAME | 'IS_COLLECTION' | constant | 20130822 | ||
| 4 | Constant | Private | Type reference (TYPE) | LVC_FNAME | 'NODE_NAME' | constant | 20130822 | ||
| 5 | Constant | Private | Type reference (TYPE) | LVC_FNAME | 'DM_NODE' | constant | 20130822 | ||
| 6 | Constant | Private | Type reference (TYPE) | LVC_FNAME | 'POSITION' | constant | 20130822 | ||
| 7 | Constant | Private | Type reference (TYPE) | LVC_FNAME | 'TYPE_KIND' | constant | 20130822 | ||
| 8 | Constant | Private | Type reference (TYPE) | LVC_FNAME | 'TYPE_NAME' | constant | 20130822 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | LVC_T_STYL | constant | 20130822 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | LVC_T_STYL | constant | 20130822 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | LVC_T_STYL | constant | 20130822 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TY_T_DATA | 20130313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130822 |
Events
Class /IWBEP/CL_SBUI_ON_ALV_TERM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_DATA | Protected | See coding | output structure | 20130313 | BEGIN OF ty_s_data .
INCLUDE TYPE /iwbep/s_sbui_on_alv_term AS data .
TYPES:
cell_style TYPE lvc_t_styl ,
cell_color TYPE lvc_t_scol ,
dm_node TYPE REF TO /iwbep/if_sbod_term ,
END OF ty_s_data
|
|
| 2 | TY_T_DATA | Protected | See coding | output table | 20130313 | ty_t_data TYPE STANDARD TABLE OF ty_s_data WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBUI_ON_ALV_TERM has no parameter.
Method CLASS_CONSTRUCTOR on class /IWBEP/CL_SBUI_ON_ALV_TERM has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |