SAP ABAP Class IF_UA_FORMULA_GUI_TREE (Query references)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FORMULA_GUI | Formula Builder | 20030108 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_FORMULA_GUI_TREE | Formula Builder: Tree View | 20021211 |
Properties
Class | IF_UA_FORMULA_GUI_TREE | |
Short Description | Query references | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020218 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UA_FORMULA_GUI_TREE has no forward declaration.
Interfaces
Class IF_UA_FORMULA_GUI_TREE has no interface implemented.
Friends
Class IF_UA_FORMULA_GUI_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | UAC_EXT_COLUMN_ID | 'DESCRIPTION_COLUMN' | Analytical Cost Management: External ID of a Column | 20021213 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | UAC_EXT_COLUMN_ID | 'HIERARCHY_COLUMN' | Analytical Cost Management: External ID of a Column | 20021213 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | UAC_EXT_COLUMN_ID | 'VALUE_COLUMN' | Analytical Cost Management: External ID of a Column | 20021212 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | UAC_ATTRIBUTE | 'COMPNAME' | Analytical Cost Management: Attribute | 20041028 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | UAB_DDIC_TYPENAME | Type Name | 20041028 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | UAC_ATTRIBUTE | 'IS_CONSTANT' | Analytical Cost Management: Attribute | 20041005 | |
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Indicator (0 = FALSE, 1 = TRUE) | 20041005 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | get if_ug_md_factory | 20040202 |
2 | ![]() |
Instance method | Public | Method | 20030806 | |
3 | ![]() |
Instance method | Public | Method | X = true: display technical descriptions | 20030904 |
4 | ![]() |
Instance method | Public | Method | Query cl_ua_formula_build_env | 20021212 |
5 | ![]() |
Instance method | Public | Method | Query if_uac_tree_model | 20021211 |
6 | ![]() |
Instance method | Public | Method | Query if_uac_tree_style_manager | 20021211 |
7 | ![]() |
Instance method | Public | Method | Query if_uac_gui_tree | 20021211 |
8 | ![]() |
Instance method | Public | Method | 20030806 |
Events
Class IF_UA_FORMULA_GUI_TREE has no event.
Types
Class IF_UA_FORMULA_GUI_TREE has no local type.
Method Signatures
Method GET_CHAR_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_FINB_MD_CHAR_FACTORY | 20040202 |
Method GET_CHAR_FACTORY on class IF_UA_FORMULA_GUI_TREE has no exception.
Method GET_CUT_COPY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CUT_COPY_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030806 |
Method GET_CUT_COPY_VALUE on class IF_UA_FORMULA_GUI_TREE has no exception.
Method GET_TECHNICAL_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_TECHNICAL_MODE | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030904 |
Method GET_TECHNICAL_MODE on class IF_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_FORMULA_BUILD_ENV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_FORMULA_BUILD_ENV | Value transfer | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | Umgebung einer Formel zum Build-Zeitpunkt | 20021212 |
Method QUERY_FORMULA_BUILD_ENV on class IF_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | view gets tree data from model via this interface | 20021211 |
Method QUERY_MODEL on class IF_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_STYLE_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_UAC_TREE_STYLE_MANAGER | 20021211 |
Method QUERY_STYLE_MANAGER on class IF_UA_FORMULA_GUI_TREE has no exception.
Method QUERY_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_UAC_GUI_TREE | IF_UAC_GUI_TREE | 20021211 |
Method QUERY_VIEW on class IF_UA_FORMULA_GUI_TREE has no exception.
Method SET_CUT_COPY_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CUT_COPY_VALUE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20030806 |
Method SET_CUT_COPY_VALUE on class IF_UA_FORMULA_GUI_TREE has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |