SAP ABAP Class IF_SBTI_CRITERIA_NODE (Criteria Manager: Criteria Tree Node Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SBTI_CRITERIA_TREE_ELEMENT | Criteria Manager: Criteria Tree Element Basis Interface | 20050914 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SBTI_CRITERIA_NODE | Selection Criteria: Node | 20050914 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SBTI_CRITERIA_ROOT | 20050914 |
Properties
| Class | IF_SBTI_CRITERIA_NODE | |
| Short Description | Criteria Manager: Criteria Tree Node Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050902 | SAP |
| Last change | 20070910 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SBTI_CRITERIA_NODE has no forward declaration.
Interfaces
Class IF_SBTI_CRITERIA_NODE has no interface implemented.
Friends
Class IF_SBTI_CRITERIA_NODE has no friend class.
Attributes
Class IF_SBTI_CRITERIA_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050902 | ||
| 2 | Instance method | Public | Method | 20050902 | ||
| 3 | Instance method | Public | Method | 20050902 | ||
| 4 | Instance method | Public | Method | 20050914 | ||
| 5 | Instance method | Public | Method | 20050902 | ||
| 6 | Instance method | Public | Method | 20050902 | ||
| 7 | Instance method | Public | Method | 20050914 | ||
| 8 | Instance method | Public | Method | 20050902 |
Events
Class IF_SBTI_CRITERIA_NODE has no event.
Types
Class IF_SBTI_CRITERIA_NODE has no local type.
Method Signatures
Method CREATE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | BTCDESCRIPTION | Batch: Beschreibung eines Elementes | 20050902 | |||
| 2 | R_ITEM | Value transfer | Object reference (TYPE REF TO) | IF_SBTI_CRITERIA_ITEM | Selektionskriterien: ID | 20051121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051021 | |||
| 2 | 20051017 | |||
| 3 | Selektionskriterien Ausnahmeklasse | 20051017 |
Method CREATE_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | BTCDESCRIPTION | Batch: Beschreibung eines Elementes | 20050902 | |||
| 2 | I_NODETYPE | Call by reference | Type reference (TYPE) | BTCNODETYPE | Selektionskriterien: Typ | 20050902 | |||
| 3 | R_NODE | Value transfer | Object reference (TYPE REF TO) | IF_SBTI_CRITERIA_NODE | Selektionskriterien: ID | 20051121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051021 | |||
| 2 | 20051017 | |||
| 3 | Selektionskriterien Ausnahmeklasse | 20051017 |
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_CHILDREN | Value transfer | Type reference (TYPE) | BTC_T_RCRITNODE | Selektionskriterien: Tabellentyp für IF_SBTI_CRITERIA_NODE | 20050902 |
Method GET_CHILDREN on class IF_SBTI_CRITERIA_NODE has no exception.
Method GET_CRITERIA_RAW Signature
Method GET_CRITERIA_RAW on class IF_SBTI_CRITERIA_NODE has no parameter.
Method GET_CRITERIA_RAW on class IF_SBTI_CRITERIA_NODE has no exception.
Method GET_TREE_RAW Signature
Method GET_TREE_RAW on class IF_SBTI_CRITERIA_NODE has no parameter.
Method GET_TREE_RAW on class IF_SBTI_CRITERIA_NODE has no exception.
Method IS_AND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050902 |
Method IS_AND_NODE on class IF_SBTI_CRITERIA_NODE has no exception.
Method IS_LEAF Signature
Method IS_LEAF on class IF_SBTI_CRITERIA_NODE has no parameter.
Method IS_LEAF on class IF_SBTI_CRITERIA_NODE has no exception.
Method IS_OR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050902 |
Method IS_OR_NODE on class IF_SBTI_CRITERIA_NODE has no exception.
History
| Last changed by/on | SAP | 20070910 |
| SAP Release Created in |