SAP ABAP Class CL_UA_CMD_FORMULA_CUT_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_CUT_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_CUT_PARAM has no forward declaration.
Interfaces
Class CL_UA_CMD_FORMULA_CUT_PARAM has no interface implemented.
Friends
Class CL_UA_CMD_FORMULA_CUT_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 | Public | Constructor | 20030806 |
Events
Class CL_UA_CMD_FORMULA_CUT_PARAM has no event.
Types
Class CL_UA_CMD_FORMULA_CUT_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 | 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_CUT_PARAM has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 300 |