SAP ABAP Class CL_UA_CMD_FORMULA_PASTE_PARAM (Cut Parameter)
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 | 20030806 |
Properties
Class | CL_UA_CMD_FORMULA_PASTE_PARAM | |
Short Description | Cut Parameter | |
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 | 20030806 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UA_CMD_FORMULA_PASTE_PARAM has no forward declaration.
Interfaces
Class CL_UA_CMD_FORMULA_PASTE_PARAM has no interface implemented.
Friends
Class CL_UA_CMD_FORMULA_PASTE_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 | Formula Builder | 20030806 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Basic Class for All Functions | 20030806 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Recursive: Add Formula Parameter to Tree View | 20030827 |
2 | ![]() |
Instance method | Public | Constructor | 20030806 |
Events
Class CL_UA_CMD_FORMULA_PASTE_PARAM has no event.
Types
Class CL_UA_CMD_FORMULA_PASTE_PARAM has no local type.
Method Signatures
Method ADD_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PARENT_NODE_ID_EXT | Call by reference | Type reference (TYPE) | UAC_EXT_NODE_ID | Analytical Cost Management: externe ID eines Knotens | 20030827 | ||
2 | ![]() |
IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Basisklasse für alle Funktionen | 20030827 |
Method ADD_PARAMETER on class CL_UA_CMD_FORMULA_PASTE_PARAM has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_CHECKED | Value transfer | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20030806 | ||
2 | ![]() |
ID_DISABLED | Value transfer | Type reference (TYPE) | UAC_FLAG | Analytical Cost Management: Flag (0 = FALSCH, 1 = WAHR) | 20030806 | ||
3 | ![]() |
IO_FORMULA_GUI | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_GUI_TREE | Formula Builder | 20030806 | ||
4 | ![]() |
IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | Basisklasse für alle Funktionen | 20030806 |
Method CONSTRUCTOR on class CL_UA_CMD_FORMULA_PASTE_PARAM has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 300 |