SAP ABAP Class CL_RSDD_XLS_APPLICATION (Excel Application)
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_APPLICATION | |
| Short Description | Excel Application | |
| 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 | 20080923 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class CL_RSDD_XLS_APPLICATION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDD_XLS_FACTORY | 20080923 | Factory for Creating an Application | |
| 2 | CL_RSDD_XLS_WORKBOOKS | 20080923 | Workbook Collection |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | OLE2_OBJECT | Structure for collecting active OLE objects | 20080923 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_XLS_WORKBOOKS | Workbook Collection | 20080923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | 20080923 | ||
| 2 | Instance method | Private | Method | 20080923 | ||
| 3 | Instance method | Public | Method | 20080923 | ||
| 4 | Instance method | Public | Method | 20080923 | ||
| 5 | Instance method | Public | Method | 20080923 | ||
| 6 | Instance method | Public | Method | 20080923 | ||
| 7 | Instance method | Public | Method | 20080923 |
Events
Class CL_RSDD_XLS_APPLICATION has no event.
Types
Class CL_RSDD_XLS_APPLICATION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDD_XLS_APPLICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20080923 |
Method FREE Signature
Method FREE on class CL_RSDD_XLS_APPLICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20090930 |
Method GET_SCREENUPDATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20080923 |
Method GET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20080923 |
Method GET_WORKBOOKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_WORKBOOKS | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_XLS_WORKBOOKS | Workbook Collection | 20080923 |
Method GET_WORKBOOKS on class CL_RSDD_XLS_APPLICATION has no exception.
Method SET_SCREENUPDATING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20080923 |
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAG | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20080923 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |