SAP ABAP Interface IF_ADT_URI_MAPPER (ADT URI Mapper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_TOOLS_CORE (Package) ADT Tools Core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADT_URI_MAPPER | URI Mapper | 20091126 |
Properties
| Interface | IF_ADT_URI_MAPPER | |
| Short Description | ADT URI Mapper |
General Data
| Package | SADT_TOOLS_CORE | ADT Tools Core |
| Created | 20091126 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_ADT_URI_MAPPER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | SWBM | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ADT_URI_MAPPER has no interface.
Friends
Interface IF_ADT_URI_MAPPER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_POSITION_NOT_SET | Constant | Public | Type reference (TYPE) | I | -1 | 20100326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Maps an include to an object reference (URI) | 20100128 | |
| 2 | Instance method | Public | Method | Maps an object reference (URI) to an include | 20100125 | |
| 3 | Instance method | Public | Method | Maps an object reference (URI) to a workbench context | 20091218 | |
| 4 | Instance method | Public | Method | Maps an object reference (URI) to a workbench object id | 20100224 | |
| 5 | Instance method | Public | Method | Maps a package to a package reference | 20100804 | |
| 6 | Instance method | Public | Method | Maps a WB object identifier to an object reference (URI) | 20100224 | |
| 7 | Instance method | Public | Method | Maps a workbench request to an object reference (URI) | 20091218 |
Events
Interface IF_ADT_URI_MAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TR_OBJKEY | Public | See coding | 20100115 | begin of ty_tr_objkey,
type type trobjtype, " transport type (either R3TR or LIMU!)
name type trobj_name, " object name as defined for transport (or dwinactiv)
end of ty_tr_objkey
|
Method Signatures
Method MAP_INCLUDE_TO_OBJREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_LINE | Call by reference | Type reference (TYPE) | I | IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET | 20110302 | |||
| 2 | END_OFFSET | Call by reference | Type reference (TYPE) | I | IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET | 20110302 | |||
| 3 | INCLUDE | Call by reference | Type reference (TYPE) | PROGNAME | SPACE | 20100128 | |||
| 4 | LINE | Call by reference | Type reference (TYPE) | I | IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET | 20100128 | |||
| 5 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | IF_ADT_URI_MAPPER=>CO_POSITION_NOT_SET | 20100128 | |||
| 6 | MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | 20131023 | ||||
| 7 | PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20100128 | ||||
| 8 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_OBJECT_REFERENCE | 20100128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100128 |
Method MAP_OBJREF_TO_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDE | Call by reference | Type reference (TYPE) | PROGNAME | 20100125 | ||||
| 2 | LINE | Call by reference | Type reference (TYPE) | I | 20100125 | ||||
| 3 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20100125 | ||||
| 4 | MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | 20100526 | ||||
| 5 | PROGRAM | Call by reference | Type reference (TYPE) | PROGNAME | 20100127 | ||||
| 6 | URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100125 |
Method MAP_OBJREF_TO_WB_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | 20091218 | ||||
| 2 | LINE_OFFSET | Call by reference | Type reference (TYPE) | I | 20091218 | ||||
| 3 | MAPPING_OPTIONS | Call by reference | Object reference (TYPE REF TO) | IF_ADT_MAPPING_OPTIONS | 20100526 | ||||
| 4 | URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20091218 | ||||
| 5 | WB_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_WB_CONTEXT | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091218 |
Method MAP_OBJREF_TO_WB_OBJECT 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 | 20100526 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_OBJECT | Repository Object | 20100224 | |||
| 3 | URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URI-Mapping exception | 20100224 |
Method MAP_PACKAGE_TO_PACKAGE_REF 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 | 20131023 | ||||
| 2 | PACKAGE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100804 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | SADT_PACKAGE_REFERENCE | 20100804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100804 |
Method MAP_WB_OBJECT_TO_OBJREF 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 | 20100526 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_OBJECT_REFERENCE | Data object for ADT object references (URI, type, name, ...) | 20100224 | |||
| 3 | WB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_WB_OBJECT | Repository Object | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URI-Mapping exception | 20100224 |
Method MAP_WB_REQUEST_TO_OBJREF 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 | 20100526 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_OBJECT_REFERENCE | 20091218 | ||||
| 3 | WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100108 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 800 |