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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'ddicType' | 20120806 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'ddicTableRef' | 20120806 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '^/sap/bc/adt/ddic/dbprocedureproxies/([^/]+)$' | 20120426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120815 | ||
| 2 | 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 | COMPONENT | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_MSG_UI_S-COMPONENT | 20120815 | ||||
| 2 | CONTEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120815 | ||||
| 3 | FRAGMENT | Value transfer | Type reference (TYPE) | STRING | 20120815 | ||||
| 4 | PARAMETER | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_UI=>TY_MSG_UI_S-PARAMETER | 20120815 | ||||
| 5 | PARAMETER_KIND | Call by reference | Type reference (TYPE) | IF_DBPROC_PROXY_BASIC_TYPES=>TY_PARAM_KIND | 20120815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120815 |
Method PARSE_SQSC_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Type reference (TYPE) | I | 20120801 | ||||
| 2 | DDIC_ARG | Call by reference | Type reference (TYPE) | TY_DDIC_ARG | 20120806 | ||||
| 3 | PARAMETER | Call by reference | Type reference (TYPE) | I | 20120801 | ||||
| 4 | SQSC_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120426 | ||||
| 5 | URI_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_URI | 20120426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120426 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |