SAP ABAP Class CL_ADT_URI_BUILDER_VIT (Responsible for building VIT URIs)
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
⤷
⤷
Properties
| Class | CL_ADT_URI_BUILDER_VIT | |
| Short Description | Responsible for building VIT URIs | |
| 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 | 20100820 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ADT_URI_BUILDER_VIT has no forward declaration.
Interfaces
Class CL_ADT_URI_BUILDER_VIT has no interface implemented.
Friends
Class CL_ADT_URI_BUILDER_VIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'application/vnd.sap.sapgui' | 20110302 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'vit' | 20101012 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 20101012 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates the VIT URI for the object type and object name | 20100820 |
Events
Class CL_ADT_URI_BUILDER_VIT has no event.
Types
Class CL_ADT_URI_BUILDER_VIT has no local type.
Method Signatures
Method CREATE_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100820 | ||||
| 3 | QUERY_STRING | Call by reference | Type reference (TYPE) | STRING | 20100910 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100820 | ||||
| 5 | TEXT_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100824 | ||||
| 6 | TEXT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100824 |
Method CREATE_URI on class CL_ADT_URI_BUILDER_VIT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |