SAP ABAP Interface IF_MTS_ESR (servicerepositoryformat)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-ACI (Application Component) ABAP Connectivity and Integration Tools
⤷
SMTS_PROXY_REST (Package) REST Resources For WS Proxy Objects

⤷

⤷

Properties
Interface | IF_MTS_ESR | |
Short Description | servicerepositoryformat |
General Data
Package | SMTS_PROXY_REST | REST Resources For WS Proxy Objects |
Created | 20120608 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MTS_ESR has no forward declaration.
Interfaces
Interface IF_MTS_ESR has no interface.
Friends
Interface IF_MTS_ESR has no friend.
Attributes
Interface IF_MTS_ESR has no attribute.
Methods
Interface IF_MTS_ESR has no method.
Events
Interface IF_MTS_ESR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_FOLDER | Public | See coding | 20120608 | tty_folder type standard table of ty_folder with default key
|
||
2 | TTY_NAMESPACE | Public | See coding | 20120608 | tty_namespace type standard table of ty_namespace with default key
|
||
3 | TTY_SCV | Public | See coding | 20120608 | tty_scv type standard table of ty_scv with default key
|
||
4 | TTY_SERVICE_INTERFACE | Public | See coding | 20120608 | tty_service_interface type standard table of ty_service_interface with default key
|
||
5 | TY_ESR | Public | See coding | 20120608 | begin of ty_esr,
software_component_version_tab type table of ty_scv with default key,
end of ty_esr
|
||
6 | TY_FOLDER | Public | See coding | 20120608 | begin of ty_folder,
guiid type string,
folder_name type string,
service_interface_tab type table of ty_service_interface with default key,
end of ty_folder
|
||
7 | TY_NAMESPACE | Public | See coding | 20120608 | begin of ty_namespace,
guiid type string,
namespace type string,
si_list_uri type string,
folder_tab type table of ty_folder with default key,
service_interface_tab type table of ty_service_interface with default key,
end of ty_namespace
|
||
8 | TY_SCV | Public | See coding | 20120608 | begin of ty_scv,
guiid type string,
scv_name type string,
nspc_list_uri type string,
namespace_tab type table of ty_namespace with default key,
end of ty_scv
|
||
9 | TY_SERVICE_INTERFACE | Public | See coding | 20120608 | begin of ty_service_interface,
guiid type string,
name type string,
namespace type string,
category type string,
proxy_exists type string,
proxy_uri type string,
regeneration_needed type string,
end of ty_service_interface
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 805 |