SAP ABAP Class IF_ADT_URI_FRAGMENT_HNDL_VIT (Handler for URI fragments of VIT objects)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100705
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_URI_MAPPING_FALLBACK URI mapping fallback implementation 20100705
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_VIT_FRAGMENT__TEST Class for BAdI Impl.: SADT_VIT_FRAGMENT_UNITTEST 20100706
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_WDY_URI_MAPPING Class for BAdI: BADI_ADT_MAP_FROM_OBJREF 20130325
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FB_ADT_FRAGMENT_MAPPING Class for BAdI Impl.: BADI_FB_ADT_FRAGEMENT_MAPPING 20111212
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MC_ADT_FRAGMENT_URI_MAPPING 20120717
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MTS_PROXY_ADT_URI_MAPPER Class for BAdI: BADI_ADT_FRAGMENT_MAPPING 20111215
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OO_ADT_FRAGEMENT_MAPPING Class for BAdI Impl.: BADI_OO_ADT_FRAGEMENT_MAPPING 20111212
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PAK_ADT_FRAGEMENT_MAPPER Class for BAdI Impl.: SPAK_ADT_FRAGMENT_MAPPING 20120302
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SEDI_ADT_FRAG_MAPPER_VIT Fragment mapper for VIT program artifacts 20120308
Properties
Class IF_ADT_URI_FRAGMENT_HNDL_VIT  
Short Description Handler for URI fragments of VIT objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100705   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_URI_FRAGMENT_HNDL_VIT has no forward declaration.
Interfaces
Class IF_ADT_URI_FRAGMENT_HNDL_VIT has no interface implemented.
Friends
Class IF_ADT_URI_FRAGMENT_HNDL_VIT has no friend class.
Attributes
Class IF_ADT_URI_FRAGMENT_HNDL_VIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FRAGMENT_TO_WB_OBJECT_STATE Instance method Public Method Create WB OBJECT STATE object from UIR Fragment 20100705
2 WB_OBJECT_STATE_TO_FRAGMENT Instance method Public Method Create URI Fragment from WB OBJECT STATE object 20100705
Events
Class IF_ADT_URI_FRAGMENT_HNDL_VIT has no event.
Types
Class IF_ADT_URI_FRAGMENT_HNDL_VIT has no local type.
Method Signatures

Method FRAGMENT_TO_WB_OBJECT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAGMENT Call by reference Type reference (TYPE) STRING 20100705
2 Importing OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Key for Object in Development Environment 20130326
3 Importing OBJECT_TYPE Call by reference Type reference (TYPE) WBOBJTYPE Global WB Type, Consisting of R3TR Type and WB Specificat. 20130326
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WB_OBJECT_STATE 20100705
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20100705

Method WB_OBJECT_STATE_TO_FRAGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAPPING_OPTIONS Call by reference Object reference (TYPE REF TO) IF_ADT_MAPPING_OPTIONS Mapping Options 20100705
2 Importing OBJECT_STATE Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_STATE 20100705
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20100705
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING URI-Mapping exception 20100705
History
Last changed by/on SAP  20140121 
SAP Release Created in