SAP ABAP Class CL_SBTI_CRITERIA_TREE_ELEMENT (CL_SBTI_CRITERIA_TREE_ELEMENT)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SBTI_CRITERIA_CHECKER Criteria Manager: Criteria Checker Interface 20060728
2 Interface implementation (CLASS c. INTERFACES 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 Inheritance (c INHERITING FROM c_ref)  CL_SBTI_CRITERIA_ITEM Selection Criteria: Node 20050914
2 Inheritance (c INHERITING FROM c_ref)  CL_SBTI_CRITERIA_NODE Selection Criteria: Node 20050914
Properties
Class CL_SBTI_CRITERIA_TREE_ELEMENT  
Short Description    
Super Class    
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_TREE_ELEMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SBTI_CRITERIA_CHECKER Criteria Manager: Criteria Checker Interface 20060728
2 IF_SBTI_CRITERIA_TREE_ELEMENT Criteria Manager: Criteria Tree Element Basis Interface 20050914
Friends
Class CL_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 Instance attribute Public Attribute reference (LIKE) 20050914
2 C_ITEM_NODE Instance attribute Public Attribute reference (LIKE) 20050914
3 C_OR_NODE Instance attribute Public Attribute reference (LIKE) 20050914
4 C_ROOT_NODE Instance attribute Public Attribute reference (LIKE) 20050914
5 C_ROOT_NODEID Instance attribute Public Attribute reference (LIKE) 20060907
6 DESCRIPTION Instance attribute Public Attribute reference (LIKE) 20050914
7 NODEID Instance attribute Public Attribute reference (LIKE) 20050914
8 NODEPARENTID Instance attribute Public Attribute reference (LIKE) 20050914
9 NODETYPE Instance attribute Public Attribute reference (LIKE) 20050914
10 PROFILEID Instance attribute Public Attribute reference (LIKE) 20050914
11 PROFILETYPE Instance attribute Public Attribute reference (LIKE) 20050914
12 R_CRITTYPE Instance attribute Protected Object reference (TYPE REF TO) IF_SBTI_CRITERIA_TYPE Criteria Manager: Criteria Type Interface 20051027
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050914
2 GET_NEXT_ID Instance method Protected Method 20050914
3 UPDATE_LASTCHINFO Instance method Protected Method 20050914
Events
Class CL_SBTI_CRITERIA_TREE_ELEMENT has no event.
Types
Class CL_SBTI_CRITERIA_TREE_ELEMENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) BTCCRITERIAID 20050914
2 Importing I_PROFILEID Call by reference Type reference (TYPE) BTCPROFILEID 20050914
3 Importing I_PROFILETYPE Call by reference Type reference (TYPE) BTC_CRITTYPE 20050914
4 Importing I_R_CRITTYPE Call by reference Object reference (TYPE REF TO) IF_SBTI_CRITERIA_TYPE 20051027
# Exception Resumable Description Created on
1 CX_SBTI_CRITNODE_EX 20051017

Method GET_NEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) BTCCRITERIAID 20050914

Method GET_NEXT_ID on class CL_SBTI_CRITERIA_TREE_ELEMENT has no exception.

Method UPDATE_LASTCHINFO Signature

Method UPDATE_LASTCHINFO on class CL_SBTI_CRITERIA_TREE_ELEMENT has no parameter.
# Exception Resumable Description Created on
1 CX_SBTI_CRITPROFILE_EX 20050914
History
Last changed by/on SAP  20070910 
SAP Release Created in 710