SAP ABAP Interface IF_MTS_PRX_SERVICE_CONSUMER (adt type for service consumer)
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_CONSUMER  
Short Description adt type for service consumer    
General Data
Package SMTS_PROXY_REST   REST Resources For WS Proxy Objects 
Created 20120125   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_MTS_PRX_SERVICE_CONSUMER has no forward declaration.
Interfaces
Interface IF_MTS_PRX_SERVICE_CONSUMER has no interface.
Friends
Interface IF_MTS_PRX_SERVICE_CONSUMER has no friend.
Attributes
Interface IF_MTS_PRX_SERVICE_CONSUMER has no attribute.
Methods
Interface IF_MTS_PRX_SERVICE_CONSUMER has no method.
Events
Interface IF_MTS_PRX_SERVICE_CONSUMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OPR_MSG_REFERENCES Public See coding 20120127 BEGIN OF ty_opr_msg_references, abap_name TYPE prx_r3name, name TYPE string, msg_ref TYPE ty_opr_msg_type_info , END OF ty_opr_msg_references
2 TY_OPR_MSG_TYPE_INFO Public See coding 20120131 BEGIN OF ty_opr_msg_type_info, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, gen_appl TYPE string, msg_ref TYPE if_adt_tools_core_types=>ty_object_reference, END OF ty_opr_msg_type_info
3 TY_PROXY_OPERATION Public See coding 20120127 BEGIN OF ty_proxy_operation, abap_name TYPE prx_r3name, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, method_ref TYPE if_adt_tools_core_types=>ty_object_reference, requestmessageref TYPE ty_opr_msg_references, responsemessageref TYPE ty_opr_msg_references, faultmessagesref TYPE TABLE OF ty_opr_msg_type_info WITH DEFAULT KEY, uuid type string, END OF ty_proxy_operation
4 TY_SERVICE_CONSUMER Public See coding 20120127 BEGIN OF ty_service_consumer, main_object TYPE if_adt_tools_core_types=>ty_main_object, abap_name TYPE prx_r3name, clas_ref TYPE if_adt_tools_core_types=>ty_object_reference, cons_operation TYPE TABLE OF ty_proxy_operation WITH DEFAULT KEY, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, gen_appl TYPE string, isSourceExternalWsdl TYPE string, prefix TYPE prx_prefix, wsdl_content TYPE xstring, release_status TYPE PRX_IFR_LIFESTATE, service_ifr_name TYPE PRX_IFRNAM, ifr_namespace TYPE PRX_NSPCE, scv_guid TYPE STRING, soa_uri TYPE string, END OF ty_service_consumer
History
Last changed by/on SAP  20131127 
SAP Release Created in 804