SAP ABAP Class CL_RSDD_XLS_WORKBOOKS (Workbook Collection)
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_WORKBOOKS  
Short Description Workbook Collection    
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 OLE2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_XLS_WORKBOOKS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSDD_XLS_APPLICATION 20080923 Excel Application
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_OLE_WORKBOOKS Instance attribute Private Type reference (TYPE) OLE2_OBJECT Structure for collecting active OLE objects 20080923
2 P_R_APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_XLS_APPLICATION Excel Application 20080923
3 P_T_WORKBOOK Instance attribute Private Type reference (TYPE) T_T_WORKBOOK 20080923
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20080923
2 CONSTRUCTOR Instance method Private Constructor 20080923
3 FREE Instance method Private Method 20080923
4 GET_COUNT Instance method Public Method 20080923
5 OPEN Instance method Public Method 20080923
Events
Class CL_RSDD_XLS_WORKBOOKS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_T_WORKBOOK Private See coding 20080923 T_T_WORKBOOK type STANDARD TABLE OF REF TO cl_rsdd_xls_workbook
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_WORKBOOK Value transfer Object reference (TYPE REF TO) CL_RSDD_XLS_WORKBOOK Workbook 20080923
# Exception Resumable Description Created on
1 CX_RSDD_XLS_OLE_ERROR Allgemeiner Fehler bei OLE Aufruf 20081222

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OLE_WORKBOOKS Call by reference Type reference (TYPE) OLE2_OBJECT 20080923
2 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSDD_XLS_APPLICATION Excel Application 20080923

Method CONSTRUCTOR on class CL_RSDD_XLS_WORKBOOKS has no exception.

Method FREE Signature

Method FREE on class CL_RSDD_XLS_WORKBOOKS has no parameter.
# Exception Resumable Description Created on
1 CX_RSDD_XLS_OLE_ERROR Allgemeiner Fehler bei OLE Aufruf 20090930

Method GET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) I 20080923
# Exception Resumable Description Created on
1 CX_RSDD_XLS_OLE_ERROR Allgemeiner Fehler bei OLE Aufruf 20081222

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) CLIKE 20080923
2 Returning R_R_WORKBOOK Value transfer Object reference (TYPE REF TO) CL_RSDD_XLS_WORKBOOK Workbook 20080923
# Exception Resumable Description Created on
1 CX_RSDD_XLS_OPEN_WB_FAILED Workbook Öffnen fehlgeschlagen 20081010
History
Last changed by/on SAP  20130531 
SAP Release Created in 720