SAP ABAP Interface IF_MTS_PRX_MESSAGE_TYPE (Interface for Proxy Message Type)
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_PRX_MESSAGE_TYPE | |
Short Description | Interface for Proxy Message Type |
General Data
Package | SMTS_PROXY_REST | REST Resources For WS Proxy Objects |
Created | 20120611 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MTS_PRX_MESSAGE_TYPE has no forward declaration.
Interfaces
Interface IF_MTS_PRX_MESSAGE_TYPE has no interface.
Friends
Interface IF_MTS_PRX_MESSAGE_TYPE has no friend.
Attributes
Interface IF_MTS_PRX_MESSAGE_TYPE has no attribute.
Methods
Interface IF_MTS_PRX_MESSAGE_TYPE has no method.
Events
Interface IF_MTS_PRX_MESSAGE_TYPE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MESSAGE_ELE_STRUCT | Public | See coding | 20120611 | BEGIN OF message_ele_struct.
TYPES:part_name TYPE string .
TYPES:part_name_ref_name TYPE string .
TYPES:part_name_ref_esname TYPE string .
TYPES:abap_type TYPE string.
TYPES:xsd_type TYPE string.
TYPES:referred_datatype_uri TYPE string.
TYPES END OF message_ele_struct
|
||
2 | PROXY_QNAME | Public | See coding | 20120611 | BEGIN OF proxy_qname,
key_name TYPE string,
key_namespace TYPE string,
END OF proxy_qname
|
||
3 | TY_ROOT | Public | See coding | 20120611 | BEGIN OF ty_root.
TYPES:main_object TYPE if_adt_tools_core_types=>ty_main_object.
TYPES:name TYPE string.
TYPES:es_name TYPE string.
TYPES:es_namespace TYPE string.
TYPES:xml_instance_namespace TYPE string.
TYPES:datatype_ref TYPE if_adt_tools_core_types=>ty_object_reference.
TYPES: main_qname TYPE proxy_qname.
TYPES:message_type_element TYPE message_ele_struct.
TYPES: supported_type TYPE string.
TYPES:message_type_ref TYPE if_adt_tools_core_types=>ty_object_reference.
TYPES: END OF ty_root
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 805 |