SAP ABAP Class /IWBEP/CL_SBUI_ON_EDT_EXPV (SB: ON Text Editor for Expression Values)
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 | SB: UI view (control-based) | 20130511 |
Properties
| Class | /IWBEP/CL_SBUI_ON_EDT_EXPV | |
| Short Description | SB: ON Text Editor for Expression Values | |
| Super Class | /IWBEP/CL_SBUI_VIEW | SB: UI view (control-based) |
| 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 | 20130511 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_SBUI_ON_EDT_EXPV has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_ON_EDT_EXPV 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) | CL_GUI_TEXTEDIT | text edit control | 20130921 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | current node | 20130921 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | current font fixed | 20130924 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | current edit mode | 20130921 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | current text value | 20130921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | returns value type information | 20130924 |
Events
Class /IWBEP/CL_SBUI_ON_EDT_EXPV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_TYPE_INFO | Private | See coding | core type info | 20130924 | BEGIN OF ty_s_type_info ,
core_desc TYPE REF TO /iwbep/if_sbod_edm_core_desc ,
facet_values TYPE /iwbep/if_sbod_edm_core_desc=>ty_s_facet_value ,
const_desc TYPE REF TO /iwbep/if_sbod_exp_const_desc ,
END OF ty_s_type_info
|
Method Signatures
Method GET_TYPE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONSTANT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBOD_EXP_CONSTANT | 20130924 | ||||
| 2 | RS_INFO | Value transfer | Type reference (TYPE) | TY_S_TYPE_INFO | 20130924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130924 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |