SAP ABAP Interface IF_SEA_SERVICE_EXTENSION (Global data of SEW)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SEW (Application Component) Service Extension Workbench
⤷
SEA_SEW_CORE (Package) Core component of SEW

⤷

⤷

Properties
Interface | IF_SEA_SERVICE_EXTENSION | |
Short Description | Global data of SEW |
General Data
Package | SEA_SEW_CORE | Core component of SEW |
Created | 20100114 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SEA_SERVICE_EXTENSION has no forward declaration.
Interfaces
Interface IF_SEA_SERVICE_EXTENSION has no interface.
Friends
Interface IF_SEA_SERVICE_EXTENSION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_ESR_READER_NAME | Constant | Public | Type reference (TYPE) | STRING | 'CL_SEA_SEW_ESR_READER' | Name of the CL_SEA_SEW_ESR_READER | 20100614 | |
2 | GC_ESR_WRITER_NAME | Constant | Public | Type reference (TYPE) | STRING | 'CL_SEA_SEW_ESR_WRITER' | Name of the CL_SEA_SEW_ESR_WRITER | 20100614 | |
3 | GC_LOG_SUBOBJ_ESR | Constant | Public | Type reference (TYPE) | SEA_SEW_LOG_SUBOBJECT | 'ESR_ACCESS' | Application Log subobject for accessing ESR | 20100520 | |
4 | GC_LOG_SUBOBJ_EXTEND | Constant | Public | Type reference (TYPE) | SEA_SEW_LOG_SUBOBJECT | 'ES_EXTEND' | Application Log subobject for accessing the backend | 20100520 | |
5 | GC_PRX_TYPE_DTE | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'ifmtypeenh' | Proxy Generation: Object Type in Enterprise Services Builder | 20100115 | |
6 | GC_PRX_TYPE_SI | Constant | Public | Type reference (TYPE) | PRX_TYPE | 'ifmmessif' | 20100115 | ||
7 | GC_WSDL_SOURCE_TYPE | Constant | Public | See coding | 'XI' | Type ID for Web Service and XI Proxies | 20100115 |
Methods
Interface IF_SEA_SERVICE_EXTENSION has no method.
Events
Interface IF_SEA_SERVICE_EXTENSION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_BADI_NAME | Public | See coding | 20100114 | tt_badi_name TYPE STANDARD TABLE OF enhbadiid
|
||
2 | TT_PATH | Public | See coding | 20100201 | tt_path TYPE STANDARD TABLE OF tys_path
|
||
3 | TYS_PATH | Public | See coding | 20100201 | BEGIN OF tys_path,
obj_name1 TYPE string,
END OF tys_path
|
||
4 | TY_ES_ENH_RESULT | Public | See coding | 20100201 | BEGIN OF ty_es_enh_result,
progress TYPE i,
badi_def_name TYPE string,
badi_class_name TYPE string,
END OF ty_es_enh_result
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |