SAP ABAP Class CL_MTS_R_PRX_SERVICE_CONSUMER (resource controller for service consumer)
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_ABSTRACT_SERVICE_OBJ | Abstract Class For Serv Obj(In/Out Bound) | 20120609 |
Properties
| Class | CL_MTS_R_PRX_SERVICE_CONSUMER | |
| Short Description | resource controller for service consumer | |
| Super Class | CL_MTS_R_ABSTRACT_SERVICE_OBJ | Abstract Class For Serv Obj(In/Out Bound) |
| 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 | 20120124 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_MTS_R_PRX_SERVICE_CONSUMER has no interface implemented.
Friends
Class CL_MTS_R_PRX_SERVICE_CONSUMER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IF_PXN_QUERY=>T_OUTBOUND_INTF_DETAIL | 20120307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120130 | ||
| 2 | Instance method | Private | Method | Find the object inside the service consumer | 20120215 | |
| 3 | Instance method | Private | Method | Get the Proxy Data for ESR Objects | 20120508 | |
| 4 | Instance method | Private | Method | Rename Msg type, data type | 20120215 | |
| 5 | Instance method | Private | Method | 20120216 |
Events
Class CL_MTS_R_PRX_SERVICE_CONSUMER has no event.
Types
Class CL_MTS_R_PRX_SERVICE_CONSUMER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MTS_R_PRX_SERVICE_CONSUMER has no parameter.
Method CONSTRUCTOR on class CL_MTS_R_PRX_SERVICE_CONSUMER has no exception.
Method FIND_OBJECT_IN_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TARGET_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXNE_NODE | Representation of an ABAP entity | 20120215 | |||
| 2 | IR_PARENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXNE_NODE | Representation of an ABAP entity | 20120215 | |||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Node is obsolete | 20120215 |
Method GET_PROXY_DATA_FOR_ESR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PROXY_ADT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120508 | ||||
| 2 | IS_OUTBOUND_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_OUTBOUND_INTERFACE | outbound service interface | 20120508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared exceptions for resource/service framework | 20120508 | ||
| 2 | MTS:Proxy ADT Common Error class | 20120508 | ||
| 3 | MDR fault (abstract) | 20120508 | ||
| 4 | Object cannot be locked | 20120508 |
Method RENAME_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20120216 | |||
| 2 | EV_OBJECT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120215 | ||||
| 3 | IV_NEW_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120215 | |||
| 4 | IV_OLD_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Shared exceptions for resource/service framework | 20120308 | ||
| 2 | MDR fault (abstract) | 20120215 | ||
| 3 | Invalid data | 20120215 | ||
| 4 | Node is obsolete | 20120215 | ||
| 5 | Read only | 20120215 |
Method SPLIT_ERROR_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MSG1 | Call by reference | Type reference (TYPE) | STRING | 20120216 | ||||
| 2 | EV_MSG2 | Call by reference | Type reference (TYPE) | STRING | 20120216 | ||||
| 3 | EV_MSG3 | Call by reference | Type reference (TYPE) | STRING | 20120216 | ||||
| 4 | EV_MSG4 | Call by reference | Type reference (TYPE) | STRING | 20120216 | ||||
| 5 | IV_ERROR | Call by reference | Type reference (TYPE) | STRING | 20120216 |
Method SPLIT_ERROR_MSG on class CL_MTS_R_PRX_SERVICE_CONSUMER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 804 |