SAP ABAP Class CL_RSDD_XLS_SERVICES (Services)
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_SERVICES | |
| Short Description | Services | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_XLS_SERVICES has no interface implemented.
Friends
Class CL_RSDD_XLS_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 26 | 20081222 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 702 | 20081222 | |||
| 3 | Constant | Public | See coding | 20080923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20081014 | ||
| 2 | Static method | Public | Method | 20080926 | ||
| 3 | Static method | Public | Method | 20081006 | ||
| 4 | Static method | Public | Method | 20080923 |
Events
Class CL_RSDD_XLS_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_NAME | Public | See coding | 20081006 | begin of T_S_NAME,
name type RSDD_XLS_WORKSHEETNM,
data_range type string,
end of t_s_name
|
||
| 2 | T_T_NAME | Public | See coding | 20081006 | T_T_name type STANDARD TABLE OF T_S_NAME with KEY name
|
Method Signatures
Method CREATE_FILE 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 | ||
| 2 | Operation gescheitert | 20081014 |
Method CREATE_STRUCTURE 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 | 20080926 | |||
| 2 | I_SET_FORMATS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090924 | ||
| 3 | R_R_TABLE | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_XLS_DATA_DESC | Daten Beschreibung | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler bei OLE Aufruf | 20081103 |
Method GET_SHEET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILENAME | Call by reference | Type reference (TYPE) | CLIKE | 20081006 | ||||
| 2 | R_T_LIST | Value transfer | Type reference (TYPE) | T_T_NAME | 20081006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081013 |
Method RAISE_OLE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 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 |