SAP ABAP Interface IF_ADT_URI_MAPPER_VIT (URI mapper for visually integrated tools)
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 | 20100119 |
Properties
Interface | IF_ADT_URI_MAPPER_VIT | |
Short Description | URI mapper for visually integrated tools |
General Data
Package | SADT_TOOLS_CORE | ADT Tools Core |
Created | 20100119 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ADT_URI_MAPPER_VIT has no forward declaration.
Interfaces
Interface IF_ADT_URI_MAPPER_VIT has no interface.
Friends
Interface IF_ADT_URI_MAPPER_VIT has no friend.
Attributes
Interface IF_ADT_URI_MAPPER_VIT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determines if a workbench request is for VIT | 20100119 |
2 | ![]() |
Instance method | Public | Method | Maps an object reference to a workbench request | 20100119 |
3 | ![]() |
Instance method | Public | Method | Maps an workbench request to an object reference | 20100520 |
Events
Interface IF_ADT_URI_MAPPER_VIT has no event.
Types
Interface IF_ADT_URI_MAPPER_VIT has no local type.
Method Signatures
Method IS_VIT_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100119 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20100119 |
Method IS_VIT_WB_REQUEST on Interface IF_ADT_URI_MAPPER_VIT has no exception.
Method MAP_OBJREF_TO_WB_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20100119 | |||
2 | ![]() |
URI | Call by reference | Type reference (TYPE) | STRING | 20100119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100119 |
Method MAP_WB_REQUEST_TO_OBJREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ADT_OBJECT_REFERENCE | 20100520 | |||
2 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20100520 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100520 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |