SAP ABAP Class CL_UA_FORMULA_GUI_COMPONENT (Formula Builder: Component)
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 | 20021211 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_FORMULA_GUI_FCT_DESC | Function Builder: Function Description Component | 20021213 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_UA_FORMULA_GUI_FCT_GRID | Function Builder: Function List Component | 20021213 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_UA_FORMULA_GUI_FUNCTION | Formula Builder: Function Component | 20021211 |
Properties
Class | CL_UA_FORMULA_GUI_COMPONENT | |
Short Description | Formula Builder: Component | |
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 | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_FORMULA_GUI_COMPONENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UA_FORMULA_BOOLEANS | TRUE/FALSE | 20021211 |
Friends
Class CL_UA_FORMULA_GUI_COMPONENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | I | 22 | 20021213 | ||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021211 | ||||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | UAB_BOOLEAN | Indicator (X=True, Space = False) | 20030212 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAB_BOOLEAN | Indicator (X=True, Space = False) | 20030610 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAB_BOOLEAN | Indicator (X=True, Space = False) | 20021211 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAB_BOOLEAN | Indicator (X=True, Space = False) | 20021211 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20021211 | ||
8 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | Formula | 20030108 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UA_FORMULA_BUILD_ENV | Environment of a Formula at Build Time | 20021211 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UA_FORMULA_GUI | Formula Builder | 20030602 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAB_T_FUNC_NAMES | Functions | 20021211 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UAB_T_VAR_NAMES | Variable Names | 20021213 | ||
13 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20021211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20021211 | |
2 | ![]() |
Instance method | Protected | Event handling method | 20021213 | |
3 | ![]() |
Instance method | Protected | Event handling method | 20021213 | |
4 | ![]() |
Instance method | Protected | Method | 20021211 | |
5 | ![]() |
Instance method | Protected | Method | 20021213 | |
6 | ![]() |
Instance method | Public | Method | 20021211 |
Events
Class CL_UA_FORMULA_GUI_COMPONENT has no event.
Types
Class CL_UA_FORMULA_GUI_COMPONENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_WITH_DESC | Call by reference | Type reference (TYPE) | UAB_BOOLEAN | FALSE | Flag (X=True, Space = False) | 20021211 | |
2 | ![]() |
ID_WITH_GRID | Call by reference | Type reference (TYPE) | UAB_BOOLEAN | FALSE | Flag (X=True, Space = False) | 20021211 | |
3 | ![]() |
IO_FORMULA_GUI | Call by reference | Object reference (TYPE REF TO) | CL_UA_FORMULA_GUI | Formula Builder | 20030602 | ||
4 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20021211 |
Method CONSTRUCTOR on class CL_UA_FORMULA_GUI_COMPONENT has no exception.
Method HANDLE_TBAR_DROPDOWN_CLICKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20021213 | ||||
2 | ![]() |
POSX | Call by reference | Attribute reference (LIKE) | 20021213 | ||||
3 | ![]() |
POSY | Call by reference | Attribute reference (LIKE) | 20021213 |
Method HANDLE_TBAR_DROPDOWN_CLICKED on class CL_UA_FORMULA_GUI_COMPONENT has no exception.
Method HANDLE_TBAR_FUNCTION_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20021213 |
Method HANDLE_TBAR_FUNCTION_SELECTED on class CL_UA_FORMULA_GUI_COMPONENT has no exception.
Method INIT_CONTROLS Signature
Method INIT_CONTROLS on class CL_UA_FORMULA_GUI_COMPONENT has no parameter.
Method INIT_CONTROLS on class CL_UA_FORMULA_GUI_COMPONENT has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_UA_FORMULA_GUI_COMPONENT has no parameter.
Method SET_DATA on class CL_UA_FORMULA_GUI_COMPONENT has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_TECHNICAL | Value transfer | Type reference (TYPE) | UAB_BOOLEAN | FALSE | Flag (X=True, Space = False) | 20030610 | |
2 | ![]() |
IO_FORMULA | Call by reference | Object reference (TYPE REF TO) | CL_UA_FORMULA_ | Formel | 20030108 |
Method SHOW on class CL_UA_FORMULA_GUI_COMPONENT has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 350 |