SAP ABAP Interface IF_MTS_PRX_OPR_MAPPING_TYPES (ADT type for operation mapping)
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_OPR_MAPPING_TYPES  
Short Description ADT type for operation mapping    
General Data
Package SMTS_PROXY_REST   REST Resources For WS Proxy Objects 
Created 20120119   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_MTS_PRX_OPR_MAPPING_TYPES has no forward declaration.
Interfaces
Interface IF_MTS_PRX_OPR_MAPPING_TYPES has no interface.
Friends
Interface IF_MTS_PRX_OPR_MAPPING_TYPES has no friend.
Attributes
Interface IF_MTS_PRX_OPR_MAPPING_TYPES has no attribute.
Methods
Interface IF_MTS_PRX_OPR_MAPPING_TYPES has no method.
Events
Interface IF_MTS_PRX_OPR_MAPPING_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OPERATION Public See coding 20120311 BEGIN OF ty_operation, operation_ref type if_adt_tools_core_types=>ty_object_reference, mode type string, end of ty_operation
2 TY_OPERATION_MAPPING Public See coding 20120119 BEGIN OF ty_operation_mapping, main_object TYPE if_adt_tools_core_types=>ty_main_object, abap_name TYPE prx_r3name, main_qname TYPE if_mts_prx_common_qname=>proxy_qname, impl_class TYPE if_adt_tools_core_types=>ty_object_reference, input TYPE ty_oprm_consumer_proxy, tt_output TYPE TABLE OF ty_oprm_consumer_proxy WITH DEFAULT KEY, mode TYPE string, prefix TYPE string, release_status TYPE PRX_IFR_LIFESTATE, END OF ty_operation_mapping
3 TY_OPRM_CONSUMER_PROXY Public See coding 20120119 BEGIN OF ty_oprm_consumer_proxy, name TYPE if_adt_tools_core_types=>ty_object_reference, operation TYPE ty_operation, END OF ty_oprm_consumer_proxy
History
Last changed by/on SAP  20131127 
SAP Release Created in 804