SAP ABAP Class CL_GENIOS_FILECONNECTOR (GENIOS: file-connector for the model)
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 | 20090617 |
Properties
Class | CL_GENIOS_FILECONNECTOR | |
Short Description | GENIOS: file-connector for the model | |
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 | 20090617 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GENIOS_FILECONNECTOR has no interface implemented.
Friends
Class CL_GENIOS_FILECONNECTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GENIOS_CHAR | IF_GENIOS_FILECONNECTOR_C=>GC_DESTINATION_CLIENT | GENIOS: generic char[1] | 20090617 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GENIOS_FILEFORMAT | IF_GENIOS_FILECONNECTOR_C=>GC_FILEFORMAT_LP | GENIOS: Format of the File | 20090617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the String Format | 20091207 |
2 | ![]() |
Instance method | Public | Method | Set the String Format | 20091207 |
Events
Class CL_GENIOS_FILECONNECTOR has no event.
Types
Class CL_GENIOS_FILECONNECTOR has no local type.
Method Signatures
Method GET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FORMAT | Value transfer | Type reference (TYPE) | GENIOS_FILEFORMAT | GENIOS: Format of the File | 20091207 |
Method GET_FORMAT on class CL_GENIOS_FILECONNECTOR has no exception.
Method SET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | GENIOS_FILEFORMAT | GENIOS: Format of the File | 20091207 |
Method SET_FORMAT on class CL_GENIOS_FILECONNECTOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |