SAP ABAP Class CL_RSDS_STORE_EXCEL_ATTRIBUTES (Parameters for file access)
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 | 20090501 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDS_STORAGE_EXC | Read and Write Attributes | 20090501 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090501 |
Properties
| Class | CL_RSDS_STORE_EXCEL_ATTRIBUTES | |
| Short Description | Parameters for file access | |
| 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 | 20090501 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDS_STORAGE | Generation of a Storage Object from InfoPackage | 20090501 | ||
| 2 | IF_RSDS_STORAGE_EXC | Read and Write Attributes | 20090501 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20090501 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDS_ACCESS_EXCEL | 20090501 | Generated Extraction Excel native | |
| 2 | 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 | Public | Type reference (TYPE) | RSXLSSHEET | Name of Excel-Sheet | 20090501 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSFILENM | File Name for External Data | 20090501 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSIGNORELINES | Number of lines to be ignored | 20090501 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the sheet name of the stored file attributes | 20090501 | |
| 2 | Instance method | Public | Method | Returns the file name of the stored file attributes | 20090501 | |
| 3 | Instance method | Public | Method | Returns the number of lines to be ignored | 20090501 | |
| 4 | Instance method | Public | Method | Set the excel sheet name | 20090520 | |
| 5 | Instance method | Public | Method | Set the file name | 20090501 | |
| 6 | Instance method | Public | Method | Sets the number of lines to be ignored | 20090520 |
Events
Class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no event.
Types
Class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no local type.
Method Signatures
Method GET_EXCEL_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | RSXLSSHEET | Name of Excel-Sheet | 20090501 |
Method GET_EXCEL_SHEET on class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no exception.
Method GET_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | RSFILENM | File Name | 20090501 |
Method GET_FILENAME on class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no exception.
Method GET_IGNORELINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Call by reference | Type reference (TYPE) | RSIGNORELINES | Number of lines to be ignored | 20090501 |
Method GET_IGNORELINES on class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no exception.
Method SET_EXCEL_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | RSXLSSHEET | Name of Excel-Sheet | 20090520 |
Method SET_EXCEL_SHEET on class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no exception.
Method SET_FILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | RSFILENM | 20090501 |
Method SET_FILENAME on class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no exception.
Method SET_IGNORELINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | RSIGNORELINES | Number of lines to be ignored | 20090520 |
Method SET_IGNORELINES on class CL_RSDS_STORE_EXCEL_ATTRIBUTES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |