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 | Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'CE' | Constant | 20080222 | ||
| 2 | Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'CO' | Context Object | 20080222 | ||
| 3 | Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'CT' | Technical Context Object | 20080222 | ||
| 4 | Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'HE' | Header Field | 20080222 | ||
| 5 | Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'KO' | Constant | 20080222 | ||
| 6 | Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'XP' | XPath Field Value | 20080222 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'http://sap.com/xi/XI/System/IDoc' | New Namespace IDoc CT | 20080222 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'urn:sap-com:document:sap:idoc:messages' | Old Namespace IDoc CT | 20080222 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | XSTRING | 20080222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080222 | |
| 2 | Instance method | Private | Method | Get Values of Message Required for Routing | 20080222 | |
| 3 | 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 | 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 | EXTRACTOR | Call by reference | Type reference (TYPE) | RDS_EXTRACTOR | Tabelle der Extraktor-Werte (Typ&Name&Wert) | 20080222 | |||
| 2 | NAMESPACES | Call by reference | Type reference (TYPE) | RDT_NAMESPACE | 20080222 | ||||
| 3 | NODES | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_COLLECTION | 20080222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Routing Laufzeit | 20080222 |
Method GET_VALUES_XPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTRACTOR | Call by reference | Type reference (TYPE) | RDS_EXTRACTOR | Tabelle der Extraktor-Werte (Typ&Name&Wert) | 20080222 | |||
| 2 | NAMESPACES | Call by reference | Type reference (TYPE) | RDT_NAMESPACE | 20080222 | ||||
| 3 | VALUES | Value transfer | Type reference (TYPE) | RDT_EXTRVALUE | 20080222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Routing Laufzeit | 20080222 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |