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 | Constant | Public | Type reference (TYPE) | STRING | 'ddic' | 20120612 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 20120426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120426 | |
| 2 | 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 | ENCODE_FOR_QUERY_STRING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Encode URI to be put in a query string | 20120426 | |||
| 2 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | Additional query parameters without '?' | 20120426 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | URI | 20120426 | |||
| 4 | SQSCNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of SQL Script | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120426 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |