SAP ABAP Interface IF_SBTI_CRITERIA_TREE_ELEMENT (Criteria Manager: Criteria Tree Element Basis 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 composition (i COMPRISING i_ref) | IF_SBTI_CRITERIA_ITEM | Criteria Manager: Criteria Tree Item Interface | 20050914 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SBTI_CRITERIA_NODE | Criteria Manager: Criteria Tree Node Interface | 20050914 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SBTI_CRITERIA_ROOT | 20050914 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SBTI_CRITERIA_TREE_ELEMENT | 20050914 |
Properties
| Interface | IF_SBTI_CRITERIA_TREE_ELEMENT | |
| Short Description | Criteria Manager: Criteria Tree Element Basis Interface |
General Data
| Package | SBTI_CM | Management of Selection Criteria |
| Created | 20050914 | SAP |
| Last changed | 20070910 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SBTI_CRITERIA_CHECKER | Criteria Manager: Criteria Checker Interface | 20060728 |
Friends
Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_AND_NODE | Constant | Public | Type reference (TYPE) | BTCNODETYPE | 'A' | Selection Criteria: Type | 20060103 | |
| 2 | C_ITEM_NODE | Constant | Public | Type reference (TYPE) | BTCNODETYPE | 'I' | Selection Criteria: Type | 20060103 | |
| 3 | C_OR_NODE | Constant | Public | Type reference (TYPE) | BTCNODETYPE | 'O' | Selection Criteria: Type | 20060103 | |
| 4 | C_ROOT_NODE | Constant | Public | Type reference (TYPE) | BTCNODETYPE | 'R' | Selection Criteria: Type | 20060103 | |
| 5 | C_ROOT_NODEID | Constant | Public | Type reference (TYPE) | BTCCRITERIAID | 999999 | Selection Criteria: ID | 20060907 | |
| 6 | DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | BTCDESCRIPTION | Background Processing: Description of an Element | 20050923 | ||
| 7 | NODEID | Instance attribute | Public | Type reference (TYPE) | BTCCRITERIAID | Selection Criteria: ID | 20050923 | ||
| 8 | NODEPARENTID | Instance attribute | Public | Type reference (TYPE) | BTCCRITERIAID | Selection Criteria: ID | 20050923 | ||
| 9 | NODETYPE | Instance attribute | Public | Type reference (TYPE) | BTCNODETYPE | Selection Criteria: Type | 20050923 | ||
| 10 | PROFILEID | Instance attribute | Public | Type reference (TYPE) | BTCPROFILEID | Selection Criteria: Profile ID | 20050923 | ||
| 11 | PROFILETYPE | Instance attribute | Public | Type reference (TYPE) | BTC_CRITTYPE | Selection Criteria: Criteria Type | 20050923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060728 | ||
| 2 | Instance method | Public | Method | 20051021 | ||
| 3 | Instance method | Public | Method | 20050914 | ||
| 4 | Instance method | Public | Method | 20050914 | ||
| 5 | Instance method | Public | Method | 20050914 | ||
| 6 | Instance method | Public | Method | 20060728 |
Events
Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no event.
Types
Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no local type.
Method Signatures
Method CRITERIA_SUIT Signature
Method CRITERIA_SUIT on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no parameter.
Method CRITERIA_SUIT on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.
Method DELETE Signature
Method DELETE on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051021 | |||
| 2 | 20051021 | |||
| 3 | Selektionskriterien Ausnahmeklasse | 20051021 |
Method GET_CRITERIA_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_T_CRITERIA | Call by reference | Type reference (TYPE) | BTC_T_CRITERIA_RAW | SBTI: Selectionscriteriabaum | 20050914 |
Method GET_CRITERIA_RAW on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.
Method GET_TREE_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_T_NODESTREE | Call by reference | Type reference (TYPE) | BTC_T_NODESTREE | SBTI: Selectionscriteriabaum | 20050914 |
Method GET_TREE_RAW on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.
Method IS_LEAF 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) | 20050914 |
Method IS_LEAF on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.
Method WHERE_CLAUSE_GET Signature
Method WHERE_CLAUSE_GET on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no parameter.
Method WHERE_CLAUSE_GET on Interface IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20070910 |
| SAP Release Created in | 710 |