SAP ABAP Class IF_PXN_SPLIT_PATH (message split path: not yet supported)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_PXNE_MESSAGE_TYPE Message Type 20110713
2 Interface composition (i COMPRISING i_ref)  IF_PXN_MESSAGE_TYPE Message Type 20110707
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXNE_MESSAGE_TYPE Message type 20110713
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PXN_MESSAGE_TYPE Message Type 20110707
Properties
Class IF_PXN_SPLIT_PATH  
Short Description message split path: not yet supported    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PXN_SPLIT_PATH has no forward declaration.
Interfaces
Class IF_PXN_SPLIT_PATH has no interface implemented.
Friends
Class IF_PXN_SPLIT_PATH has no friend class.
Attributes
Class IF_PXN_SPLIT_PATH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SPLIT_PATH Instance method Public Method 20110713
2 GET_SPLIT_PATH Instance method Public Method 20110707
3 SET_SPLIT_PATH Instance method Public Method 20110707
4 SPLIT_PATH_ABAP_TO_XML Instance method Public Method 20110713
5 SPLIT_PATH_XML_TO_ABAP Instance method Public Method 20110713
Events
Class IF_PXN_SPLIT_PATH has no event.
Types
Class IF_PXN_SPLIT_PATH has no local type.
Method Signatures

Method CHECK_SPLIT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) CSEQUENCE 20110713
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid XPATH 20110713
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20110713

Method GET_SPLIT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATH Value transfer Type reference (TYPE) STRING 20110707
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20120814
2 CX_PXN_NODE_OBSOLETE 20110707

Method SET_SPLIT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) CSEQUENCE 20110707
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20110713
2 CX_PXN_LOCK_FAILED 20110707
3 CX_PXN_NODE_OBSOLETE 20110707
4 CX_PXN_READ_ONLY 20110707

Method SPLIT_PATH_ABAP_TO_XML 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 20110713
2 Returning XPATH Value transfer Type reference (TYPE) STRING 20110713
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20110713
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20110713

Method SPLIT_PATH_XML_TO_ABAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APATH Value transfer Type reference (TYPE) STRING 20110713
2 Importing XPATH Call by reference Type reference (TYPE) CSEQUENCE 20110713
# Exception Resumable Description Created on
1 CX_PXN_INVALID_DATA Invalid data 20110713
2 CX_PXN_NODE_OBSOLETE Node is obsolete 20110713
History
Last changed by/on SAP  20130531 
SAP Release Created in