SAP ABAP Class CL_DDIC_ADT_URI_BUILDER_SQSC (Class for URI Creation 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
Properties
Class CL_DDIC_ADT_URI_BUILDER_SQSC  
Short Description Class for URI Creation 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 20110413   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DDIC_ADT_URI_BUILDER_SQSC has no forward declaration.
Interfaces
Class CL_DDIC_ADT_URI_BUILDER_SQSC has no interface implemented.
Friends
Class CL_DDIC_ADT_URI_BUILDER_SQSC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NAMESPACE_DDIC Constant Public Type reference (TYPE) STRING 'ddic' 20120612
2 SQSC_URI_PATH Static Attribute Private Type reference (TYPE) STRING 20120426
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120426
2 CREATE_URI_FOR_SQSC_PROPERTIES Static method Public Method Create URI for SQL Script Properties 20120426
Events
Class CL_DDIC_ADT_URI_BUILDER_SQSC has no event.
Types
Class CL_DDIC_ADT_URI_BUILDER_SQSC has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DDIC_ADT_URI_BUILDER_SQSC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DDIC_ADT_URI_BUILDER_SQSC has no exception.

Method CREATE_URI_FOR_SQSC_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODE_FOR_QUERY_STRING Call by reference Type reference (TYPE) ABAP_BOOL Encode URI to be put in a query string 20120426
2 Importing QUERY_STRING Call by reference Type reference (TYPE) STRING Additional query parameters without '?' 20120426
3 Returning RESULT Value transfer Type reference (TYPE) STRING URI 20120426
4 Importing SQSCNAME Call by reference Type reference (TYPE) CSEQUENCE Name of SQL Script 20120426
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120426
History
Last changed by/on SAP  20140121 
SAP Release Created in 740