SAP ABAP Class CL_UA_CMD_FORMULA_ADD_PARAM (Add optional parameter to a function)
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_ADD_PARAM | |
Short Description | Add optional parameter to a function | |
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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_UA_CMD_FORMULA_ADD_PARAM has no interface implemented.
Friends
Class CL_UA_CMD_FORMULA_ADD_PARAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_UA_FORMULA_GUI_TREE | Query references | 20030117 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_FUNCTION | Basic Class for All Functions | 20030117 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UAB_S_FUNC_PARAMETER | Description of Possible Parameters of a Function | 20030117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030117 |
Events
Class CL_UA_CMD_FORMULA_ADD_PARAM has no event.
Types
Class CL_UA_CMD_FORMULA_ADD_PARAM 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_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20030117 | |
2 | ![]() |
ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20030117 | ||
3 | ![]() |
ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20030117 | |
4 | ![]() |
ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20030117 | ||
5 | ![]() |
ID_PARAMETER | Call by reference | Type reference (TYPE) | UAB_S_FUNC_PARAMETER | Beschreibung der möglichen Parameter einer Funktion | 20030117 | ||
6 | ![]() |
IO_FORMULA_GUI | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_GUI_TREE | query references | 20030117 | ||
7 | ![]() |
IO_FUNCTION | Call by reference | Object reference (TYPE REF TO) | CL_UA_FUNCTION | Basisklasse für alle Funktionen | 20030117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Importing parameter is missing or wrong | 20030124 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 350 |