SAP ABAP Class CL_UA_CMD_FORMULA_EVALUATE (Evaluate Formula)
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 Inheritance (c INHERITING FROM c_ref)  CL_UAC_UNDO_COMMAND Command with Undo/Redo 20030317
Properties
Class CL_UA_CMD_FORMULA_EVALUATE  
Short Description Evaluate Formula    
Super Class CL_UAC_UNDO_COMMAND Command with Undo/Redo 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_FORMULA_GUI   Formula Builder GUI 
Created 20030117   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UAC_ASSIGNMENT_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_UA_CMD_FORMULA_EVALUATE has no interface implemented.
Friends
Class CL_UA_CMD_FORMULA_EVALUATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FORMULA Instance attribute Private Object reference (TYPE REF TO) CL_UA_FORMULA_ 20030117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030117
Events
Class CL_UA_CMD_FORMULA_EVALUATE has no event.
Types
Class CL_UA_CMD_FORMULA_EVALUATE 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_CHECKED Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE Analytical Cost Management: Flag 20030117
2 Importing ID_DESCRIPTION Call by reference Type reference (TYPE) UAC_COMMAND_DESCRIPTION Analytical Cost Management: Beschreibung für Command 20030117
3 Importing ID_DISABLED Call by reference Type reference (TYPE) UAC_FLAG IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE Analytical Cost Management: Flag 20030117
4 Importing ID_ICON Call by reference Type reference (TYPE) UAC_ICON Analytical Cost Management: Icon 20030117
5 Importing IO_FORMULA Call by reference Object reference (TYPE REF TO) CL_UA_FORMULA_ 20030117

Method CONSTRUCTOR on class CL_UA_CMD_FORMULA_EVALUATE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 350