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 CO_MEDIA_TYPE_SAPGUI Constant Public Type reference (TYPE) STRING 'application/vnd.sap.sapgui' 20110302
2 CO_NAMESPACE_VIT Constant Public Type reference (TYPE) STRING 'vit' 20101012
3 NAMESPACE Static Attribute Private Type reference (TYPE) STRING 20101012
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_URI 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 Importing OBJECT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20100820
2 Importing OBJECT_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20100820
3 Importing QUERY_STRING Call by reference Type reference (TYPE) STRING 20100910
4 Returning RESULT Value transfer Type reference (TYPE) STRING 20100820
5 Importing TEXT_KEY Call by reference Type reference (TYPE) CSEQUENCE 20100824
6 Importing 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