SAP ABAP Class CL_DDIC_ADT_URI_MAPPER_SQSC (URI Mapper for SQL Script)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SDD_DBPROC_PROXY_ADT (Package) Database Procedure Proxy ABAP Development Tools
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) 20120426
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20120426
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120426
Properties
Class CL_DDIC_ADT_URI_MAPPER_SQSC  
Short Description URI Mapper for SQL Script    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDD_DBPROC_PROXY_ADT   Database Procedure Proxy ABAP Development Tools 
Created 20110420   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DDIC_ADT_URI_BUILDER_SQSC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_MAP_FROM_OBJREF Map Object Reference (URI ) to WB (key/request) 20120426
2 IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20120426
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20120426
Friends
Class CL_DDIC_ADT_URI_MAPPER_SQSC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DDIC_DATAELEMENT_XML Constant Public Type reference (TYPE) STRING 'ddicType' 20120806
2 CO_DDIC_STRUC_XML Constant Public Type reference (TYPE) STRING 'ddicTableRef' 20120806
3 CO_REGEX_URI Constant Private Type reference (TYPE) STRING '^/sap/bc/adt/ddic/dbprocedureproxies/([^/]+)$' 20120426
Methods
# Method Level Visibility Method type Description Created on
1 COMPOSE_SQSC_URI_XPATH Static method Public Method 20120815
2 PARSE_SQSC_URI Static method Public Method 20120426
Events
Class CL_DDIC_ADT_URI_MAPPER_SQSC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DDIC_ARG Public See coding 20120806 BEGIN OF ty_ddic_arg, xml_name_of_ddic_type TYPE string, type_of_ddic TYPE c LENGTH 30, " corresponding to data elements rollname and strukname END OF ty_ddic_arg
Method Signatures

Method COMPOSE_SQSC_URI_XPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Type reference (TYPE) IF_DBPROC_PROXY_UI=>TY_MSG_UI_S-COMPONENT 20120815
2 Importing CONTEXT Call by reference Type reference (TYPE) CSEQUENCE 20120815
3 Returning FRAGMENT Value transfer Type reference (TYPE) STRING 20120815
4 Importing PARAMETER Call by reference Type reference (TYPE) IF_DBPROC_PROXY_UI=>TY_MSG_UI_S-PARAMETER 20120815
5 Importing PARAMETER_KIND Call by reference Type reference (TYPE) IF_DBPROC_PROXY_BASIC_TYPES=>TY_PARAM_KIND 20120815
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120815

Method PARSE_SQSC_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPONENT Call by reference Type reference (TYPE) I 20120801
2 Exporting DDIC_ARG Call by reference Type reference (TYPE) TY_DDIC_ARG 20120806
3 Exporting PARAMETER Call by reference Type reference (TYPE) I 20120801
4 Exporting SQSC_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120426
5 Importing URI_OBJECT Call by reference Object reference (TYPE REF TO) CL_ADT_REST_URI 20120426
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120426
History
Last changed by/on SAP  20140121 
SAP Release Created in 740