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 | Instance method | Private | Method | compares the reqesut mt | 20120302 | |
| 2 | Instance method | Public | Constructor | 20120215 | ||
| 3 | Instance method | Private | Method | Return Actor Information | 20120808 | |
| 4 | 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 | IS_QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20120302 | |||
| 2 | IV_PRX_NAME | Call by reference | Type reference (TYPE) | STRING | Proxy Generation: Name of an Object in R/3 | 20120302 | |||
| 3 | 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 | IR_CONTRACT_ACTOR | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CONTRACT_ACTOR | Actor | 20120808 | |||
| 2 | IR_CONTRACT_IMPL | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CONTRACT_IMPLEMENTATION | Contract Implementation | 20120808 | |||
| 3 | RV_CI_ACTOR | Value transfer | Type reference (TYPE) | IF_MTS_PRX_CONT_IMPL_TYPES=>TY_CONTRACT_ACTOR | 20120808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared exceptions for resource/service framework | 20120808 | ||
| 2 | MTS:Proxy ADT Common Error class | 20120808 | ||
| 3 | MDR fault (abstract) | 20120808 | ||
| 4 | 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 | CR_CONTRACT_IMPL | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CONTRACT_IMPLEMENTATION | Contract Implementation | 20120808 | |||
| 2 | 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 | MTS:Proxy ADT Common Error class | 20120808 | ||
| 2 | MDR fault (abstract) | 20120808 | ||
| 3 | Invalid data | 20120808 | ||
| 4 | Object is invalid or inconsistent | 20120808 | ||
| 5 | Object cannot be locked | 20120808 | ||
| 6 | Node is obsolete | 20120808 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |