SAP ABAP Class CL_MTS_R_PRX_CONTRACT_IMPL (Resource Class for Contract Implementation)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MTS_R_PRX_ABSTRACT REST Resource Abstract Class For Proxy Objects 20120119
Properties
Class CL_MTS_R_PRX_CONTRACT_IMPL  
Short Description Resource Class for Contract Implementation    
Super Class CL_MTS_R_PRX_ABSTRACT REST Resource Abstract Class For Proxy Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMTS_PROXY_REST   REST Resources For WS Proxy Objects 
Created 20120119   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MTS_R_PRX_CONTRACT_IMPL has no forward declaration.
Interfaces
Class CL_MTS_R_PRX_CONTRACT_IMPL has no interface implemented.
Friends
Class CL_MTS_R_PRX_CONTRACT_IMPL has no friend class.
Attributes
Class CL_MTS_R_PRX_CONTRACT_IMPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_REQ_MT Instance method Private Method compares the reqesut mt 20120302
2 CONSTRUCTOR Instance method Public Constructor 20120215
3 GET_ACTOR_INFO Instance method Private Method Return Actor Information 20120808
4 SET_ACTOR_INFO Instance method Private Method Set Consumer Provider details for Actor/operation 20120808
Events
Class CL_MTS_R_PRX_CONTRACT_IMPL has no event.
Types
Class CL_MTS_R_PRX_CONTRACT_IMPL has no local type.
Method Signatures

Method COMPARE_REQ_MT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120302
2 Importing IV_PRX_NAME Call by reference Type reference (TYPE) STRING Proxy Generation: Name of an Object in R/3 20120302
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120302

Method COMPARE_REQ_MT on class CL_MTS_R_PRX_CONTRACT_IMPL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MTS_R_PRX_CONTRACT_IMPL has no parameter.
Method CONSTRUCTOR on class CL_MTS_R_PRX_CONTRACT_IMPL has no exception.

Method GET_ACTOR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTRACT_ACTOR Call by reference Object reference (TYPE REF TO) IF_PXN_CONTRACT_ACTOR Actor 20120808
2 Importing IR_CONTRACT_IMPL Call by reference Object reference (TYPE REF TO) IF_PXN_CONTRACT_IMPLEMENTATION Contract Implementation 20120808
3 Returning RV_CI_ACTOR Value transfer Type reference (TYPE) IF_MTS_PRX_CONT_IMPL_TYPES=>TY_CONTRACT_ACTOR 20120808
# Exception Resumable Description Created on
1 CX_ADT_REST Shared exceptions for resource/service framework 20120808
2 CX_PRX_MTS_ADT_COMMON MTS:Proxy ADT Common Error class 20120808
3 CX_PXN_FAULT MDR fault (abstract) 20120808
4 CX_PXN_LOCK_FAILED Object cannot be locked 20120808

Method SET_ACTOR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CONTRACT_IMPL Call by reference Object reference (TYPE REF TO) IF_PXN_CONTRACT_IMPLEMENTATION Contract Implementation 20120808
2 Importing IS_CI_ACTOR Call by reference Type reference (TYPE) IF_MTS_PRX_CONT_IMPL_TYPES=>TY_CONTRACT_ACTOR 20120808
# Exception Resumable Description Created on
1 CX_PRX_MTS_ADT_COMMON MTS:Proxy ADT Common Error class 20120808
2 CX_PXN_FAULT MDR fault (abstract) 20120808
3 CX_PXN_INVALID_DATA Invalid data 20120808
4 CX_PXN_INVALID_OBJECT Object is invalid or inconsistent 20120808
5 CX_PXN_LOCK_FAILED Object cannot be locked 20120808
6 CX_PXN_NODE_OBSOLETE Node is obsolete 20120808
History
Last changed by/on SAP  20140121 
SAP Release Created in 804