SAP ABAP Class CL_DDIC_ADT_URI_MAPPER_DDLS (URI mapper for DDL source editor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SDDIC_ADT_DDLS (Package) Editor for ABAP Data Definition Language Sources
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) 20121119
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20121119
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20121119
Properties
Class CL_DDIC_ADT_URI_MAPPER_DDLS  
Short Description URI mapper for DDL source editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_ADT_DDLS   Editor for ABAP Data Definition Language Sources 
Created 20121119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DDIC_ADT_URI_MAPPER_DDLS 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) 20121119
2 IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20121119
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20121119
Friends
Class CL_DDIC_ADT_URI_MAPPER_DDLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OBJTYPE_TR Constant Private Type reference (TYPE) STRING CL_WB_DDLS_STATE=>CO_OBJTYPE-OBJTYPE_TR 20121210
2 CO_REGEX_URI Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/ddic/ddl/sources/([^/]+)$' 20121119
3 CO_REGEX_URI_SRC Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/ddic/ddl/sources/([^/^#]+)/source/main$' 20121119
4 CO_REGEX_URI_SRC_W_LINE Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/ddic/ddl/sources/([^/^#]+)/source/main#start=([0-9]+)$' 20121119
5 CO_REGEX_URI_SRC_W_LINE_OFFSET Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/ddic/ddl/sources/([^/^#]+)/source/main#start=([0-9]+),([0-9]+)$' 20121119
6 CO_REGEX_URI_SRC_W_SELECTION Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/ddic/ddl/sources/([^/^#]+)/source/main#start=([0-9]+),([0-9]+);end=[0-9]+,[0-9]+$' 20121119
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_DDLSOURCE_URI Instance method Private Method 20121119
Events
Class CL_DDIC_ADT_URI_MAPPER_DDLS has no event.
Types
Class CL_DDIC_ADT_URI_MAPPER_DDLS has no local type.
Method Signatures

Method PARSE_DDLSOURCE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DDLSOURCE_OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20121119
2 Exporting E_END_LINE Call by reference Type reference (TYPE) I 20121119
3 Exporting E_END_OFFSET Call by reference Type reference (TYPE) I 20121119
4 Exporting E_LINE Call by reference Type reference (TYPE) I 20121119
5 Exporting E_LINE_OFFSET Call by reference Type reference (TYPE) I 20121119
6 Importing I_URI_OBJECT Call by reference Object reference (TYPE REF TO) CL_ADT_REST_URI 20121119
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20121119
History
Last changed by/on SAP  20130531 
SAP Release Created in 740