SAP ABAP Class CL_FDT_GTC_DECISION_TREE (Unit Test for Decision Tree)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions | 20070502 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_DECISION_TREE_BRS | Unit-Test for Expression: Decision Tree (BRS) | 20111207 |
Properties
| Class | CL_FDT_GTC_DECISION_TREE | |
| Short Description | Unit Test for Decision Tree | |
| Super Class | CL_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20070502 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_DECISION_TREE has no interface implemented.
Friends
Class CL_FDT_GTC_DECISION_TREE has no friend class.
Attributes
Class CL_FDT_GTC_DECISION_TREE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070502 | ||
| 2 | Static method | Public | Method | Creates a Decision Tree with Data | 20090209 | |
| 3 | Static method | Public | Method | Creates a Dec Tree with actions as results | 20090209 | |
| 4 | Static method | Public | Method | Creates a test tree, which uses DOs as result / Condition | 20090225 | |
| 5 | Instance method | Protected | Test Method for ABAP Unit | Test: Set Invalid Node Attributes | 20070502 | |
| 6 | Instance method | Protected | Test Method for ABAP Unit | Test: Set Invalid Node Attributes | 20131203 |
Events
Class CL_FDT_GTC_DECISION_TREE has no event.
Types
Class CL_FDT_GTC_DECISION_TREE has no local type.
Method Signatures
Method CREATE_DECISION_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_DO_1 | Call by reference | Object reference (TYPE REF TO) | IF_FDT_DATA_OBJECT | FDT: Data Object | 20070502 | |||
| 2 | IO_CONTEXT_DO_2 | Call by reference | Object reference (TYPE REF TO) | IF_FDT_DATA_OBJECT | FDT: Data Object | 20070502 | |||
| 3 | IO_CONTEXT_DO_3 | Call by reference | Object reference (TYPE REF TO) | IF_FDT_DATA_OBJECT | FDT: Data Object | 20070502 | |||
| 4 | IO_RESULT_DO | Call by reference | Object reference (TYPE REF TO) | IF_FDT_DATA_OBJECT | FDT: Data Object | 20070502 | |||
| 5 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070502 | ||||
| 6 | RO_DECISION_TREE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DECISION_TREE | FDT: Decision Tree | 20070502 |
Method CREATE_DECISION_TREE on class CL_FDT_GTC_DECISION_TREE has no exception.
Method CREATE_TEST_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090209 | |||
| 2 | RO_TEST_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DECISION_TREE | FDT: Administrative Data | 20090209 |
Method CREATE_TEST_TREE on class CL_FDT_GTC_DECISION_TREE has no exception.
Method CREATE_TEST_TREE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090209 | |||
| 2 | RO_TEST_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DECISION_TREE | FDT: Decision Tree | 20090209 |
Method CREATE_TEST_TREE_ACTION on class CL_FDT_GTC_DECISION_TREE has no exception.
Method CREATE_TEST_TREE_DOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20090225 | |||
| 2 | RO_DEC_TREE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DECISION_TREE | FDT: Decision Tree | 20090225 |
Method CREATE_TEST_TREE_DOS on class CL_FDT_GTC_DECISION_TREE has no exception.
Method MFT_EXPR_0220_000_NODE_ATTR Signature
Method MFT_EXPR_0220_000_NODE_ATTR on class CL_FDT_GTC_DECISION_TREE has no parameter.
Method MFT_EXPR_0220_000_NODE_ATTR on class CL_FDT_GTC_DECISION_TREE has no exception.
Method MFT_EXPR_0220_001_MOVE_NODE Signature
Method MFT_EXPR_0220_001_MOVE_NODE on class CL_FDT_GTC_DECISION_TREE has no parameter.
Method MFT_EXPR_0220_001_MOVE_NODE on class CL_FDT_GTC_DECISION_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |