SAP ABAP Interface IF_SBTI_CRITERIA_NODE (Criteria Manager: Criteria Tree Node Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_CM (Package) Management of Selection Criteria
⤷
⤷
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
| Interface | IF_SBTI_CRITERIA_NODE | |
| Short Description | Criteria Manager: Criteria Tree Node Interface |
General Data
| Package | SBTI_CM | Management of Selection Criteria |
| Created | 20050902 | SAP |
| Last changed | 20070910 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SBTI_CRITERIA_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SBTI_CRITERIA_TREE_ELEMENT | Criteria Manager: Criteria Tree Element Basis Interface | 20050914 |
Friends
Interface IF_SBTI_CRITERIA_NODE has no friend.
Attributes
Interface 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
Interface IF_SBTI_CRITERIA_NODE has no event.
Types
Interface 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 Interface IF_SBTI_CRITERIA_NODE has no exception.
Method GET_CRITERIA_RAW Signature
Method GET_CRITERIA_RAW on Interface IF_SBTI_CRITERIA_NODE has no parameter.
Method GET_CRITERIA_RAW on Interface IF_SBTI_CRITERIA_NODE has no exception.
Method GET_TREE_RAW Signature
Method GET_TREE_RAW on Interface IF_SBTI_CRITERIA_NODE has no parameter.
Method GET_TREE_RAW on Interface 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 Interface IF_SBTI_CRITERIA_NODE has no exception.
Method IS_LEAF Signature
Method IS_LEAF on Interface IF_SBTI_CRITERIA_NODE has no parameter.
Method IS_LEAF on Interface 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 Interface IF_SBTI_CRITERIA_NODE has no exception.
History
| Last changed by/on | SAP | 20070910 |
| SAP Release Created in | 710 |