SAP ABAP Class CL_UA_FORMULA_GUI_TREE (Formula Builder: Tree View)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
UA_FORMULA_GUI (Package) Formula Builder GUI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_FORMULA_GUI_TREE | Query references | 20021211 |
Properties
Class | CL_UA_FORMULA_GUI_TREE | |
Short Description | Formula Builder: Tree View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UA_FORMULA_GUI | Formula Builder GUI |
Created | 20021211 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UA_FORMULA_GUI_TREE | Query references | 20021211 |
Friends
Class CL_UA_FORMULA_GUI_TREE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Recursive: Add Formula Parameter to Tree View | 20021216 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021211 |
3 | ![]() |
Instance method | Private | Event handling method | 20030109 | |
4 | ![]() |
Instance method | Private | Method | Initialize | 20021211 |
5 | ![]() |
Instance method | Private | Method | Initialize | 20021211 |
6 | ![]() |
Instance method | Private | Method | Initialize | 20021211 |
7 | ![]() |
Instance method | Public | Method | 20021213 | |
8 | ![]() |
Instance method | Public | Method | 20021211 | |
9 | ![]() |
Instance method | Public | Method | 20021211 | |
10 | ![]() |
Instance method | Public | Method | 20021211 | |
11 | ![]() |
Instance method | Public | Method | Show Formula | 20021211 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | PARAMETER_SELECTED | Instance Event (0) |
Public (2) |
20030109 |
Types
Class CL_UA_FORMULA_GUI_TREE has no local type.
Method Signatures
Method ADD_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PARENT_NODE_ID_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_NODE_ID | Analytical Cost Management: externe ID eines Knotens | 20021216 | ||
2 | ![]() |
IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Basisklasse für alle Funktionen | 20021216 |
Method ADD_PARAMETER on class CL_UA_FORMULA_GUI_TREE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHAR_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20050405 | |||
2 | ![]() |
IO_FORMULA_GUI | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_GUI_TREE | Formula Builder | 20030806 | ||
3 | ![]() |
IO_GUI_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20021211 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | Formula Builder: Model for tree view | 20030108 |
Method CONSTRUCTOR on class CL_UA_FORMULA_GUI_TREE has no exception.
Method HANDLE_NODE_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_ID | Call by reference | Attribute reference (LIKE) | 20030109 |
Method HANDLE_NODE_SELECTED on class CL_UA_FORMULA_GUI_TREE has no exception.
Method INIT_FUNC_LIST Signature
Method INIT_FUNC_LIST on class CL_UA_FORMULA_GUI_TREE has no parameter.
Method INIT_FUNC_LIST on class CL_UA_FORMULA_GUI_TREE has no exception.
Method INIT_MODEL Signature
Method INIT_MODEL on class CL_UA_FORMULA_GUI_TREE has no parameter.
Method INIT_MODEL on class CL_UA_FORMULA_GUI_TREE has no exception.
Method INIT_MVC Signature
Method INIT_MVC on class CL_UA_FORMULA_GUI_TREE has no parameter.
Method INIT_MVC on class CL_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_FORMULA_BUILD_ENV Signature
Method QUERY_FORMULA_BUILD_ENV on class CL_UA_FORMULA_GUI_TREE has no parameter.
Method QUERY_FORMULA_BUILD_ENV on class CL_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_MODEL Signature
Method QUERY_MODEL on class CL_UA_FORMULA_GUI_TREE has no parameter.
Method QUERY_MODEL on class CL_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_STYLE_MANAGER Signature
Method QUERY_STYLE_MANAGER on class CL_UA_FORMULA_GUI_TREE has no parameter.
Method QUERY_STYLE_MANAGER on class CL_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_VIEW Signature
Method QUERY_VIEW on class CL_UA_FORMULA_GUI_TREE has no parameter.
Method QUERY_VIEW on class CL_UA_FORMULA_GUI_TREE has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_EDITABLE | Value transfer | Type reference (TYPE) | UAB_BOOLEAN | IF_UA_FORMULA_BOOLEANS=>FALSE | Flag (X=True, Space = False) | 20021211 | |
2 | ![]() |
ID_TECHNICAL | Value transfer | Type reference (TYPE) | UAB_BOOLEAN | IF_UA_FORMULA_BOOLEANS=>FALSE | Flag (X=True, Space = False) | 20030610 | |
3 | ![]() |
IO_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | Formel | 20021211 |
Method SHOW on class CL_UA_FORMULA_GUI_TREE has no exception.
Event Signatures
Event PARAMETER_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EO_PARAMETER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Formel | 20030109 |
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 350 |