SAP ABAP Interface IF_SEEF_ADT_TYPES (adt enhancement display - data types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEEF_ADT (Package) Enhancement Service Enabling

⤷

⤷

Properties
Interface | IF_SEEF_ADT_TYPES | |
Short Description | adt enhancement display - data types |
General Data
Package | SEEF_ADT | Enhancement Service Enabling |
Created | 20130614 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SEEF_ADT_TYPES has no forward declaration.
Interfaces
Interface IF_SEEF_ADT_TYPES has no interface.
Friends
Interface IF_SEEF_ADT_TYPES has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_ENH_TECHNIQUE_SCP | Constant | Public | Type reference (TYPE) | STRING | 'HOOK_IMPL' | 20130618 | ||
2 | CO_ETAG_MARKER | Constant | Public | See coding | 'E' | 20130621 | |||
3 | CO_R3STATE_ACTIVE | Constant | Public | Type reference (TYPE) | R3STATE | 'A' | 20130627 | ||
4 | CO_R3STATE_INACTIVE | Constant | Public | Type reference (TYPE) | R3STATE | 'I' | 20130626 | ||
5 | CO_TRTYPE_ENH_IMPLEMENTATION | Constant | Public | Type reference (TYPE) | STRING | 'ENHO' | 20130620 | ||
6 | CO_TRTYPE_PROGRAM | Constant | Public | Type reference (TYPE) | STRING | 'PROG' | 20130708 |
Methods
Interface IF_SEEF_ADT_TYPES has no method.
Events
Interface IF_SEEF_ADT_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_DEF_ELEMENT | Public | See coding | 20130614 | begin of ts_def_element,
uri type string,
end of ts_def_element
|
||
2 | TS_ENH_IMPL | Public | See coding | 20130614 | begin of ts_enh_impl.
include type if_adt_tools_core_source_types=>ty_abap_source_main_object as enh_impl.
types: elements type tt_impl_el_scp,
switch type ts_switch,
enhanced_object type sadt_object_reference,
end of ts_enh_impl
|
||
3 | TS_ENH_RESPONSE | Public | See coding | 20130614 | begin of ts_enh_response,
enh_implementations type tt_enh_impl,
end of ts_enh_response
|
||
4 | TS_IMPL_ELEMENT | Public | See coding | 20130614 | begin of ts_impl_element,
uri type string,
option type ts_scp_option,
end of ts_impl_element
|
||
5 | TS_IMPL_EL_SCP | Public | See coding | 20130614 | begin of ts_impl_el_scp.
include type ts_impl_element as impl_element.
types: source type xstring,
id type string,
fullname type string,
mode type enhspotmode,
replacing type xsdboolean,
end of ts_impl_el_scp
|
||
6 | TS_SCP_OPTION | Public | See coding | 20130614 | begin of ts_scp_option.
include type ts_def_element as def_element.
types: position type sadt_object_reference,
fullname type string,
end of ts_scp_option
|
||
7 | TS_SWITCH | Public | See coding | 20130614 | begin of ts_switch,
ref type sadt_object_reference,
state type sfw_switchpos,
end of ts_switch
|
||
8 | TT_ENH_IMPL | Public | See coding | 20130614 | tt_enh_impl type standard table of ts_enh_impl with default key
|
||
9 | TT_IMPL_EL_SCP | Public | See coding | 20130614 | tt_impl_el_scp type standard table of ts_impl_el_scp with default key
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |