SAP ABAP Class CL_GENIOS_AUNIT_HELPER (GENIOS: abap unit helper class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
⤷
GENIOS_TEST (Package) GENIOS: Test objects
⤷
⤷
Properties
| Class | CL_GENIOS_AUNIT_HELPER | |
| Short Description | GENIOS: abap unit helper class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GENIOS_TEST | GENIOS: Test objects |
| Created | 20090114 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GENIOS_AUNIT_HELPER has no forward declaration.
Interfaces
Class CL_GENIOS_AUNIT_HELPER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GENIOS_SOLVER_MILP | 20090114 | GENIOS: milp solver | |
| 2 | CL_GENIOS_SOLVER_SIMPLEX | 20090114 | GENIOS: ABAP LP Simplex |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHAR2 | '$-' | SolverID prefix | 20090114 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GENIOS_SOLVER | GENIOS: main solver | 20090114 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | GENIOS_SOLVERID | GENIOS: ID of the solver | 20090114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create a new solver-customizing entry | 20090114 | |
| 2 | Instance method | Private | Method | Create a unique new temporary solver ID | 20090114 | |
| 3 | Instance method | Public | Method | Delete a solver-customizing entry | 20090114 |
Events
Class CL_GENIOS_AUNIT_HELPER has no event.
Types
Class CL_GENIOS_AUNIT_HELPER has no local type.
Method Signatures
Method CREATE_CUST_SOLVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | GENIOS: main solver | 20090114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GENIOS: abap unit helper class | 20090114 |
Method CREATE_SOLVER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SOLVERID | Value transfer | Type reference (TYPE) | GENIOS_SOLVERID | GENIOS: ID of the solver | 20090114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GENIOS: abap unit helper class | 20090114 |
Method DELETE_CUST_SOLVER Signature
Method DELETE_CUST_SOLVER on class CL_GENIOS_AUNIT_HELPER has no parameter.
Method DELETE_CUST_SOLVER on class CL_GENIOS_AUNIT_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |