SAP ABAP Class IF_SBTI_CRITERIA_TREE_ELEMENT (Criteria Manager: Criteria Tree Element Basis Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SBTI_CRITERIA_CHECKER Criteria Manager: Criteria Checker Interface 20060728
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
Class IF_SBTI_CRITERIA_TREE_ELEMENT  
Short Description Criteria Manager: Criteria Tree Element Basis Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050914   SAP 
Last change 20070910   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SBTI_CRITERIA_TREE_ELEMENT has no forward declaration.
Interfaces
Class IF_SBTI_CRITERIA_TREE_ELEMENT has no interface implemented.
Friends
Class IF_SBTI_CRITERIA_TREE_ELEMENT has no friend class.
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 CRITERIA_SUIT Instance method Public Method 20060728
2 DELETE Instance method Public Method 20051021
3 GET_CRITERIA_RAW Instance method Public Method 20050914
4 GET_TREE_RAW Instance method Public Method 20050914
5 IS_LEAF Instance method Public Method 20050914
6 WHERE_CLAUSE_GET Instance method Public Method 20060728
Events
Class IF_SBTI_CRITERIA_TREE_ELEMENT has no event.
Types
Class IF_SBTI_CRITERIA_TREE_ELEMENT has no local type.
Method Signatures

Method CRITERIA_SUIT Signature

Method CRITERIA_SUIT on class IF_SBTI_CRITERIA_TREE_ELEMENT has no parameter.
Method CRITERIA_SUIT on class IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.

Method DELETE Signature

Method DELETE on class IF_SBTI_CRITERIA_TREE_ELEMENT has no parameter.
# Exception Resumable Description Created on
1 CX_SBTI_AUTHORIZATION_EX 20051021
2 CX_SBTI_CRITNODE_EX 20051021
3 CX_SBTI_CRITPROFILE_EX Selektionskriterien Ausnahmeklasse 20051021

Method GET_CRITERIA_RAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_T_CRITERIA Call by reference Type reference (TYPE) BTC_T_CRITERIA_RAW SBTI: Selectionscriteriabaum 20050914

Method GET_CRITERIA_RAW on class 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 Changing CH_T_NODESTREE Call by reference Type reference (TYPE) BTC_T_NODESTREE SBTI: Selectionscriteriabaum 20050914

Method GET_TREE_RAW on class 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 Returning RETURN Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050914

Method IS_LEAF on class IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.

Method WHERE_CLAUSE_GET Signature

Method WHERE_CLAUSE_GET on class IF_SBTI_CRITERIA_TREE_ELEMENT has no parameter.
Method WHERE_CLAUSE_GET on class IF_SBTI_CRITERIA_TREE_ELEMENT has no exception.
History
Last changed by/on SAP  20070910 
SAP Release Created in