SAP ABAP Class CL_UA_CMD_FORMULA_SET_CONST (Set Constant as Parameter Value)
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_SET_CONST | |
| Short Description | Set Constant as Parameter Value | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_UA_CMD_FORMULA_SET_CONST has no interface implemented.
Friends
Class CL_UA_CMD_FORMULA_SET_CONST 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_PARAMETER | Basic Class for All Functions | 20030117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UAB_S_DDIC_TYPENAME | Formula Builder: DDIC Type | 20030117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030117 |
Events
Class CL_UA_CMD_FORMULA_SET_CONST has no event.
Types
Class CL_UA_CMD_FORMULA_SET_CONST 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_TYPENAME | Call by reference | Type reference (TYPE) | UAB_S_DDIC_TYPENAME | Formel-Builder: DDIC-Typ | 20030117 | |||
| 6 | IO_FORMULA_GUI | Call by reference | Object reference (TYPE REF TO) | IF_UA_FORMULA_GUI_TREE | query references | 20030117 | |||
| 7 | IO_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_UA_PARAMETER | 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 |