SAP ABAP Class CL_RD_VALUE_EXTRACTOR (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 | |
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 | 20030707 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RD_VALUE_EXTRACTOR has no forward declaration.
Interfaces
Class CL_RD_VALUE_EXTRACTOR has no interface implemented.
Friends
Class CL_RD_VALUE_EXTRACTOR 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 | 20040203 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'CO' | Context Object | 20030710 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'CT' | Technical Context Object | 20030903 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'HE' | Header Field | 20030730 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'KO' | Constant | 20030710 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'XB' | XPath Boolean | 20030710 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | RD_EXTRTYPE | 'XP' | XPath Field Value | 20030710 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FALSE' | 20030710 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'http://sap.com/xi/XI/System/IDoc' | New Namespace IDoc CT | 20070507 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'urn:sap-com:document:sap:idoc:messages' | Old Namespace IDoc CT | 20070507 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TRUE' | 20030710 | ||
12 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20120118 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | 20030707 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | 20030707 | |||
15 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20120118 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_XMS_TRACE | 20030918 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSTRCLEV | 20030918 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030707 |
2 | ![]() |
Instance method | Public | Method | Get Values of Message Required for Routing | 20030714 |
3 | ![]() |
Instance method | Public | Method | Gets Values from Attachment | 20030927 |
4 | ![]() |
Instance method | Public | Method | Get Values of Message Required for Routing | 20030710 |
5 | ![]() |
Instance method | Private | Method | Gets Values from Message Header | 20030924 |
6 | ![]() |
Instance method | Public | Method | Gets Values from Message Header | 20030924 |
7 | ![]() |
Instance method | Private | Method | Gets Values from Payload Using XPath | 20040629 |
8 | ![]() |
Instance method | Public | Method | Gets Value from Message Header | 20031205 |
Events
Class CL_RD_VALUE_EXTRACTOR has no event.
Types
Class CL_RD_VALUE_EXTRACTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | 20030707 |
Method CONSTRUCTOR on class CL_RD_VALUE_EXTRACTOR has no exception.
Method GET_NODES 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) | 20030714 | ||
2 | ![]() |
NAMESPACES | Call by reference | Type reference (TYPE) | RDT_NAMESPACE | 20030714 | |||
3 | ![]() |
NODES | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE_COLLECTION | 20030714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit | 20030714 |
Method GET_TECH_CONTEXT_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_OBJECTS | Value transfer | Type reference (TYPE) | RMT_CONTEXT | 20030927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit (Wert-Extraktion) | 20030927 |
Method GET_VALUES 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) | 20030710 | ||
2 | ![]() |
NAMESPACES | Call by reference | Type reference (TYPE) | RDT_NAMESPACE | 20030710 | |||
3 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | RDT_EXTRVALUE | 20030710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit | 20030710 |
Method GET_VALUES_ATTACHMENT 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 | 20030924 | |||
2 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | RDT_EXTRVALUE | 20030924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit (Wert-Extraktion) | 20030924 |
Method GET_VALUES_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | RD_COBJNAME | 20031002 | |||
2 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | RDT_EXTRVALUE | Extractor Wert | 20031205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit (Wert-Extraktion) | 20030924 |
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) | 20040629 | ||
2 | ![]() |
NAMESPACES | Call by reference | Type reference (TYPE) | RDT_NAMESPACE | 20040629 | |||
3 | ![]() |
VALUES | Value transfer | Type reference (TYPE) | RDT_EXTRVALUE | 20040629 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit | 20040629 |
Method GET_VALUE_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | RD_COBJNAME | 20031205 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | RD_EXTRVALUE | Extractor Wert | 20031205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Routing Laufzeit (Wert-Extraktion) | 20031205 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 640 |