SAP ABAP Class CL_OO_ADT_URI_MAPPER_INTF (ADT URI Mapper for APAB Interfaces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder
⤷
⤷
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) | 20100113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20100113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100113 |
Properties
| Class | CL_OO_ADT_URI_MAPPER_INTF | |
| Short Description | ADT URI Mapper for APAB Interfaces | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
| Created | 20100113 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_OO_ADT_URI_MAPPER_INTF 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) | 20100113 | ||
| 2 | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20100113 | ||
| 3 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100113 |
Friends
Class CL_OO_ADT_URI_MAPPER_INTF 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 | '/sap/bc/adt/oo' | 20100816 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'source/main' | 20100324 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '^/sap/bc/adt/oo/interfaces/([^/]+)$' | 20100816 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | '^/sap/bc/adt/oo/interfaces/([^/]+)/(source|includes)/([^/]+)$' | 20100816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100324 | ||
| 2 | Instance method | Private | Method | 20100121 | ||
| 3 | Instance method | Private | Method | 20100802 | ||
| 4 | Static method | Public | Method | 20100324 |
Events
Class CL_OO_ADT_URI_MAPPER_INTF has no event.
Types
Class CL_OO_ADT_URI_MAPPER_INTF has no local type.
Method Signatures
Method CREATE_INTF_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) | CSEQUENCE | 20100324 | ||||
| 2 | LINE | Call by reference | Type reference (TYPE) | I | 20100324 | ||||
| 3 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20100324 | ||||
| 4 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100324 | ||||
| 5 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100629 |
Method INTF_METHOD_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTF_METHOD | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100121 | ||||
| 2 | INTF_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100121 | ||||
| 3 | SB_LINE | Call by reference | Type reference (TYPE) | I | 20100121 | ||||
| 4 | SB_LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20100121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100121 |
Method MAP_FROM_WB_GLOBAL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | 20100802 | ||||
| 2 | OBJNAME | Call by reference | Type reference (TYPE) | SEU_OBJKEY | 20100802 | ||||
| 3 | OBJTYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | 20100802 | ||||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_OBJECT_REFERENCE | 20100802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100802 |
Method PARSE_INTF_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 | 20100324 | ||||
| 2 | INTF_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100324 | ||||
| 3 | LINE | Call by reference | Type reference (TYPE) | I | 20100324 | ||||
| 4 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20100324 | ||||
| 5 | URI_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ADT_REST_URI | URI | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100324 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |