SAP ABAP Class CL_GENIOS_CONNECTOR (GENIOS: abstract 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_DATABASECONNECTOR | GENIOS: database-connector | 20091203 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_FILECONNECTOR | GENIOS: file-connector for the model | 20090617 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_STRINGCONNECTOR | GENIOS: in-memory stringTABLE-connector | 20091203 |
Properties
Class | CL_GENIOS_CONNECTOR | |
Short Description | GENIOS: abstract connector | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GENIOS_MODEL_CONNECTOR | GENIOS: In-/Output-Connectors |
Created | 20090617 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GENIOS_CONNECTOR has no forward declaration.
Interfaces
Class CL_GENIOS_CONNECTOR has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GENIOS_FILECONNECTOR | 20090617 | GENIOS: file-connector for the model |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GENIOS_MODEL | GENIOS: model | 20090617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Receive model-data from a data-source | 20090617 |
2 | ![]() |
Instance method | Public | Method | Transfer model-data information to a data-sink | 20090617 |
Events
Class CL_GENIOS_CONNECTOR has no event.
Types
Class CL_GENIOS_CONNECTOR has no local type.
Method Signatures
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_GENIOS_MODEL | GENIOS: model | 20090617 | ||
2 | ![]() |
IV_URL | Call by reference | Type reference (TYPE) | ANY | GENIOS: string | 20090617 |
Method GET on class CL_GENIOS_CONNECTOR has no exception.
Method PUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_URL | Call by reference | Type reference (TYPE) | ANY | GENIOS: string | 20091203 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_GENIOS_MODEL | GENIOS: model | 20090617 |
Method PUT on class CL_GENIOS_CONNECTOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |