SAP ABAP Class IF_ADT_URI_MAPPER_VIT (URI mapper for visually integrated tools)
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
Class IF_ADT_URI_MAPPER_VIT  
Short Description URI mapper for visually integrated tools    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100119   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_URI_MAPPER_VIT has no forward declaration.
Interfaces
Class IF_ADT_URI_MAPPER_VIT has no interface implemented.
Friends
Class IF_ADT_URI_MAPPER_VIT has no friend class.
Attributes
Class IF_ADT_URI_MAPPER_VIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_VIT_WB_REQUEST Instance method Public Method Determines if a workbench request is for VIT 20100119
2 MAP_OBJREF_TO_WB_REQUEST Instance method Public Method Maps an object reference to a workbench request 20100119
3 MAP_WB_REQUEST_TO_OBJREF Instance method Public Method Maps an workbench request to an object reference 20100520
Events
Class IF_ADT_URI_MAPPER_VIT has no event.
Types
Class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100119
2 Importing WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20100119

Method IS_VIT_WB_REQUEST on class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST 20100119
2 Importing URI Call by reference Type reference (TYPE) STRING 20100119
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100119

Method MAP_WB_REQUEST_TO_OBJREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_ADT_OBJECT_REFERENCE 20100520
2 Importing WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20100520
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20100520
History
Last changed by/on SAP  20130531 
SAP Release Created in