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 CONTENT_TYPE Instance attribute Private Type reference (TYPE) STRING 20120828
2 NAME_OF_RC Instance attribute Protected Type reference (TYPE) SEOCLSNAME 20120828
3 TEST_OBJECT 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 ACTIVATE_TEST_OBJECT Instance method Public Method 20120828
2 CHECK_TEST_OBJECT Instance method Public Method 20120828
3 CONSTRUCTOR Instance method Public Constructor 20120828
4 CREATE_TEST_OBJECT Instance method Public Method 20120828
5 CREATE_URI Instance method Protected Method 20120828
6 DELETE_TEST_OBJECT Instance method Public Method 20120828
7 GET_TEST_OBJECT Instance method Public Method 20120828
8 LOCK_TEST_OBJECT Instance method Public Method 20120828
9 PREPARE_REQ_RESPONSE_RC Instance method Protected Method 20120828
10 SET_TEST_OBJECT Instance method Public Method 20120828
11 SYNCH_TEST_OBJECT_WITH_HANA Instance method Public Method 20120828
12 UNLOCK_TEST_OBJECT 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 Returning 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 Importing CONTENT_TYPE Call by reference Type reference (TYPE) STRING 20120828
2 Importing NAME_OF_RC Call by reference Type reference (TYPE) SEOCLSNAME 20120828
3 Importing 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 Importing 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 Returning RESULT Value transfer Type reference (TYPE) STRING 20120828
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120828

Method DELETE_TEST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing FAILURE_EXPECTED Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20120828
2 Importing FRAGMENT Call by reference Type reference (TYPE) STRING 20120828
3 Exporting OBJECT_DATA Call by reference Type reference (TYPE) ANY 20120828
4 Importing QUERY Call by reference Type reference (TYPE) TY_QUERY 20120828
5 Importing VERSION Call by reference Type reference (TYPE) SADT_OBJ_VERSION 20120828
# Exception Resumable Description Created on
1 CX_ADT_REST 20120828

Method LOCK_TEST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS_MODE Call by reference Type reference (TYPE) STRING 'MODIFY' 20120828
2 Returning 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 Exporting OBJECT_RESOURCE Call by reference Object reference (TYPE REF TO) CL_ADT_REST_RESOURCE 20120828
2 Exporting REQUEST_STUB Call by reference Object reference (TYPE REF TO) CL_ADT_REST_REQUEST_STUB 20120828
3 Exporting 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 Importing LOCK_RESULT Call by reference Type reference (TYPE) SADT_OBJECT_LOCK_RESULT 20120828
2 Importing 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 Exporting 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 Importing 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