SAP ABAP Class CX_ADT_URI_MAPPING (URI-Mapping exception)
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 | Inheritance (c INHERITING FROM c_ref) | CX_ADT_REST | Shared exceptions for resource/service framework | 20101221 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ADT_URI_INVALID_FUGR | Invalid context in Uri | 20100624 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_ADT_URI_INVALID_MAIN_PROG | Invalid context in Uri | 20100623 |
Properties
Class | CX_ADT_URI_MAPPING | |
Short Description | URI-Mapping exception | |
Super Class | CX_ADT_REST | Shared exceptions for resource/service framework |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SADT_TOOLS_CORE | ADT Tools Core |
Created | 20100115 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_ADT_URI_MAPPING has no forward declaration.
Interfaces
Class CX_ADT_URI_MAPPING has no interface implemented.
Friends
Class CX_ADT_URI_MAPPING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20100115 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100427 | |||
3 | ![]() |
Constant | Public | See coding | 20100427 | ||||
4 | ![]() |
Constant | Public | See coding | 20100115 | ||||
5 | ![]() |
Constant | Public | See coding | 20100413 | ||||
6 | ![]() |
Constant | Public | See coding | 20100115 | ||||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_CALLSTACK | 20110915 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20110915 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TIMESTAMP | 20110915 | |||
10 | ![]() |
Constant | Public | See coding | 20100115 | ||||
11 | ![]() |
Constant | Public | See coding | 20100115 | ||||
12 | ![]() |
Constant | Public | See coding | 20100225 | ||||
13 | ![]() |
Constant | Public | See coding | 20100115 | ||||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20100115 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TROBJTYPE | Object Type | 20100115 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20100115 | |||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for Object in Development Environment | 20100115 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEU_OBJTYP | WB Request: Type of Object of Development Environment | 20100115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20110915 | |
2 | ![]() |
Instance method | Public | Method | 20110915 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100115 |
4 | ![]() |
Static method | Public | Method | 20110915 | |
5 | ![]() |
Instance method | Public | Method | 20110915 | |
6 | ![]() |
Instance method | Public | Method | 20110915 | |
7 | ![]() |
Instance method | Public | Method | 20110915 | |
8 | ![]() |
Instance method | Protected | Method | 20110915 |
Events
Class CX_ADT_URI_MAPPING has no event.
Types
Class CX_ADT_URI_MAPPING has no local type.
Method Signatures
Method ADD_CALLSTACK Signature
Method ADD_CALLSTACK on class CX_ADT_URI_MAPPING has no parameter.
Method ADD_CALLSTACK on class CX_ADT_URI_MAPPING has no exception.
Method ADD_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110915 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CX_ADT_URI_MAPPING | 20110915 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SIMPLE | 20110915 |
Method ADD_PROPERTY on class CX_ADT_URI_MAPPING has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CX_ADT_URI_MAPPING has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CX_ADT_URI_MAPPING | 20110915 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE~T100KEY | 20110915 |
Method CREATE on class CX_ADT_URI_MAPPING has no exception.
Method GET_CALLSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_CALLSTACK | 20110915 |
Method GET_CALLSTACK on class CX_ADT_URI_MAPPING has no exception.
Method GET_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20110915 |
Method GET_HEADER on class CX_ADT_URI_MAPPING has no exception.
Method GET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | 20110915 |
Method GET_TIMESTAMP on class CX_ADT_URI_MAPPING has no exception.
Method SET_HEADER Signature
Method SET_HEADER on class CX_ADT_URI_MAPPING has no parameter.
Method SET_HEADER on class CX_ADT_URI_MAPPING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |