SAP ABAP Class CL_GENIOS_SOLVER_LOGSCREEN (Log Class for Displaying Engine Log)
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_LOGSCREEN | |
Short Description | Log Class for Displaying Engine Log | |
Super Class | ||
Instantiability of a Class | 0 | Private |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GENIOS_SOLVER_LOGSCREEN has no interface implemented.
Friends
Class CL_GENIOS_SOLVER_LOGSCREEN has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR255 | 'MAIN_CONTAINER' | 20091204 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'STATUS_ICON,SOLVER_ID,START_DATE,START_TIME,USERNAME' | 20091204 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'STATUS_ICON' | 20091204 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GENIOS_SALV | GENIOS: SALV Wrapper | 20091204 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_GT_SOLVER_LOG | 20091204 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20091204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20091204 | |
2 | ![]() |
Static method | Private | Method | 20091204 | |
3 | ![]() |
Static method | Public | Method | 20091204 | |
4 | ![]() |
Instance method | Private | Event handling method | 20091204 | |
5 | ![]() |
Instance method | Private | Event handling method | 20091204 | |
6 | ![]() |
Static method | Private | Method | 20091204 | |
7 | ![]() |
Static method | Private | Method | 20091204 |
Events
Class CL_GENIOS_SOLVER_LOGSCREEN has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_GS_SOLVER_LOG | Private | See coding | 20091204 | BEGIN OF ty_gs_solver_log.
INCLUDE TYPE genioss_solver_run.
TYPES:
status_icon TYPE genios_run_statusicon,
END OF ty_gs_solver_log
|
||
2 | TY_GT_SOLVER_LOG | Private | See coding | 20091204 | ty_gt_solver_log TYPE STANDARD TABLE OF ty_gs_solver_log
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GENIOS_SALV | SALV Wrapper for RCCF | 20091204 | ||
2 | ![]() |
IO_ALV_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_EVENTS_TABLE | 20091204 |
Method CONSTRUCTOR on class CL_GENIOS_SOLVER_LOGSCREEN has no exception.
Method CREATE_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20091204 | ||
2 | ![]() |
IV_TIP | Call by reference | Type reference (TYPE) | CHAR255 | GENIOS: name of an element | 20091204 | ||
3 | ![]() |
RV_ICON | Value transfer | Type reference (TYPE) | CHAR255 | GENIOS: name of an element | 20091204 |
Method CREATE_ICON on class CL_GENIOS_SOLVER_LOGSCREEN has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_GENIOS_SOLVER_LOGSCREEN has no parameter.
Method DISPLAY on class CL_GENIOS_SOLVER_LOGSCREEN has no exception.
Method ON_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SALV_FUNCTION | Value transfer | Attribute reference (LIKE) | 20091204 |
Method ON_FUNCTION on class CL_GENIOS_SOLVER_LOGSCREEN has no exception.
Method ON_LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Value transfer | Attribute reference (LIKE) | 20091204 | ||||
2 | ![]() |
ROW | Value transfer | Attribute reference (LIKE) | 20091204 |
Method ON_LINK_CLICK on class CL_GENIOS_SOLVER_LOGSCREEN has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class CL_GENIOS_SOLVER_LOGSCREEN has no parameter.
Method REFRESH_DATA on class CL_GENIOS_SOLVER_LOGSCREEN has no exception.
Method TRANSFER_FROM_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_PATH | Call by reference | Type reference (TYPE) | GENIOS_STRING | GENIOS: string | 20091204 | ||
2 | ![]() |
IV_COMPRESSED | Call by reference | Type reference (TYPE) | GENIOS_BOOL | GENIOS: bool variable | 20091204 | ||
3 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | GENIOS_STRING | WITHOUT the EXTENSION | 20091204 | ||
4 | ![]() |
IV_OUTFILE | Call by reference | Type reference (TYPE) | GENIOS_BOOL | GENIOS: bool variable | 20091204 | ||
5 | ![]() |
IV_SESSION | Call by reference | Type reference (TYPE) | GENIOS_SESSION | GENIOS: Session ID | 20091204 |
Method TRANSFER_FROM_DATABASE on class CL_GENIOS_SOLVER_LOGSCREEN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |