SAP ABAP Class IF_PROXY_PATH_CONVERTER (Converter for ABAP-PATH and XPATH)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PROXY_PATH_CONVERTER_RTMD Path Converter 20080709
Properties
Class IF_PROXY_PATH_CONVERTER  
Short Description Converter for ABAP-PATH and XPATH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080709   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PROXY_PATH_CONVERTER has no forward declaration.
Interfaces
Class IF_PROXY_PATH_CONVERTER has no interface implemented.
Friends
Class IF_PROXY_PATH_CONVERTER has no friend class.
Attributes
Class IF_PROXY_PATH_CONVERTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APATH_TO_XPATH Instance method Public Method 20080709
2 XPATH_TO_APATH Instance method Public Method 20080709
Events
Class IF_PROXY_PATH_CONVERTER has no event.
Types
Class IF_PROXY_PATH_CONVERTER has no local type.
Method Signatures

Method APATH_TO_XPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APATH Call by reference Type reference (TYPE) CSEQUENCE 20080709
2 Returning RVAL Value transfer Type reference (TYPE) STRING 20080709
# Exception Resumable Description Created on
1 CX_PROXY_INVALID_APATH 20080710

Method XPATH_TO_APATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) STRING 20080709
2 Importing XPATH Call by reference Type reference (TYPE) CSEQUENCE 20080709
# Exception Resumable Description Created on
1 CX_PROXY_INVALID_XPATH 20080710
History
Last changed by/on SAP  20130531 
SAP Release Created in