SAP ABAP Interface IF_SEDI_CONSTANTS (General Editor Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI_EXT (Package) Protected Enhancements for Editor

⤷

⤷

Properties
Interface | IF_SEDI_CONSTANTS | |
Short Description | General Editor Constants |
General Data
Package | SEDI_EXT | Protected Enhancements for Editor |
Created | 20110923 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SEDI_CONSTANTS has no forward declaration.
Interfaces
Interface IF_SEDI_CONSTANTS has no interface.
Friends
Interface IF_SEDI_CONSTANTS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CLSTYPE_LOCAL_CLASS | Constant | Public | Type reference (TYPE) | SEOCLSTYPE | 2 | 20110923 | ||
2 | CLSTYPE_LOCAL_INTERFACE | Constant | Public | Type reference (TYPE) | SEOCLSTYPE | 3 | 20110923 | ||
3 | EDITOR_CLASS | Constant | Public | Type reference (TYPE) | SY-REPID | 'SAPLSEO_CLASS_EDITOR' | 20110923 | ||
4 | EDITOR_O2 | Constant | Public | Type reference (TYPE) | SY-REPID | 'SAPLO2_PAGE' | 20110923 | ||
5 | EDITOR_WDY_VC | Constant | Public | Type reference (TYPE) | SY-REPID | 'SAPLWDY_WB_VC_EDITOR' | 20110923 | ||
6 | PROGTYPE_CLASS | Constant | Public | Type reference (TYPE) | SUBC | 'K' | 20110923 | ||
7 | PROGTYPE_EXEC | Constant | Public | Type reference (TYPE) | SUBC | '1' | 20110923 | ||
8 | PROGTYPE_FUGR | Constant | Public | Type reference (TYPE) | SUBC | 'F' | 20110923 | ||
9 | PROGTYPE_INCLUDE | Constant | Public | Type reference (TYPE) | SUBC | 'I' | 20110923 | ||
10 | PROGTYPE_MODPOOL | Constant | Public | Type reference (TYPE) | SUBC | 'M' | 20110923 | ||
11 | PROGTYPE_SUBPOOL | Constant | Public | Type reference (TYPE) | SUBC | 'S' | 20110923 | ||
12 | PROGTYPE_TYPEPOOL | Constant | Public | Type reference (TYPE) | SUBC | 'T' | 20110923 | ||
13 | STATUS_TYPE_CORRECT | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | 20110923 | ||
14 | STATUS_TYPE_ERROR | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | 20110923 | ||
15 | STATUS_TYPE_GENERATE | Constant | Public | Type reference (TYPE) | CHAR1 | 'G' | 20110923 | ||
16 | TYPE_CLIPBOARD | Constant | Public | Type reference (TYPE) | CHAR1 | 'W' | 20110923 |
Methods
Interface IF_SEDI_CONSTANTS has no method.
Events
Interface IF_SEDI_CONSTANTS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_TEXT_EDIT_SOURCE | Public | See coding | 20110923 | BEGIN OF ts_text_edit_source,
line TYPE swbse_max_line,
END OF ts_text_edit_source
|
||
2 | TT_TEXT_EDIT_SOURCE | Public | See coding | 20110923 | tt_text_edit_source TYPE STANDARD TABLE OF ts_text_edit_source
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |