SAP ABAP Class CL_GENIOS_DATABASECONNECTOR (GENIOS: database-connector)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
     GENIOS_MODEL_CONNECTOR (Package) GENIOS: In-/Output-Connectors
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GENIOS_CONNECTOR GENIOS: abstract connector 20091203
Properties
Class CL_GENIOS_DATABASECONNECTOR  
Short Description GENIOS: database-connector    
Super Class CL_GENIOS_CONNECTOR GENIOS: abstract connector 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GENIOS_MODEL_CONNECTOR   GENIOS: In-/Output-Connectors 
Created 20091203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GENIOS_DATABASECONNECTOR has no forward declaration.
Interfaces
Class CL_GENIOS_DATABASECONNECTOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_GENIOS_SOLVER_LOGGING 20091204 GENIOS: Logging of a Solver Run
Attributes
Class CL_GENIOS_DATABASECONNECTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ALL Static method Private Method Delete all Entries from a List of Sessions 20091204
2 GET_SOLUTION Instance method Public Method Get the Solution Information (if existent) 20091204
3 SESSION_EXISTS Static method Public Method Check if the Session ID exists in the Database 20091204
Events
Class CL_GENIOS_DATABASECONNECTOR has no event.
Types
Class CL_GENIOS_DATABASECONNECTOR has no local type.
Method Signatures

Method DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SESSION Call by reference Type reference (TYPE) GENIOST_SESSION GENIOS: Session Table 20091204

Method DELETE_ALL on class CL_GENIOS_DATABASECONNECTOR has no exception.

Method GET_SOLUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION Call by reference Type reference (TYPE) GENIOS_SESSION GENIOS: Session ID 20091204
2 Returning RT_CONTENT Value transfer Type reference (TYPE) GENIOST_STRING GENIOS: String Table 20091204

Method GET_SOLUTION on class CL_GENIOS_DATABASECONNECTOR has no exception.

Method SESSION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION Call by reference Type reference (TYPE) GENIOS_SESSION GENIOS: Session ID 20091204
2 Returning RV_OK Value transfer Type reference (TYPE) GENIOS_BOOL GENIOS: bool variable 20091204

Method SESSION_EXISTS on class CL_GENIOS_DATABASECONNECTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702