SAP ABAP Interface IF_MTS_PRX_CON_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_CON_MAPPING_TYPES | |
Short Description | ADT type for operation mapping |
General Data
Package | SMTS_PROXY_REST | REST Resources For WS Proxy Objects |
Created | 20120120 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MTS_PRX_CON_MAPPING_TYPES has no forward declaration.
Interfaces
Interface IF_MTS_PRX_CON_MAPPING_TYPES has no interface.
Friends
Interface IF_MTS_PRX_CON_MAPPING_TYPES has no friend.
Attributes
Interface IF_MTS_PRX_CON_MAPPING_TYPES has no attribute.
Methods
Interface IF_MTS_PRX_CON_MAPPING_TYPES has no method.
Events
Interface IF_MTS_PRX_CON_MAPPING_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CONSUMER_MAPPING | Public | See coding | 20120120 | begin of ty_consumer_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,
consumer_proxy type ty_consumer_proxy,
prefix type string,
stcm type string,
release_status type PRX_IFR_LIFESTATE,
end of ty_consumer_mapping
|
||
2 | TY_CONSUMER_PROXY | Public | See coding | 20120120 | begin of ty_consumer_proxy,
obj_ref type if_adt_tools_core_types=>ty_object_reference,
tt_operation type table of ty_operation with default key,
end of ty_consumer_proxy
|
||
3 | TY_OPERATION | Public | See coding | 20120120 | begin of ty_operation,
name type string,
operation_mapping type if_adt_tools_core_types=>ty_object_reference,
end of ty_operation
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 804 |