SAP ABAP Class CL_ADT_URI_MAPPING_FALLBACK (URI mapping fallback implementation)
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 - 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) | 20100107 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20100107 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_URI_FRAGMENT_HNDL_VIT | Handler for URI fragments of VIT objects | 20100705 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100107 |
Properties
Class | CL_ADT_URI_MAPPING_FALLBACK | |
Short Description | URI mapping fallback implementation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SADT_TOOLS_CORE | ADT Tools Core |
Created | 20100107 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ADT_URI_MAPPING_FALLBACK 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) | 20100107 | ||
2 | IF_ADT_MAP_TO_OBJREF | WB (key/request) to object reference (URI) mapping | 20100107 | ||
3 | IF_ADT_URI_FRAGMENT_HNDL_VIT | Handler for URI fragments of VIT objects | 20100705 | ||
4 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20100107 |
Friends
Class CL_ADT_URI_MAPPING_FALLBACK has no friend class.
Attributes
Class CL_ADT_URI_MAPPING_FALLBACK has no attribute.
Methods
Events
Class CL_ADT_URI_MAPPING_FALLBACK has no event.
Types
Class CL_ADT_URI_MAPPING_FALLBACK has no local type.
Method Signatures
Method FRAGMENT_TO_WB_OBJECT_STATE Signature
Method FRAGMENT_TO_WB_OBJECT_STATE on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method FRAGMENT_TO_WB_OBJECT_STATE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method GET_FRAGMENT_FROM_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 | Mapping Options | 20100705 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100705 | |||
3 | ![]() |
WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20100705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
URI-Mapping exception | 20100705 |
Method GET_GENERALIZED_VIT_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20130829 |
Method GET_GENERALIZED_VIT_NAMESPACE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method GET_OBJECT_FROM_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MATCH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110131 | |||
2 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110131 | |||
3 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110131 | |||
4 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20110131 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
URI-Mapping exception | 20110207 |
Method GET_OBJECT_STATE_FROM_FRAGMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FRAGMENT | Call by reference | Type reference (TYPE) | STRING | 20100623 | |||
2 | ![]() |
OBJECT_KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for Object in Development Environment | 20130326 | ||
3 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20110131 | |||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WB_OBJECT_STATE | 20100623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
URI-Mapping exception | 20100629 |
Method GET_VIT_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100824 |
Method GET_VIT_NAMESPACE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method IS_GLOBAL_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110131 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110131 |
Method IS_GLOBAL_TYPE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method MAP_FROM_WB_OBJECT Signature
Method MAP_FROM_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_FROM_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK 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_TO_INCLUDE Signature
Method MAP_TO_INCLUDE on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_TO_INCLUDE on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method MAP_TO_WB_CONTEXT Signature
Method MAP_TO_WB_CONTEXT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_TO_WB_CONTEXT on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method MAP_TO_WB_OBJECT Signature
Method MAP_TO_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_TO_WB_OBJECT on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method MAP_WB_REQUEST Signature
Method MAP_WB_REQUEST on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method MAP_WB_REQUEST on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
Method WB_OBJECT_STATE_TO_FRAGMENT Signature
Method WB_OBJECT_STATE_TO_FRAGMENT on class CL_ADT_URI_MAPPING_FALLBACK has no parameter.
Method WB_OBJECT_STATE_TO_FRAGMENT on class CL_ADT_URI_MAPPING_FALLBACK has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |