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 CO_ACTIVATION Constant Public Type reference (TYPE) STRING 'activate' 20120305
2 CO_CHECK Constant Public Type reference (TYPE) STRING 'check' 20120305
3 CO_FORCED Constant Public Type reference (TYPE) STRING 'forced' 20120305
4 CO_METHOD Constant Public Type reference (TYPE) STRING 'method' 20120305
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_OBJECTS Instance method Private Method Activate the proxy objects 20120305
2 CHECK_LOCK_FOR_ACTIVATION Instance method Private Method 20120305
3 CONSTRUCTOR Instance method Public Constructor 20120306
4 GET_LOCK_HANDLE 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 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST ADT Access to REST Request 20120305
2 Importing 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 CX_ADT_REST Shared exceptions for resource/service framework 20120305
2 CX_PXN_FAULT MDR fault (abstract) 20120305
3 CX_PXN_NODE_OBSOLETE 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 Importing LOCK_HANDLE Call by reference Type reference (TYPE) SADT_LOCK_HANDLE Lock handle 20120305
2 Importing LOCK_HANDLER Call by reference Object reference (TYPE REF TO) IF_ADT_LOCK_HANDLE Lock Handle 20120305
3 Importing OBJECT_NAME Value transfer Type reference (TYPE) TROBJ_NAME Object Name in Object List 20120305
4 Importing OBJECT_TYPE Value transfer Type reference (TYPE) TROBJTYPE Object Type 20120305
# Exception Resumable Description Created on
1 CX_ADT_REST Shared exceptions for resource/service framework 20120305
2 CX_ADT_RES_INVALID_LOCK_HANDLE 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 Importing IV_URI Call by reference Type reference (TYPE) STRING 20120305
2 Returning 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