SAP ABAP Class CL_RSDD_XLS_WORKBOOK (Workbook)
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_WORKBOOK | |
Short Description | Workbook | |
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_WORKBOOK has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | 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 | 20080923 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_XLS_WORKBOOKS | Workbook Collection | 20080923 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_XLS_WORKSHEETS | Worksheets | 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 | 20081014 |
Events
Class CL_RSDD_XLS_WORKBOOK has no event.
Types
Class CL_RSDD_XLS_WORKBOOK 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_OLE_WORKBOOK | Call by reference | Type reference (TYPE) | OLE2_OBJECT | 20080923 | |||
2 | ![]() |
I_R_WORKBOOKS | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_XLS_WORKBOOKS | Workbook Collection | 20080923 |
Method CONSTRUCTOR on class CL_RSDD_XLS_WORKBOOK has no exception.
Method FREE Signature
Method FREE on class CL_RSDD_XLS_WORKBOOK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler bei OLE Aufruf | 20090930 |
Method GET_WORKSHEETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_WORKSHEETS | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_XLS_WORKSHEETS | Worksheets | 20080923 |
Method GET_WORKSHEETS on class CL_RSDD_XLS_WORKBOOK has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_FILENAME | Call by reference | Type reference (TYPE) | CLIKE | 20081014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler bei OLE Aufruf | 20081014 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |