SAP ABAP Class IF_CMX_XS_NODE_SEARCH (XSteps: Node Search in XS Tree)
Properties
Class | IF_CMX_XS_NODE_SEARCH | |
Short Description | XSteps: Node Search in XS Tree | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20021001 | SAP |
Last change | 20060711 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CMX_XS_NODE_SEARCH has no interface implemented.
Friends
Class IF_CMX_XS_NODE_SEARCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Category | 20030327 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 17 | Domain Format CT | 20030327 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 20 | Domain Number of Decimal Places | 20030327 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 16 | Domain Format | 20030327 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 18 | Domain Length | 20030327 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 15 | Domain Mime Type | 20030327 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 14 | Domain name | 20030327 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 19 | Domain Output Length | 20030327 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 21 | Domain Description | 20030327 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 22 | Generation | 20030327 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | I | 25 | Item | 20030409 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | I | 10 | Live Parameter | 20030327 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | I | 6 | Mode | 20030327 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | I | 13 | Medium Text | 20030327 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | Name | 20030327 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Namespace | 20030327 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | I | 26 | Node GUID | 20051019 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | I | 9 | Reference | 20030327 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | I | 24 | Repository | 20030409 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Status | 20030327 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | I | 12 | Short Text | 20030327 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | I | 7 | Symbol | 20030327 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | I | 23 | Symbol Text | 20030409 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | I | 11 | Table Parameter | 20030327 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Type | 20030327 | |
26 | ![]() |
Constant | Public | Type reference (TYPE) | I | 8 | Value | 20030327 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the Search Criteria as Range on the Initiator | 20030327 |
2 | ![]() |
Instance method | Public | Method | Node Search Using the XS Tree | 20030317 |
3 | ![]() |
Instance method | Public | Method | Searches Using the Result Nodes of Other Operations (Check) | 20030317 |
4 | ![]() |
Instance method | Public | Method | Specifies the Search Criteria as a Range on Search Object | 20030327 |
Events
Class IF_CMX_XS_NODE_SEARCH has no event.
Types
Class IF_CMX_XS_NODE_SEARCH has no local type.
Method Signatures
Method GET_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Call by reference | Type reference (TYPE) | I | Attribute | 20030327 | ||
2 | ![]() |
NTYPE | Call by reference | Type reference (TYPE) | CMX_XS_NODE_TYPE | XSteps: Typ eines Knotens (Klasse) | 20030327 | ||
3 | ![]() |
RANGE | Value transfer | Type reference (TYPE) | ANY | Range | 20030327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSteps: Ausnahme | 20030328 |
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_ITERATOR | XSteps: Schnittstelle eines Iterators | 20030325 | ||
2 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | I | IF_CMX_XS_ITERATOR=>CO_LEVEL_ALL | Suchtiefe | 20030325 | |
3 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_CMX_XS_NODE | XSteps: Node | 20030325 | ||
4 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CMX_XS_T_MESSAGE | XSteps: Tabelle für Meldungen | 20030325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSteps: Ausnahme | 20030317 |
Method SEARCH_IN_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODES | Call by reference | Type reference (TYPE) | CMX_XS_T_MESSAGE | Ergebnistabelle mit Knoten von anderer Operationen | 20030317 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CMX_XS_T_MESSAGE | XSteps: Tabelle für Meldungen | 20030317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSteps: Ausnahme | 20030317 |
Method SET_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Call by reference | Type reference (TYPE) | I | Attribute | 20030327 | ||
2 | ![]() |
NTYPE | Call by reference | Type reference (TYPE) | CMX_XS_NODE_TYPE | XSteps: Typ eines Knotens (Klasse) | 20030327 | ||
3 | ![]() |
RANGE | Call by reference | Type reference (TYPE) | ANY | Rangetabelle | 20030327 | ||
4 | ![]() |
VISIT_AT_NTYPE | Call by reference | Type reference (TYPE) | CMX_XS_NODE_TYPE | XSteps: Typ eines Knotens (Klasse) | 20030626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XSteps: Ausnahme | 20030327 |
History
Last changed by/on | SAP | 20060711 |
SAP Release Created in |