SAP ABAP Class CL_DDIC_ADT_URI_MAPPER_VIEW (URI Mapper for DDIC Views)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SDDIC_ADT_VIEW (Package) ABAP Dev Tools for DDIC Views
⤷
⤷
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) | 20120514 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20120514 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120514 |
Properties
| Class | CL_DDIC_ADT_URI_MAPPER_VIEW | |
| Short Description | URI Mapper for DDIC Views | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDDIC_ADT_VIEW | ABAP Dev Tools for DDIC Views |
| Created | 20120514 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DDIC_ADT_URI_MAPPER_VIEW 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) | 20120514 | ||
| 2 | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20120514 | ||
| 3 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120514 |
Friends
Class CL_DDIC_ADT_URI_MAPPER_VIEW 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 | 'VIEW' | 20120514 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '^/sap/bc/adt/ddic/views/([^/]+)$' | 20120514 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DDIC_WB_DDLS_SVC | 20121218 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DDIC_WB_XVIEW_SVC | 20120514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120514 | ||
| 2 | Static method | Private | Method | 20120522 | ||
| 3 | Instance method | Private | Method | 20120514 | ||
| 4 | Instance method | Public | Method | 20120514 |
Events
Class CL_DDIC_ADT_URI_MAPPER_VIEW has no event.
Types
Class CL_DDIC_ADT_URI_MAPPER_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DDIC_ADT_URI_MAPPER_VIEW has no parameter.
Method CONSTRUCTOR on class CL_DDIC_ADT_URI_MAPPER_VIEW has no exception.
Method MAP_WB_2_URI_MAPPING_EXCEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_WB_EXCEP | Call by reference | Object reference (TYPE REF TO) | CX_SWB_EXCEPTION | 20120522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120522 |
Method PARSE_VIEW_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE_PATH | Call by reference | Type reference (TYPE) | STRING | 20120514 | ||||
| 2 | LINE | Call by reference | Type reference (TYPE) | I | 20120514 | ||||
| 3 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20120514 | ||||
| 4 | URI_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_URI | 20120514 | ||||
| 5 | VIEWNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120514 |
Method SET_XVIEW_SVC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_XVIEW_SVC | Call by reference | Object reference (TYPE REF TO) | IF_DDIC_WB_XVIEW_SVC | 20120514 |
Method SET_XVIEW_SVC on class CL_DDIC_ADT_URI_MAPPER_VIEW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |