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 CD_TOOLBAR_HEIGHT Constant Private Type reference (TYPE) I 22 20021213
2 FALSE Instance attribute Public Attribute reference (LIKE) 20021211
3 MD_DESC_FLAG Static Attribute Protected Type reference (TYPE) UAB_BOOLEAN Indicator (X=True, Space = False) 20030212
4 MD_TECHNICAL Instance attribute Protected Type reference (TYPE) UAB_BOOLEAN Indicator (X=True, Space = False) 20030610
5 MD_WITH_DESC Instance attribute Protected Type reference (TYPE) UAB_BOOLEAN Indicator (X=True, Space = False) 20021211
6 MD_WITH_GRID Instance attribute Protected Type reference (TYPE) UAB_BOOLEAN Indicator (X=True, Space = False) 20021211
7 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20021211
8 MO_FORMULA Static Attribute Protected Object reference (TYPE REF TO) CL_UA_FORMULA_ Formula 20030108
9 MO_FORMULA_ENV Instance attribute Protected Object reference (TYPE REF TO) CL_UA_FORMULA_BUILD_ENV Environment of a Formula at Build Time 20021211
10 MO_FORMULA_GUI Instance attribute Protected Object reference (TYPE REF TO) CL_UA_FORMULA_GUI Formula Builder 20030602
11 MT_FUNCTIONS Instance attribute Protected Type reference (TYPE) UAB_T_FUNC_NAMES Functions 20021211
12 MT_VARIABLES Instance attribute Protected Type reference (TYPE) UAB_T_VAR_NAMES Variable Names 20021213
13 TRUE Instance attribute Public Attribute reference (LIKE) 20021211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021211
2 HANDLE_TBAR_DROPDOWN_CLICKED Instance method Protected Event handling method 20021213
3 HANDLE_TBAR_FUNCTION_SELECTED Instance method Protected Event handling method 20021213
4 INIT_CONTROLS Instance method Protected Method 20021211
5 SET_DATA Instance method Protected Method 20021213
6 SHOW 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 Importing ID_WITH_DESC Call by reference Type reference (TYPE) UAB_BOOLEAN FALSE Flag (X=True, Space = False) 20021211
2 Importing ID_WITH_GRID Call by reference Type reference (TYPE) UAB_BOOLEAN FALSE Flag (X=True, Space = False) 20021211
3 Importing IO_FORMULA_GUI Call by reference Object reference (TYPE REF TO) CL_UA_FORMULA_GUI Formula Builder 20030602
4 Importing 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 Importing FCODE Call by reference Attribute reference (LIKE) 20021213
2 Importing POSX Call by reference Attribute reference (LIKE) 20021213
3 Importing 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 Importing 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 Importing ID_TECHNICAL Value transfer Type reference (TYPE) UAB_BOOLEAN FALSE Flag (X=True, Space = False) 20030610
2 Importing 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