SAP ABAP Class CL_RSDD_XLS_DATA_DESC (Data Description)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_EXCEL (Package) Access to Excel using GUI
⤷
⤷
Properties
| Class | CL_RSDD_XLS_DATA_DESC | |
| Short Description | Data Description | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_EXCEL | Access to Excel using GUI |
| Created | 20080929 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RSDD_XLS_DATA_DESC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDD_XLS_SERVICES | 20080929 | Services |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description | 20081103 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TREXT_COMP_DESCR | Description of Components | 20080929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20080929 | ||
| 2 | Instance method | Public | Method | 20100503 | ||
| 3 | Instance method | Public | Method | 20081103 |
Events
Class CL_RSDD_XLS_DATA_DESC has no event.
Types
Class CL_RSDD_XLS_DATA_DESC 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_T_COMP_DESC | Call by reference | Type reference (TYPE) | TREXT_COMP_DESCR | Beschreibung der Komponenten | 20080929 | |||
| 2 | I_T_COMP_TAB | Call by reference | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Beschreibung einer Komponente | 20081103 |
Method CONSTRUCTOR on class CL_RSDD_XLS_DATA_DESC has no exception.
Method GET_COMP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_COMP_TAB | Value transfer | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Komponentenbeschreibungstabelle | 20100503 |
Method GET_COMP_TAB on class CL_RSDD_XLS_DATA_DESC has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RANGE | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_XLS_RANGE | Excel Range | 20081103 | |||
| 2 | R_R_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20081103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20081103 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |