SAP ABAP Class CL_UA_SOLVER (Formula Calculator)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BA (Application Component) Business Analytics
⤷
UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
⤷
⤷
Properties
| Class | CL_UA_SOLVER | |
| Short Description | Formula Calculator | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UA_COSTING_ENGINE | Costing Solutions: Costing Engine |
| Created | 20020522 | SAP |
| Last change | 20050411 | 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) |
Interfaces
Class CL_UA_SOLVER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UA_FORMULA | 20030402 | Formula |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'comment' | 20040806 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'elementDescr' | 20030708 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'elementID' | 20030708 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'errorDescr' | 20030708 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'errorMessage' | 20030708 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'fieldname' | 20030708 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'fieldDescr' | 20030708 | |||
| 8 | Constant | Private | Type reference (TYPE) | STRING | 'formulaDescr' | 20030708 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'metatype' | 20040806 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'typename' | 20040806 | |||
| 11 | Constant | Private | Type reference (TYPE) | INT4 | 2147483647 | Natural Number | 20030915 | ||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'DeriveSplit' | 20030708 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'Trace' | 20040806 | |||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'Eval' | 20030708 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'uace' | 20040806 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | I | 20050331 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | INT4 | 20040928 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20061009 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator "Solver Uses Queue" | 20050402 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | UAB_MANU_LEVEL | Manufacturing Level | 20061009 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | INT4 | 20040928 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Indicator "calculate everything" | 20050402 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural Number | 20050402 | |||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_FORMULA_RUNTIME | 20050504 | ||||
| 25 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UA_METADATA | Metadata of a Costing Solution | 20030429 | |||
| 26 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_LEVEL_CON | Performance | 20030220 | |||
| 27 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_RESULT_LEVEL | Posting Level | 20020605 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | YS_CYCLE | 20050331 | ||||
| 29 | Instance attribute | Private | Type reference (TYPE) | YS_STATISTIC | 20050804 | ||||
| 30 | Instance attribute | Private | Type reference (TYPE) | YTH_CELL_CCS_STATUS | Cell Status for Cost Component Split | 20030305 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | YTH_CELL_STATUS | Cell Status | 20020605 | |||
| 32 | Instance attribute | Private | Type reference (TYPE) | UAB_TH_CELL | Cells Table | 20020731 | |||
| 33 | Instance attribute | Private | Type reference (TYPE) | YTH_ELEMENT | 20050403 | ||||
| 34 | Instance attribute | Private | Type reference (TYPE) | YTH_CELL_STATUS | Cell Status | 20050429 | |||
| 35 | Instance attribute | Private | Type reference (TYPE) | YT_CYCLE_TOPOLOGY | 20050402 | ||||
| 36 | Instance attribute | Private | Type reference (TYPE) | YT_STACK | 20050329 | ||||
| 37 | Static Attribute | Private | Type reference (TYPE) | FINB_MD_FIELDNAME | 20030422 | ||||
| 38 | Static Attribute | Private | Type reference (TYPE) | UAB_ID | 20030422 | ||||
| 39 | Static Attribute | Private | Type reference (TYPE) | YTH_UNIT_FIELD | 20050429 | ||||
| 40 | Static Attribute | Private | Type reference (TYPE) | YTS_SPLIT_FIELD_FOR_NODE_TYPE | 20050927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check cell should be calculated on this manufacturing level | 20061009 | |
| 2 | Static method | Public | Constructor | 20030422 | ||
| 3 |