SAP ABAP Class CL_RSDS_STORE_CSV_ATTRIBUTES (CL_RSDS_STORE_CSV_ATTRIBUTES)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDS_ACCESS (Package) Access methods Apollo DataSource
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_STORAGE | Generation of a Storage Object from InfoPackage | 20040610 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_STORAGE_EXC | Read and Write Attributes | 20070412 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040705 |
Properties
| Class | CL_RSDS_STORE_CSV_ATTRIBUTES | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDS_ACCESS | Access methods Apollo DataSource |
| Created | 20040610 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDS_STORE_CSV_ATTRIBUTES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDS_STORAGE | Generation of a Storage Object from InfoPackage | 20040610 | ||
| 2 | IF_RSDS_STORAGE_EXC | Read and Write Attributes | 20070412 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040705 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDS_CONVERT_ASCII | 20060530 | Ascii Converter Class | |
| 2 | CL_RSDS_CONVERT_CSV_FIXED | 20041108 | CSV Fixed-Converter Class | |
| 3 | CL_RSDS_CONVERT_CSV_FLEXIBLE | 20040706 | CSV Fixed-Converter Class | |
| 4 | CL_RS_COMPARE_OBJECT_REF | 20090525 | Compare two object references |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CPCODEPAGE | SPACE | File Encoding stored redundantly | 20060530 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSSEP | '003B' | Field Separator Character | 20040705 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSESC | '0022' | Escape character | 20040614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the Codepage for File Extractor | 20060530 | |
| 2 | Instance method | Public | Method | Returns back the Escape character | 20040610 | |
| 3 | Instance method | Public | Method | Returns back the Field Separator character | 20040610 | |
| 4 | Instance method | Public | Method | 20061007 | ||
| 5 | Instance method | Public | Method | 20061007 |
Events
Class CL_RSDS_STORE_CSV_ATTRIBUTES has no event.
Types
Class CL_RSDS_STORE_CSV_ATTRIBUTES has no local type.
Method Signatures
Method GET_CODEPAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | CPCODEPAGE | SAP Character Set ID | 20060530 |
Method GET_CODEPAGE on class CL_RSDS_STORE_CSV_ATTRIBUTES has no exception.
Method GET_ESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | RSESC | Escape-Zeichen-Wert | 20040610 |
Method GET_ESC on class CL_RSDS_STORE_CSV_ATTRIBUTES has no exception.
Method GET_FILESEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | RSSEP | Feldtrennzeichen | 20040610 |
Method GET_FILESEP on class CL_RSDS_STORE_CSV_ATTRIBUTES has no exception.
Method SET_ESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | RSESC | 20061007 |
Method SET_ESC on class CL_RSDS_STORE_CSV_ATTRIBUTES has no exception.
Method SET_FILESEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | RSSEP | 20061007 |
Method SET_FILESEP on class CL_RSDS_STORE_CSV_ATTRIBUTES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |