SAP ABAP Class CL_DDIC_ADT_URI_MAPPER_VIEW (URI Mapper for DDIC Views)
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_ADT_MAP_FROM_OBJREF Map Object Reference (URI ) to WB (key/request) 20120514
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20120514
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120514
Properties
Class CL_DDIC_ADT_URI_MAPPER_VIEW  
Short Description URI Mapper for DDIC Views    
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 20120514   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DDIC_ADT_URI_MAPPER_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_MAP_FROM_OBJREF Map Object Reference (URI ) to WB (key/request) 20120514
2 IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20120514
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20120514
Friends
Class CL_DDIC_ADT_URI_MAPPER_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OBJTYPE_TR Constant Public Type reference (TYPE) STRING 'VIEW' 20120514
2 CO_REGEX_URI Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/ddic/views/([^/]+)$' 20120514
3 REF_DDLS_SVC Instance attribute Private Object reference (TYPE REF TO) IF_DDIC_WB_DDLS_SVC 20121218
4 REF_XVIEW_SVC Instance attribute Private Object reference (TYPE REF TO) IF_DDIC_WB_XVIEW_SVC 20120514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120514
2 MAP_WB_2_URI_MAPPING_EXCEP Static method Private Method 20120522
3 PARSE_VIEW_URI Instance method Private Method 20120514
4 SET_XVIEW_SVC Instance method Public Method 20120514
Events
Class CL_DDIC_ADT_URI_MAPPER_VIEW has no event.
Types
Class CL_DDIC_ADT_URI_MAPPER_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DDIC_ADT_URI_MAPPER_VIEW has no parameter.
Method CONSTRUCTOR on class CL_DDIC_ADT_URI_MAPPER_VIEW has no exception.

Method MAP_WB_2_URI_MAPPING_EXCEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_WB_EXCEP Call by reference Object reference (TYPE REF TO) CX_SWB_EXCEPTION 20120522
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120522

Method PARSE_VIEW_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INCLUDE_PATH Call by reference Type reference (TYPE) STRING 20120514
2 Exporting LINE Call by reference Type reference (TYPE) I 20120514
3 Exporting LINE_OFFSET Call by reference Type reference (TYPE) I 20120514
4 Importing URI_OBJECT Call by reference Object reference (TYPE REF TO) CL_ADT_REST_URI 20120514
5 Exporting VIEWNAME Call by reference Type reference (TYPE) CSEQUENCE 20120514
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120514

Method SET_XVIEW_SVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_XVIEW_SVC Call by reference Object reference (TYPE REF TO) IF_DDIC_WB_XVIEW_SVC 20120514

Method SET_XVIEW_SVC on class CL_DDIC_ADT_URI_MAPPER_VIEW has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740