SAP ABAP Class CL_UA_FORMULA_GUI_EDITOR (Formula Builder: String 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_BOOLEANS | TRUE/FALSE | 20021219 |
Properties
Class | CL_UA_FORMULA_GUI_EDITOR | |
Short Description | Formula Builder: String 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 | 20021218 | SAP |
Last change | 20041006 | 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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UA_FORMULA_BOOLEANS | TRUE/FALSE | 20021219 |
Friends
Class CL_UA_FORMULA_GUI_EDITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | C | ')' | 20030110 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 72 | 20021219 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | C | '(' | 20030110 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | C | ';' | 20030110 | ||
5 | ![]() |
Instance attribute | Private | See coding | Editor line | 20030109 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_BOOLEAN | Indicator (X=True, Space = False) | 20030610 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20030106 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | Formula | 20030109 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | view gets tree data from model via this interface | 20030113 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_PARSER | Formula Editor | 20030115 | ||
11 | ![]() |
Instance attribute | Private | See coding | Editor line | 20030110 | |||
12 | ![]() |
Instance attribute | Private | See coding | Editor line | 20030109 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20021218 |
2 | ![]() |
Instance method | Private | Method | 20030116 | |
3 | ![]() |
Instance method | Public | Event handling method | 20030116 | |
4 | ![]() |
Instance method | Public | Event handling method | 20030116 | |
5 | ![]() |
Instance method | Public | Method | Show Formula | 20021219 |
Events
Class CL_UA_FORMULA_GUI_EDITOR has no event.
Types
Class CL_UA_FORMULA_GUI_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UAC_TREE_MODEL | view gets tree data from model via this interface | 20030113 | ||
2 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20021218 |
Method CONSTRUCTOR on class CL_UA_FORMULA_GUI_EDITOR has no exception.
Method REFRESH Signature
Method REFRESH on class CL_UA_FORMULA_GUI_EDITOR has no parameter.
Method REFRESH on class CL_UA_FORMULA_GUI_EDITOR has no exception.
Method REFRESH_CELL Signature
Method REFRESH_CELL on class CL_UA_FORMULA_GUI_EDITOR has no parameter.
Method REFRESH_CELL on class CL_UA_FORMULA_GUI_EDITOR has no exception.
Method REFRESH_NODE Signature
Method REFRESH_NODE on class CL_UA_FORMULA_GUI_EDITOR has no parameter.
Method REFRESH_NODE on class CL_UA_FORMULA_GUI_EDITOR 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) | 20021219 | |
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 | 20021219 | ||
4 | ![]() |
READONLY_MODE | Value transfer | Type reference (TYPE) | I | 0 | 0: off 1: on | 20021219 |
Method SHOW on class CL_UA_FORMULA_GUI_EDITOR has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 350 |