SAP ABAP Class CL_GENIOS_SOLVER_LOGGING (GENIOS: Logging of a Solver Run)
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

⤷

⤷

Properties
Class | CL_GENIOS_SOLVER_LOGGING | |
Short Description | GENIOS: Logging of a Solver Run | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GENIOS_SOLVER_MAIN | GENIOS: solvers for MILP |
Created | 20091204 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GENIOS_SOLVER_LOGGING has no forward declaration.
Interfaces
Class CL_GENIOS_SOLVER_LOGGING has no interface implemented.
Friends
Class CL_GENIOS_SOLVER_LOGGING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GENIOSS_SOLVER_RUN_DETAILS | GENIOS: Solver Run Details | 20091204 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GENIOS_SESSION | GENIOS: Session ID | 20091204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091204 |
2 | ![]() |
Instance method | Public | Method | Delete the current Entry from the Database | 20091204 |
3 | ![]() |
Static method | Public | Method | Delete all Entries matching a given filter criteria | 20091204 |
4 | ![]() |
Static method | Public | Method | Get all Entries | 20091204 |
5 | ![]() |
Instance method | Public | Method | Open a new Entry | 20091204 |
6 | ![]() |
Instance method | Public | Method | Save the Entry to the Database | 20091204 |
Events
Class CL_GENIOS_SOLVER_LOGGING has no event.
Types
Class CL_GENIOS_SOLVER_LOGGING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SESSION | Call by reference | Type reference (TYPE) | GENIOS_SESSION | GENIOS: Session ID | 20091204 |
Method CONSTRUCTOR on class CL_GENIOS_SOLVER_LOGGING has no exception.
Method DELETE Signature
Method DELETE on class CL_GENIOS_SOLVER_LOGGING has no parameter.
Method DELETE on class CL_GENIOS_SOLVER_LOGGING has no exception.
Method DELETE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OLDER_THAN | Call by reference | Type reference (TYPE) | INT4 | 10 | Older than x Days | 20091204 |
Method DELETE_ALL on class CL_GENIOS_SOLVER_LOGGING has no exception.
Method GET_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_LOG | Value transfer | Type reference (TYPE) | GENIOST_SOLVER_RUN | GENIOS: Solver Run Information | 20091204 |
Method GET_ALL on class CL_GENIOS_SOLVER_LOGGING has no exception.
Method OPEN Signature
Method OPEN on class CL_GENIOS_SOLVER_LOGGING has no parameter.
Method OPEN on class CL_GENIOS_SOLVER_LOGGING has no exception.
Method SAVE Signature
Method SAVE on class CL_GENIOS_SOLVER_LOGGING has no parameter.
Method SAVE on class CL_GENIOS_SOLVER_LOGGING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |