SAP ABAP Interface IF_GENIOS_MODEL_C (GENIOS: model constants)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
     GENIOS_MODEL (Package) GENIOS: model
Properties
Interface IF_GENIOS_MODEL_C  
Short Description GENIOS: model constants    
General Data
Package GENIOS_MODEL   GENIOS: model 
Created 20081212   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_GENIOS_MODEL_C has no forward declaration.
Interfaces
Interface IF_GENIOS_MODEL_C has no interface.
Friends
Interface IF_GENIOS_MODEL_C has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CON_EQUAL Constant Public Type reference (TYPE) GENIOS_CONSTRAINTTYPE 'E' GENIOS: type of a constraint 20081212
2 GC_CON_GREATEROREQUAL Constant Public Type reference (TYPE) GENIOS_CONSTRAINTTYPE 'G' GENIOS: type of a constraint 20081212
3 GC_CON_LESSOREQUAL Constant Public Type reference (TYPE) GENIOS_CONSTRAINTTYPE 'L' GENIOS: type of a constraint 20081212
4 GC_OBJ_MAXIMIZATION Constant Public Type reference (TYPE) GENIOS_OBJECTIVETYPE 'X' GENIOS: type of the objective function 20081212
5 GC_OBJ_MINIMIZATION Constant Public Type reference (TYPE) GENIOS_OBJECTIVETYPE 'I' GENIOS: type of the objective function 20081212
6 GC_VAR_BINARY Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'B' GENIOS: domain type of a variable 20081212
7 GC_VAR_CONTINUOUS Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'C' GENIOS: domain type of a variable 20081212
8 GC_VAR_DISCRETE Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'D' GENIOS: domain type of a variable 20081212
9 GC_VAR_SEMICONTINUOUS Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'O' GENIOS: domain type of a variable 20081212
10 GC_VAR_SEMIDISCRETE Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'S' GENIOS: domain type of a variable 20081212
Methods
Interface IF_GENIOS_MODEL_C has no method.
Events
Interface IF_GENIOS_MODEL_C has no event.
Types
Interface IF_GENIOS_MODEL_C has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700