SAP ABAP Class CL_DDIC_ADT_RES_XVIEW_HANDLE (Rest Data Handle Class for External View)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SDDIC_ADT_VIEW (Package) ABAP Dev Tools for DDIC Views
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_ADT_REST_RES_DELEGATE Workbench REST Resource 20120508
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_ADT_REST_RES_PARAM_EXT Resource extension for URI parameters 20120514
Properties
Class CL_DDIC_ADT_RES_XVIEW_HANDLE  
Short Description Rest Data Handle Class for External View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_ADT_VIEW   ABAP Dev Tools for DDIC Views 
Created 20120508   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DDIC_ADT_RES_XVIEW_HANDLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_ADT_REST_RES_DELEGATE Workbench REST Resource 20120508
2 IF_WB_ADT_REST_RES_PARAM_EXT Resource extension for URI parameters 20120514
Friends
Class CL_DDIC_ADT_RES_XVIEW_HANDLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTENT_TYPE_XVIEW Constant Public Type reference (TYPE) STRING 'application/vnd.sap.adt.ddic.xviews+xml' 20120511
2 CO_OBJTYPE Constant Public See coding 20130213
3 CO_OBJTYPE_WB Constant Public See coding 'VIEW/DV' 20120511
4 CO_ST_ROOT Constant Public Type reference (TYPE) STRING 'ROOT' 20120511
5 CO_ST_VIEW Constant Public Type reference (TYPE) STRING 'SDDIC_ST_ADT_VIEW' 20120511
6 CO_XVIEW_XML_VERSION_PROPS Constant Public Type reference (TYPE) STRING '1' 20120511
7 C_S_VERSION_NEW Constant Public See coding 20120514
8 OBJECT_MODEL_DATA Instance attribute Private Object reference (TYPE REF TO) IF_WB_OBJECT_DATA_MODEL 20120511
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOG_LINKS Instance method Private Method 20121023
2 GET_TIMESTAMP_CREATED Static method Private Method 20120515
3 GET_TIMESTAMP_LAST_CHANGE Static method Private Method 20120515
Events
Class CL_DDIC_ADT_RES_XVIEW_HANDLE has no event.
Types
Class CL_DDIC_ADT_RES_XVIEW_HANDLE has no local type.
Method Signatures

Method ADD_LOG_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINKS Call by reference Type reference (TYPE) IF_ATOM_TYPES=>LINK_T 20121023
2 Importing IV_NAME Call by reference Type reference (TYPE) TROBJ_NAME 20121023

Method ADD_LOG_LINKS on class CL_DDIC_ADT_RES_XVIEW_HANDLE has no exception.

Method GET_TIMESTAMP_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_DATA Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_DATA_MODEL 20120515
2 Importing RESOURCE_DATA Call by reference Object reference (TYPE REF TO) IF_WB_ADT_REST_RESOURCE_DATA 20120515
3 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP 20120515
# Exception Resumable Description Created on
1 CX_ADT_REST 20120515

Method GET_TIMESTAMP_LAST_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_DATA Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_DATA_MODEL 20120515
2 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP 20120515
# Exception Resumable Description Created on
1 CX_ADT_REST 20120515
History
Last changed by/on SAP  20140121 
SAP Release Created in 740