SAP ABAP Class CL_RSL_UI_CSV_READER (CSV Read Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_UI (Package) CompositeProvider UI Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_UI_FILE_READER | File Read Superior Class | 20101103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSL_AO_CSV_DATA_READER | AO Interface Data Reader - CSV | 20130613 |
Properties
| Class | CL_RSL_UI_CSV_READER | |
| Short Description | CSV Read Class | |
| Super Class | CL_RSL_UI_FILE_READER | File Read Superior Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_UI | CompositeProvider UI Package |
| Created | 20101103 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_UI_CSV_READER has no forward declaration.
Interfaces
Class CL_RSL_UI_CSV_READER has no interface implemented.
Friends
Class CL_RSL_UI_CSV_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20101103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101103 | |
| 2 | Instance method | Public | Method | 20121214 | ||
| 3 | Instance method | Public | Method | 20130705 |
Events
Class CL_RSL_UI_CSV_READER has no event.
Types
Class CL_RSL_UI_CSV_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AINX_NAME | Call by reference | Type reference (TYPE) | RSL_UI_AINX_NAME | Name of Provider | 20130124 | |||
| 2 | I_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCOD | Bezeichner für das Zeichenformat (UTF-8, UCS-2, ...) | 20120727 | |||
| 3 | I_FILE_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20101103 | ||||
| 4 | I_FILE_DATA_TAB | Call by reference | Type reference (TYPE) | RSL_UI_T_WSP_FILE_DATA | Workspace: File Upload - File Data | 20121212 | |||
| 5 | I_FILE_PATH | Call by reference | Type reference (TYPE) | STRING | 20101104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Hochladen einer Datei | 20110829 |
Method GET_FILEDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FILEDATA | Value transfer | Type reference (TYPE) | RSL_UI_T_WSP_FILE_DATA | Workspace: File Upload - File Data | 20121214 |
Method GET_FILEDATA on class CL_RSL_UI_CSV_READER has no exception.
Method SET_FILEDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FILEDATA | Call by reference | Type reference (TYPE) | RSL_UI_T_WSP_FILE_DATA | Workspace: File Upload - File Data | 20130705 |
Method SET_FILEDATA on class CL_RSL_UI_CSV_READER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |