SAP ABAP Class CL_TINY_DECISION_TREE_BRF (BRF: Simple Decision Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BRF (Application Component) Business Rule Framework
     SBRF (Package) Business Rule Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 20061214
Properties
Class CL_TINY_DECISION_TREE_BRF  
Short Description BRF: Simple Decision Tree    
Super Class CL_EXPRESSION_BASE_BRF BRF: Basis Class Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBRF   Business Rule Framework 
Created 20061214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TINY_DECISION_TREE_BRF has no forward declaration.
Interfaces
Class CL_TINY_DECISION_TREE_BRF has no interface implemented.
Friends
Class CL_TINY_DECISION_TREE_BRF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_BRF126 Instance attribute Protected Type reference (TYPE) TBRF126_T BRF: Simple Decision Tree - Node - Table Type 20061214
2 MT_PATH Instance attribute Private Type reference (TYPE) SBRF_DECISION_TREE_PATH_T BRF: Calculation Path of Decision Tree (Table Type) 20080310
Methods
# Method Level Visibility Method type Description Created on
1 GET_PATH Instance method Public Method Delivers Calculation Path of Decision Tree 20080310
2 TRAVERSE_TREE Instance method Protected Method Scan Tree to Evaluate 20061214
Events
Class CL_TINY_DECISION_TREE_BRF has no event.
Types
Class CL_TINY_DECISION_TREE_BRF has no local type.
Method Signatures

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PATH Value transfer Type reference (TYPE) SBRF_DECISION_TREE_PATH_T BRF: Berechnungspfad des Entscheidungsbaums(Tabellentyp) 20080310

Method GET_PATH on class CL_TINY_DECISION_TREE_BRF has no exception.

Method TRAVERSE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA_MISSING Call by reference Type reference (TYPE) BRF_DATA_MISSING Daten fehlen 20061214
2 Exporting EV_ERROR Call by reference Type reference (TYPE) BRF_BOOLE_D Space = false, 'X' = true 20061214
3 Exporting EV_EXPRESSION Call by reference Type reference (TYPE) BRF_EXPRESSION BRF: Ausdruck 20061214
4 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20061214

Method TRAVERSE_TREE on class CL_TINY_DECISION_TREE_BRF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in