SAP ABAP Table GENIOSS_SOLVER_RESULT (GENIOS: Solver result structure)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
⤷
GENIOS_SOLVER_MAIN (Package) GENIOS: solvers for MILP
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | GENIOSS_SOLVER_RESULT |
|
| Short Description | GENIOS: Solver result structure |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
0 | 0 | GENIOS: Solver Result Details | |||||
| 2 | |
GENIOS_INT4 | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: 32bit integer | ||
| 3 | |
GENIOS_RESULT_NB_SOLUTION | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: Number of Solutions | ||
| 4 | |
GENIOS_RESULT_NB_NODES | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: Number of Nodes | ||
| 5 | |
GENIOS_RESULT_OBJECTIVE_VALUE | GENIOS_DO_FLOAT | FLTP | 16 | 16 | GENIOS: Objective Value | ||
| 6 | |
GENIOS_RESULT_OBJ_LP_BOUND | GENIOS_DO_FLOAT | FLTP | 16 | 16 | GENIOS: Objective LP Bound | ||
| 7 | |
GENIOS_RESULT_SOLUTION_STATUS | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: Solution Status | ||
| 8 | |
GENIOS_RESULT_SOLVE_TIME | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: Solve Time | ||
| 9 | |
ABAP_MSIZE | ABAP_MSIZE | DEC | 20 | 0 | DEC type that is suitable for 64 bit integer | ||
| 10 | |
GENIOS_RESULT_SAVEMODEL_TIME | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: Time to Save the Model | ||
| 11 | |
ABAP_MSIZE | ABAP_MSIZE | DEC | 20 | 0 | DEC type that is suitable for 64 bit integer | ||
| 12 | |
GENIOS_RESULT_CREATEMODEL_TIME | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: Time to Create the Model | ||
| 13 | |
ABAP_MSIZE | ABAP_MSIZE | DEC | 20 | 0 | DEC type that is suitable for 64 bit integer | ||
| 14 | |
GENIOS_RESULT_SOLVER_TIME | GENIOS_DO_INT4 | INT4 | 10 | 0 | GENIOS: Solver Time | ||
| 15 | |
0 | 0 | GENIOS: Solver Result Step Specifics | |||||
| 16 | |
GENIOS_NAME | CHAR255 | CHAR | 255 | 0 | GENIOS: name of an element | ||
| 17 | |
GENIOS_NAME | CHAR255 | CHAR | 255 | 0 | GENIOS: name of an element | ||
| 18 | |
GENIOS_NAME | CHAR255 | CHAR | 255 | 0 | GENIOS: name of an element |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |