SAP ABAP Class CL_RD_VALUE_EXTRACTOR_UTIL (Routing Runtime - Value Extraction for XP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC (Application Component) Integration Builder - Configuration
     SAI_CONDITION (Package) XI Conditions
Properties
Class CL_RD_VALUE_EXTRACTOR_UTIL  
Short Description Routing Runtime - Value Extraction for XP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_CONDITION   XI Conditions 
Created 20080222   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RD_VALUE_EXTRACTOR_UTIL has no forward declaration.
Interfaces
Class CL_RD_VALUE_EXTRACTOR_UTIL has no interface implemented.
Friends
Class CL_RD_VALUE_EXTRACTOR_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EXTRTYPE_CE Constant Public Type reference (TYPE) RD_EXTRTYPE 'CE' Constant 20080222
2 C_EXTRTYPE_CO Constant Public Type reference (TYPE) RD_EXTRTYPE 'CO' Context Object 20080222
3 C_EXTRTYPE_CT Constant Public Type reference (TYPE) RD_EXTRTYPE 'CT' Technical Context Object 20080222
4 C_EXTRTYPE_HEAD Constant Public Type reference (TYPE) RD_EXTRTYPE 'HE' Header Field 20080222
5 C_EXTRTYPE_KO Constant Public Type reference (TYPE) RD_EXTRTYPE 'KO' Constant 20080222
6 C_EXTRTYPE_XP Constant Public Type reference (TYPE) RD_EXTRTYPE 'XP' XPath Field Value 20080222
7 C_IDOC_NS_NEW Constant Public Type reference (TYPE) STRING 'http://sap.com/xi/XI/System/IDoc' New Namespace IDoc CT 20080222
8 C_IDOC_NS_OLD Constant Public Type reference (TYPE) STRING 'urn:sap-com:document:sap:idoc:messages' Old Namespace IDoc CT 20080222
9 PAYLOAD_XSTRING Instance attribute Private Type reference (TYPE) XSTRING 20080222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080222
2 GET_NODES_XPATH Instance method Private Method Get Values of Message Required for Routing 20080222
3 GET_VALUES_XPATH Instance method Public Method Gets Values from Payload Using XPath 20080222
Events
Class CL_RD_VALUE_EXTRACTOR_UTIL has no event.
Types
Class CL_RD_VALUE_EXTRACTOR_UTIL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAYLOAD Call by reference Type reference (TYPE) XSTRING 20080222

Method CONSTRUCTOR on class CL_RD_VALUE_EXTRACTOR_UTIL has no exception.

Method GET_NODES_XPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTRACTOR Call by reference Type reference (TYPE) RDS_EXTRACTOR Tabelle der Extraktor-Werte (Typ&Name&Wert) 20080222
2 Importing NAMESPACES Call by reference Type reference (TYPE) RDT_NAMESPACE 20080222
3 Returning NODES Value transfer Object reference (TYPE REF TO) IF_IXML_NODE_COLLECTION 20080222
# Exception Resumable Description Created on
1 CX_RD_VALUE_EXTRACTOR Routing Laufzeit 20080222

Method GET_VALUES_XPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTRACTOR Call by reference Type reference (TYPE) RDS_EXTRACTOR Tabelle der Extraktor-Werte (Typ&Name&Wert) 20080222
2 Importing NAMESPACES Call by reference Type reference (TYPE) RDT_NAMESPACE 20080222
3 Returning VALUES Value transfer Type reference (TYPE) RDT_EXTRVALUE 20080222
# Exception Resumable Description Created on
1 CX_RD_VALUE_EXTRACTOR Routing Laufzeit 20080222
History
Last changed by/on SAP  20110908 
SAP Release Created in 711