SAP ABAP Class CL_SBTI_CRITERIA_NODE (Selection Criteria: Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI_CM (Package) Management of Selection Criteria

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SBTI_CRITERIA_TREE_ELEMENT | 20050914 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SBTI_CRITERIA_NODE | Criteria Manager: Criteria Tree Node Interface | 20050914 |
Properties
Class | CL_SBTI_CRITERIA_NODE | |
Short Description | Selection Criteria: Node | |
Super Class | CL_SBTI_CRITERIA_TREE_ELEMENT | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SBTI_CM | Management of Selection Criteria |
Created | 20050914 | SAP |
Last change | 20070910 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SBTI_CRITERIA_NODE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SBTI_CRITERIA_NODE | Criteria Manager: Criteria Tree Node Interface | 20050914 |
Friends
Class CL_SBTI_CRITERIA_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BTC_T_RCRITNODE | Selection Criteria: Table Type for IF_SBTI_CRITERIA_NODE | 20050914 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20050914 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050914 |
3 | ![]() |
Instance method | Private | Method | 20050914 |
Events
Class CL_SBTI_CRITERIA_NODE has no event.
Types
Class CL_SBTI_CRITERIA_NODE has no local type.
Method Signatures
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODEID | Call by reference | Type reference (TYPE) | BTCCRITERIAID | Selektionskriterien: ID | 20050914 | ||
2 | ![]() |
I_NODETYPE | Call by reference | Type reference (TYPE) | BTCNODETYPE | Selektionskriterien: Typ | 20050914 | ||
3 | ![]() |
I_PROFILEID | Call by reference | Type reference (TYPE) | BTCPROFILEID | Selektionskriterien: Profil ID | 20050914 | ||
4 | ![]() |
I_PROFILETYPE | Call by reference | Type reference (TYPE) | BTC_CRITTYPE | Selektionskriterien: Kriterientyp | 20050914 | ||
5 | ![]() |
R_CHILD | Value transfer | Object reference (TYPE REF TO) | IF_SBTI_CRITERIA_TREE_ELEMENT | Criteria Manager: Criteria tree element basis interface | 20051121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051018 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | BTCCRITERIAID | 20050914 | |||
2 | ![]() |
I_PROFILEID | Call by reference | Type reference (TYPE) | BTCPROFILEID | 20050914 | |||
3 | ![]() |
I_PROFILETYPE | Call by reference | Type reference (TYPE) | BTC_CRITTYPE | 20050914 | |||
4 | ![]() |
I_R_CRITTYPE | Call by reference | Object reference (TYPE REF TO) | IF_SBTI_CRITERIA_TYPE | Criteria Manager: Criteria type interface | 20051027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051018 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_SBTI_CRITERIA_NODE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051018 |
History
Last changed by/on | SAP | 20070910 |
SAP Release Created in | 710 |