SAP ABAP Interface IF_UA_FORMULA_GUI_TREE (Query references)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
UA_FORMULA_GUI (Package) Formula Builder GUI

⤷

⤷

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
Interface | IF_UA_FORMULA_GUI_TREE | |
Short Description | Query references |
General Data
Package | UA_FORMULA_GUI | Formula Builder GUI |
Created | 20020218 | SAP |
Last changed | 20050411 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UA_FORMULA_GUI_TREE has no forward declaration.
Interfaces
Interface IF_UA_FORMULA_GUI_TREE has no interface.
Friends
Interface IF_UA_FORMULA_GUI_TREE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CD_EXT_COLUMN_ID_DESCRIPTION | Constant | Public | Type reference (TYPE) | UAC_EXT_COLUMN_ID | 'DESCRIPTION_COLUMN' | Analytical Cost Management: External ID of a Column | 20021213 | |
2 | CD_EXT_COLUMN_ID_HIERARCHY | Constant | Public | Type reference (TYPE) | UAC_EXT_COLUMN_ID | 'HIERARCHY_COLUMN' | Analytical Cost Management: External ID of a Column | 20021213 | |
3 | CD_EXT_COLUMN_ID_VALUE | Constant | Public | Type reference (TYPE) | UAC_EXT_COLUMN_ID | 'VALUE_COLUMN' | Analytical Cost Management: External ID of a Column | 20021212 | |
4 | COMPNAME | Constant | Public | Type reference (TYPE) | UAC_ATTRIBUTE | 'COMPNAME' | Analytical Cost Management: Attribute | 20041028 | |
5 | COMPNAME_TYPE | Static Attribute | Public | Type reference (TYPE) | UAB_DDIC_TYPENAME | Type Name | 20041028 | ||
6 | IS_CONSTANT | Constant | Public | Type reference (TYPE) | UAC_ATTRIBUTE | 'IS_CONSTANT' | Analytical Cost Management: Attribute | 20041005 | |
7 | IS_CONSTANT_TYPE | 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
Interface IF_UA_FORMULA_GUI_TREE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_UA_FORMULA_GUI_TREE has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 350 |