SAP ABAP Interface IF_MTS_PRX_SECO_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_SECO_TYPES | |
Short Description | Semantic Contract Proxy entities Types deifinitions |
General Data
Package | SMTS_PROXY_REST | REST Resources For WS Proxy Objects |
Created | 20111215 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_MTS_PRX_SECO_TYPES has no forward declaration.
Interfaces
Interface IF_MTS_PRX_SECO_TYPES has no interface.
Friends
Interface IF_MTS_PRX_SECO_TYPES has no friend.
Attributes
Interface IF_MTS_PRX_SECO_TYPES has no attribute.
Methods
Interface IF_MTS_PRX_SECO_TYPES has no method.
Events
Interface IF_MTS_PRX_SECO_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_SECO_ACTOR | Public | See coding | 20111215 | BEGIN OF ty_seco_actor,
name TYPE string,
tt_operations TYPE TABLE OF ty_seco_operation WITH DEFAULT KEY,
END OF ty_seco_actor
|
||
2 | TY_SECO_OPERATION | Public | See coding | 20111215 | BEGIN OF ty_seco_operation,
name TYPE string,
uuid TYPE string,
END OF ty_seco_operation
|
||
3 | TY_SEMANTIC_CONTRACT | Public | See coding | 20111215 | BEGIN OF ty_semantic_contract,
main_object TYPE if_adt_tools_core_types=>ty_main_object,
abap_name TYPE prx_r3name,
actor1 TYPE ty_seco_actor,
actor2 TYPE ty_seco_actor,
main_qname TYPE if_mts_prx_common_qname=>proxy_qname,
wsdlContent TYPE xstring,
release_status TYPE prx_ifr_lifestate,
prefix type string,
gen_appl type pxngenappl,
END OF ty_semantic_contract
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 804 |