SAP ABAP Class CL_UA_CMD_FORMULA_EDIT (Edit Formula)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_MODELLER (Package) Package UA_MODELLER
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UA_QUEUING_COMMAND | Command for CE Event Queue | 20030106 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UAC_ASSIGNMENT_CONSTANTS | 20030314 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UA_ATTRIBUTE | Attributes within an UA Application | 20030314 |
Properties
| Class | CL_UA_CMD_FORMULA_EDIT | |
| Short Description | Edit Formula | |
| Super Class | CL_UA_QUEUING_COMMAND | Command for CE Event Queue |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_MODELLER | Package UA_MODELLER |
| Created | 20020513 | SAP |
| Last change | 20050220 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UAC_ASSIGNMENT_CONSTANTS | 20030314 | |||
| 2 | IF_UA_ATTRIBUTE | Attributes within an UA Application | 20030314 |
Friends
Class CL_UA_CMD_FORMULA_EDIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UAB_COMMAND_NAME | 'CL_UA_CMD_FORMULA_EDIT' | Analytical Cost Management: Name of a Command | 20030106 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | UAB_CALL_TIME | Call Time for Formula | 20030507 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID of a Column | 20030507 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Indicator (X = True; Space = False) | 20030507 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID of Node | 20030507 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_FORMULA | Formula | 20020513 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UA_MODEL_ADAPTER | Model Adapter | 20030507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030129 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020513 | |
| 3 | Instance method | Private | Method | Get/Generate Formula | 20030507 |
Events
Class CL_UA_CMD_FORMULA_EDIT has no event.
Types
Class CL_UA_CMD_FORMULA_EDIT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UA_CMD_FORMULA_EDIT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UA_CMD_FORMULA_EDIT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CALL_TIME | Call by reference | Type reference (TYPE) | UAB_CALL_TIME | Aufrufzeitpunkt für Formel | 20030314 | |||
| 2 | ID_CHECKED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20020513 | ||
| 3 | ID_COLUMN_ID | Call by reference | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20030314 | |||
| 4 | ID_DESCRIPTION | Call by reference | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20020513 | |||
| 5 | ID_DISABLED | Call by reference | Type reference (TYPE) | UAC_FLAG | IF_UAC_ASSIGNMENT_CONSTANTS=>FALSE | Analytical Cost Management: Flag | 20020513 | ||
| 6 | ID_FOR_SPLITTED_VALUE | Call by reference | Type reference (TYPE) | BOOLE_D | 20030314 | ||||
| 7 | ID_ICON | Call by reference | Type reference (TYPE) | UAC_ICON | Analytical Cost Management: Icon | 20020513 | |||
| 8 | ID_NODE_ID | Call by reference | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20030428 | |||
| 9 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Laufzeitumgebung | 20030106 | |||
| 10 | IO_MODEL_ADAPTER | Call by reference | Object reference (TYPE REF TO) | IF_UA_MODEL_ADAPTER | Model Adapter | 20030314 |
Method CONSTRUCTOR on class CL_UA_CMD_FORMULA_EDIT has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CREATE | Call by reference | Type reference (TYPE) | BOOLE_D | 20030507 | ||||
| 2 | RO_FORMULA | Value transfer | Object reference (TYPE REF TO) | CL_UA_FORMULA | 20030507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030507 |
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 320 |