SAP ABAP Class CL_DDIC_ADT_LIFE_CYCLE_OPERA (Typical live cycle operations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
⤷
SDDIC_ADT_COMMON (Package) Common Services for DDIC ADT Tools
⤷
⤷
Properties
| Class | CL_DDIC_ADT_LIFE_CYCLE_OPERA | |
| Short Description | Typical live cycle operations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SDDIC_ADT_COMMON | Common Services for DDIC ADT Tools |
| Created | 20120828 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no forward declaration.
Interfaces
Class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no interface implemented.
Friends
Class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120828 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | 20120828 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DDIC_ADT_LIFE_CYCLE_TESTOBJ | 20120828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120828 | ||
| 2 | Instance method | Public | Method | 20120828 | ||
| 3 | Instance method | Public | Constructor | 20120828 | ||
| 4 | Instance method | Public | Method | 20120828 | ||
| 5 | Instance method | Protected | Method | 20120828 | ||
| 6 | Instance method | Public | Method | 20120828 | ||
| 7 | Instance method | Public | Method | 20120828 | ||
| 8 | Instance method | Public | Method | 20120828 | ||
| 9 | Instance method | Protected | Method | 20120828 | ||
| 10 | Instance method | Public | Method | 20120828 | ||
| 11 | Instance method | Public | Method | 20120828 | ||
| 12 | Instance method | Public | Method | 20120828 |
Events
Class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_QUERY | Public | See coding | 20120828 | BEGIN OF ty_query,
key TYPE string,
value TYPE string,
END OF ty_query
|
Method Signatures
Method ACTIVATE_TEST_OBJECT Signature
Method ACTIVATE_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no parameter.
Method ACTIVATE_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method CHECK_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRORS | Value transfer | Type reference (TYPE) | IF_ADT_CHECK_LIST=>TY_S_ADT_MESSAGE_LIST_DATA | 20120828 |
Method CHECK_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120828 | ||||
| 2 | NAME_OF_RC | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20120828 | ||||
| 3 | TEST_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DDIC_ADT_LIFE_CYCLE_TESTOBJ | 20120828 |
Method CONSTRUCTOR on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method CREATE_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIAL_OBJECT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120828 |
Method CREATE_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method CREATE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20120828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120828 |
Method DELETE_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_RESULT | Call by reference | Type reference (TYPE) | SADT_OBJECT_LOCK_RESULT | 20120828 |
Method DELETE_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method GET_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAILURE_EXPECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 20120828 | |||
| 2 | FRAGMENT | Call by reference | Type reference (TYPE) | STRING | 20120828 | ||||
| 3 | OBJECT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120828 | ||||
| 4 | QUERY | Call by reference | Type reference (TYPE) | TY_QUERY | 20120828 | ||||
| 5 | VERSION | Call by reference | Type reference (TYPE) | SADT_OBJ_VERSION | 20120828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120828 |
Method LOCK_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESS_MODE | Call by reference | Type reference (TYPE) | STRING | 'MODIFY' | 20120828 | |||
| 2 | LOCK_RESULT | Value transfer | Type reference (TYPE) | SADT_OBJECT_LOCK_RESULT | 20120828 |
Method LOCK_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method PREPARE_REQ_RESPONSE_RC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_RESOURCE | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_RESOURCE | 20120828 | ||||
| 2 | REQUEST_STUB | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_REQUEST_STUB | 20120828 | ||||
| 3 | RESPONSE_SPY | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_RESPONSE_SPY | 20120828 |
Method PREPARE_REQ_RESPONSE_RC on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method SET_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_RESULT | Call by reference | Type reference (TYPE) | SADT_OBJECT_LOCK_RESULT | 20120828 | ||||
| 2 | OBJECT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120828 |
Method SET_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method SYNCH_TEST_OBJECT_WITH_HANA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120828 |
Method SYNCH_TEST_OBJECT_WITH_HANA on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
Method UNLOCK_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_RESULT | Call by reference | Type reference (TYPE) | SADT_OBJECT_LOCK_RESULT | 20120828 |
Method UNLOCK_TEST_OBJECT on class CL_DDIC_ADT_LIFE_CYCLE_OPERA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |