SAP ABAP Interface IF_MTS_PRX_CONT_IMPL_TYPES (Contratc Implementation Proxy entities and types)
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_CONT_IMPL_TYPES  
Short Description Contratc Implementation Proxy entities and types    
General Data
Package SMTS_PROXY_REST   REST Resources For WS Proxy Objects 
Created 20120119   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_MTS_PRX_CONT_IMPL_TYPES has no forward declaration.
Interfaces
Interface IF_MTS_PRX_CONT_IMPL_TYPES has no interface.
Friends
Interface IF_MTS_PRX_CONT_IMPL_TYPES has no friend.
Attributes
Interface IF_MTS_PRX_CONT_IMPL_TYPES has no attribute.
Methods
Interface IF_MTS_PRX_CONT_IMPL_TYPES has no method.
Events
Interface IF_MTS_PRX_CONT_IMPL_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTRACT Public See coding 20120123 begin of ty_contract, abap_name type prx_r3name, es_name type prx_r3name, obj_ref type if_adt_tools_core_types=>ty_object_reference, actor1 type ty_contract_actor, actor2 type ty_contract_actor, end of ty_contract
2 TY_CONTRACT_ACTOR Public See coding 20120119 begin of ty_contract_actor, name type string, tt_operations type table of ty_contract_operation with default key, end of ty_contract_actor
3 TY_CONTRACT_IMPL Public See coding 20120123 begin of ty_contract_impl, main_object type if_adt_tools_core_types=>ty_main_object, main_qname type if_mts_prx_common_qname=>proxy_qname, contract type ty_contract, implementing_actor type string, prefix type string, soa_uri type string, end of ty_contract_impl
4 TY_CONTRACT_OPERATION Public See coding 20120119 begin of ty_contract_operation, name type string, requestmessageref type ty_request_ref, responsemessageref type if_adt_tools_core_types=>ty_object_reference, faultmessagesrefs type if_adt_tools_core_types=>ty_object_references, communicationType type string, rfcConsumer type if_adt_tools_core_types=>ty_object_reference, consumerMapping type if_adt_tools_core_types=>ty_object_reference, rfcOperationName type prx_r3name, rfcConsumerName type prx_r3name, implementationType type prx_r3name, targetOperations type string_table, end of ty_contract_operation
5 TY_REQUEST_REF Public See coding 20120123 begin of ty_request_ref, req_message_ref type if_adt_tools_core_types=>ty_object_reference, service_provider type if_adt_tools_core_types=>ty_object_reference, consumer type if_adt_tools_core_types=>ty_object_reference, implementation_type type prx_r3name, request_name type prx_r3name, operation_name type prx_r3name, end of ty_request_ref
History
Last changed by/on SAP  20140121 
SAP Release Created in 804