SAP ABAP Class CL_SEU_ADT_RES_ACTIVATION (Workbench object activation resource)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SEU_ADT (Package) ABAP in Eclipse Workbench Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20111117 |
Properties
| Class | CL_SEU_ADT_RES_ACTIVATION | |
| Short Description | Workbench object activation resource | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEU_ADT | ABAP in Eclipse Workbench Utilities |
| Created | 20111027 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEU_ADT_RES_ACTIVATION has no forward declaration.
Interfaces
Class CL_SEU_ADT_RES_ACTIVATION has no interface implemented.
Friends
Class CL_SEU_ADT_RES_ACTIVATION 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' | 20111117 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'check' | 20111117 | |||
| 3 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_SEU_ADT_RES_ACTIVATION' | 20111117 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'CHECK_LIST_DATA' | 20111117 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'ST_SEU_ADT_CHECK_LIST' | 20111117 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'ddic' | 20111117 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'forced' | 20111117 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'method' | 20111117 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | '$TMP' | 20111117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20111117 | ||
| 2 | Instance method | Private | Method | 20111117 | ||
| 3 | Instance method | Private | Method | 20111117 | ||
| 4 | Static method | Private | Method | 20111117 | ||
| 5 | Static method | Private | Method | 20111117 | ||
| 6 | Instance method | Private | Method | 20111117 |
Events
Class CL_SEU_ADT_RES_ACTIVATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACCESS_OBJECTS | Private | See coding | 20111117 | ty_access_objects TYPE STANDARD TABLE OF REF TO lcl_activation_manager
|
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 | 20111117 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20111117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111117 |
Method CALL_PHASED_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCED_ACTIVATION | Call by reference | Type reference (TYPE) | C | 20111117 | ||||
| 2 | MESSAGE_LIST_DATA | Call by reference | Type reference (TYPE) | IF_ADT_CHECK_LIST=>TY_S_ADT_MESSAGE_LIST_DATA | 20111117 | ||||
| 3 | OBJECTS_TO_ACTIVATE | Call by reference | Type reference (TYPE) | DWINACTIV_TAB | 20111117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111117 | |||
| 2 | 20111117 |
Method CHECK_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 | 20111117 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20111117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111117 |
Method GET_LOCK_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LOCK_HANDLE | Value transfer | Type reference (TYPE) | SADT_LOCK_HANDLE | 20111117 | ||||
| 2 | P_URI | Call by reference | Type reference (TYPE) | STRING | 20111117 |
Method GET_LOCK_HANDLE on class CL_SEU_ADT_RES_ACTIVATION has no exception.
Method RELEASE_TRANSIENT_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESS_OBJECTS | Call by reference | Type reference (TYPE) | CL_SEU_ADT_RES_ACTIVATION=>TY_ACCESS_OBJECTS | 20111117 |
Method RELEASE_TRANSIENT_LOCKS on class CL_SEU_ADT_RES_ACTIVATION has no exception.
Method VALIDATE_OBJ_AND_ENSURE_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LO_LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20111117 | ||||
| 2 | L_OBJECT_TO_ACTIVATE | Call by reference | Type reference (TYPE) | DWINACTIV | 20111117 | ||||
| 3 | L_TRAN_ACCESS_OBJS | Call by reference | Type reference (TYPE) | TY_ACCESS_OBJECTS | 20111117 | ||||
| 4 | OBJECT_REF | Call by reference | Type reference (TYPE) | IF_ADT_OBJECT_REFERENCE_CH=>TY_OBJECT_REFERENCE | 20111117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111117 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |