SAP ABAP Class CL_MTS_R_PRX_ACTIVATE (Resource controller for activation)
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 | 20120305 |
Properties
Class | CL_MTS_R_PRX_ACTIVATE | |
Short Description | Resource controller for activation | |
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 | 20120305 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MTS_R_PRX_ACTIVATE has no forward declaration.
Interfaces
Class CL_MTS_R_PRX_ACTIVATE has no interface implemented.
Friends
Class CL_MTS_R_PRX_ACTIVATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'activate' | 20120305 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'check' | 20120305 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'forced' | 20120305 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'method' | 20120305 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Activate the proxy objects | 20120305 |
2 | ![]() |
Instance method | Private | Method | 20120305 | |
3 | ![]() |
Instance method | Public | Constructor | 20120306 | |
4 | ![]() |
Static method | Private | Method | Extract lock handle from the URI | 20120305 |
Events
Class CL_MTS_R_PRX_ACTIVATE has no event.
Types
Class CL_MTS_R_PRX_ACTIVATE has no local type.
Method Signatures
Method ACTIVATE_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | ADT Access to REST Request | 20120305 | ||
2 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | ADT Access to REST Response | 20120305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Shared exceptions for resource/service framework | 20120305 | |
2 | ![]() |
MDR fault (abstract) | 20120305 | |
3 | ![]() |
Node is obsolete | 20120305 |
Method CHECK_LOCK_FOR_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCK_HANDLE | Call by reference | Type reference (TYPE) | SADT_LOCK_HANDLE | Lock handle | 20120305 | ||
2 | ![]() |
LOCK_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | Lock Handle | 20120305 | ||
3 | ![]() |
OBJECT_NAME | Value transfer | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20120305 | ||
4 | ![]() |
OBJECT_TYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | Object Type | 20120305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Shared exceptions for resource/service framework | 20120305 | |
2 | ![]() |
Resource modification fails due to an invalid lock handle | 20120305 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MTS_R_PRX_ACTIVATE has no parameter.
Method CONSTRUCTOR on class CL_MTS_R_PRX_ACTIVATE has no exception.
Method GET_LOCK_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_URI | Call by reference | Type reference (TYPE) | STRING | 20120305 | |||
2 | ![]() |
RV_LOCK_HANDLE | Value transfer | Type reference (TYPE) | SADT_LOCK_HANDLE | Lock handle | 20120305 |
Method GET_LOCK_HANDLE on class CL_MTS_R_PRX_ACTIVATE has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 804 |