SAP ABAP Interface IF_MTS_PRX_SERVICE_PROVIDER (ADT type for Service Provider)
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_SERVICE_PROVIDER  
Short Description ADT type for Service Provider    
General Data
Package SMTS_PROXY_REST   REST Resources For WS Proxy Objects 
Created 20120504   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_MTS_PRX_SERVICE_PROVIDER has no forward declaration.
Interfaces
Interface IF_MTS_PRX_SERVICE_PROVIDER has no interface.
Friends
Interface IF_MTS_PRX_SERVICE_PROVIDER has no friend.
Attributes
Interface IF_MTS_PRX_SERVICE_PROVIDER has no attribute.
Methods
Interface IF_MTS_PRX_SERVICE_PROVIDER has no method.
Events
Interface IF_MTS_PRX_SERVICE_PROVIDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BASE_MSG_TYPE_REF Public See coding 20120507 BEGIN OF ty_base_msg_type_ref, msg_type_ref TYPE if_adt_tools_core_types=>ty_object_reference, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, gen_appl TYPE string, END OF ty_base_msg_type_ref
2 TY_MSG_TYPE_REF Public See coding 20120507 BEGIN OF ty_msg_type_ref, base_msg_type_ref TYPE ty_base_msg_type_ref, abap_name TYPE prx_r3name, name TYPE string, END OF ty_msg_type_ref
3 TY_OPERATION Public See coding 20120507 BEGIN OF ty_operation, method_ref TYPE if_adt_tools_core_types=>ty_object_reference, req_msg_ref TYPE ty_msg_type_ref, res_msg_ref TYPE ty_msg_type_ref, fault_msg_ref TYPE TABLE OF ty_base_msg_type_ref WITH DEFAULT KEY, abap_name TYPE prx_r3name, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, uuid type string, END OF ty_operation
4 TY_SERVICE_PROVIDER Public See coding 20120504 BEGIN OF ty_service_provider, main_object TYPE if_adt_tools_core_types=>ty_main_object, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, provider_clas_ref TYPE if_adt_tools_core_types=>ty_object_reference, interface_ref TYPE if_adt_tools_core_types=>ty_object_reference, web_service_def TYPE if_adt_tools_core_types=>ty_object_reference, sp_operation TYPE TABLE OF ty_operation WITH DEFAULT KEY, prefix TYPE prx_prefix, abap_name TYPE prx_r3name, gen_appl TYPE string, comm_type TYPE string, swcv_Id TYPE string, namespace TYPE PRX_NSPCE, si_name TYPE PRX_IFRNAM, wsdl_content TYPE xstring, soa_uri TYPE string, END OF ty_service_provider
History
Last changed by/on SAP  20131127 
SAP Release Created in 805