SAP ABAP Interface IF_MTS_PRX_CONT_TYPES (Semantic Contract Proxy entities Types deifinitions)
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_TYPES  
Short Description Semantic Contract Proxy entities Types deifinitions    
General Data
Package SMTS_PROXY_REST   REST Resources For WS Proxy Objects 
Created 20111228   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
Interface IF_MTS_PRX_CONT_TYPES has no forward declaration.
Interfaces
Interface IF_MTS_PRX_CONT_TYPES has no interface.
Friends
Interface IF_MTS_PRX_CONT_TYPES has no friend.
Attributes
Interface IF_MTS_PRX_CONT_TYPES has no attribute.
Methods
Interface IF_MTS_PRX_CONT_TYPES has no method.
Events
Interface IF_MTS_PRX_CONT_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTRACT Public See coding 20111228 BEGIN OF ty_contract, main_object TYPE if_adt_tools_core_types=>ty_main_object, abap_name TYPE prx_r3name, communicationtype TYPE string, semanticcontactref TYPE if_adt_tools_core_types=>ty_object_reference, actor1 TYPE ty_contract_actor, actor2 TYPE ty_contract_actor, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, datatypeuri TYPE string, release_status TYPE prx_ifr_lifestate, soa_uri TYPE string, wsdlContent TYPE xstring, prefix type string, gen_appl type pxngenappl, END OF ty_contract
2 TY_CONTRACT_ACTOR Public See coding 20111228 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_OPERATION Public See coding 20111230 BEGIN OF ty_contract_operation, name TYPE string, communicationtype TYPE string, rfcconsumerref TYPE if_adt_tools_core_types=>ty_object_reference, rfcoperation TYPE string, requestmessageref TYPE if_adt_tools_core_types=>ty_object_reference, responsemessageref TYPE if_adt_tools_core_types=>ty_object_reference, faultmessagesref TYPE if_adt_tools_core_types=>ty_object_references, END OF ty_contract_operation
History
Last changed by/on SAP  20141121 
SAP Release Created in 804