SAP ABAP Class CL_RSDD_XLS_FACTORY (Factory for Creating an 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_FACTORY | |
| Short Description | Factory for Creating an Application | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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
Class CL_RSDD_XLS_FACTORY has no forward declaration.
Interfaces
Class CL_RSDD_XLS_FACTORY has no interface implemented.
Friends
Class CL_RSDD_XLS_FACTORY has no friend class.
Attributes
Class CL_RSDD_XLS_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080923 | ||
| 2 | Static method | Public | Method | 20080923 |
Events
Class CL_RSDD_XLS_FACTORY has no event.
Types
Class CL_RSDD_XLS_FACTORY has no local type.
Method Signatures
Method CREATE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_XLS_APPLICATION | Excel Application | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20081222 |
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_XLS_APPLICATION | Excel Application | 20080923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20090930 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |