SAP ABAP Class CL_VALUES_READER (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_VALUES_READER  
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 20030902   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_VALUES_READER has no forward declaration.
Interfaces
Class CL_VALUES_READER has no interface implemented.
Friends
Class CL_VALUES_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NOT_VALID Constant Public Type reference (TYPE) SYCHAR01 SPACE 20030902
2 C_OLD_READER Constant Public Type reference (TYPE) STRING 'XSLT' 20030918
3 C_VALID Constant Public Type reference (TYPE) SYCHAR01 'X' 20030902
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUES_READER Static method Public Method Get Values of Message Required for Routing 20030902
2 XPATH_CHECK Static method Public Method Checks XPath Expression 20030902
Events
Class CL_VALUES_READER has no event.
Types
Class CL_VALUES_READER has no local type.
Method Signatures

Method GET_VALUES_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) RDT_EXTRVALUE Tabelle der Werte einer Message zu einem Extraktor 20030902
2 Importing IT_NAMESPACES Call by reference Type reference (TYPE) RDT_NAMESPACE Tabelle der Namespaces 20030902
3 Importing IV_PAYLOAD Call by reference Type reference (TYPE) XSTRING 20030902
4 Importing IV_XPATH Call by reference Type reference (TYPE) STRING 20030902
# Exception Resumable Description Created on
1 CX_RD_VALUE_EXTRACTOR Routing Laufzeit (Wert-Extraktion) 20040304

Method XPATH_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RETURN Value transfer Type reference (TYPE) SYCHAR01 20030902
2 Importing IV_XPATH Call by reference Type reference (TYPE) STRING 20030902

Method XPATH_CHECK on class CL_VALUES_READER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640