SAP ABAP Interface IF_ADT_MAP_TO_OBJREF (WB (key/request) to object reference (URI) mapping)
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
Properties
| Interface | IF_ADT_MAP_TO_OBJREF | |
| Short Description | WB (key/request) to object reference (URI) mapping |
General Data
| Package | SADT_TOOLS_CORE | ADT Tools Core |
| Created | 20091217 | SAP |
| Last changed | 20130531 | SAP |
| 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 | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091217 |
Friends
Interface IF_ADT_MAP_TO_OBJREF has no friend.
Attributes
Interface IF_ADT_MAP_TO_OBJREF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Maps workbench object to object reference | 20100224 | |
| 2 | Instance method | Public | Method | Maps workbench request to object reference | 20091217 |
Events
Interface IF_ADT_MAP_TO_OBJREF has no event.
Types
Interface IF_ADT_MAP_TO_OBJREF has no local type.
Method Signatures
Method MAP_FROM_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_ADT_OBJECT_REFERENCE | Data object for ADT object references (URI, type, name, ...) | 20100224 | |||
| 3 | WB_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_WB_OBJECT | Repository Object | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | URI-Mapping exception | 20100302 |
Method MAP_WB_REQUEST 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 | 20091217 | ||||
| 3 | WB_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100108 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |