SAP ABAP Class CL_GUI_CRYSTALVIEWER (Crystal Report Viewer for SAPGui for Windows)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_RA (Package) GUI Adapter, for example, CrystalReportsAdapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 20081010
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FLUSH_NOTIFY Notification of Flushes 20081010
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_CR_ADAPTER_GUI IF_SALV_WD_CR_ADAPTER_GUI 20081111
Properties
Class CL_GUI_CRYSTALVIEWER  
Short Description Crystal Report Viewer for SAPGui for Windows    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_GUI_RA   GUI Adapter, for example, CrystalReportsAdapter 
Created 20081010   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNDP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FLUSH_NOTIFY Notification of Flushes 20081010
2 IF_SALV_WD_CR_ADAPTER_GUI IF_SALV_WD_CR_ADAPTER_GUI 20081111
Friends
Class CL_GUI_CRYSTALVIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCUMENTLENGTH Instance attribute Private Type reference (TYPE) I 20081010
2 M_CONTAINER_FEATURE Static Attribute Private Type reference (TYPE) STRING 20090209
3 M_CR_VERSION Static Attribute Private Type reference (TYPE) STRING 20090209
4 M_CR_VERSION_RAW Static Attribute Private Type reference (TYPE) STRING 20090209
5 M_DP_DATA Instance attribute Private Type reference (TYPE) CNTL_HANDLE DP for DATA Streams 20081105
6 M_DP_HANDLE Instance attribute Protected Type reference (TYPE) CNTL_HANDLE Data Provider handle 20081010
7 M_DP_PRESENTATION Instance attribute Private Type reference (TYPE) CNTL_HANDLE DP for Presentation Streams 20081105
8 M_DP_RPT_GENERIC Instance attribute Private Type reference (TYPE) CNTL_HANDLE DP for Report Streams 20081105
9 M_DP_USERINFO Instance attribute Private Type reference (TYPE) CNTL_HANDLE DP for User Info 20090112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081010
2 GET_DOC_AS_R3TABLE Instance method Public Method Get Document 20081010
3 GET_DOC_AS_XSTRING Instance method Public Method 20081010
4 GET_DOC_LENGTH Instance method Public Method Current Document Length 20081027
5 SET_DOC_AS_R3TABLE Instance method Public Method send R/3 table to control 20081010
6 SET_DOC_AS_XSTRING Instance method Public Method 20081010
7 VERSION_CHECK Static method Public Method 20090209
Events
Class CL_GUI_CRYSTALVIEWER has no event.
Types
Class CL_GUI_CRYSTALVIEWER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I lifetime 20081010
2 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20081010
3 Importing TESTMODE Value transfer Type reference (TYPE) C ' ' Test Mode 20081022

Method CONSTRUCTOR on class CL_GUI_CRYSTALVIEWER has no exception.

Method GET_DOC_AS_R3TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ID Call by reference Type reference (TYPE) STRING 20081027
2 Exporting TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20081010
3 Exporting TYPE Call by reference Type reference (TYPE) STRING 20081027
4 Exporting VERSION Call by reference Type reference (TYPE) STRING 20081027
# Exception Resumable Description Created on
1 ERROR_DP 20081010

Method GET_DOC_AS_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOCUMENT Call by reference Type reference (TYPE) XSTRING 20081010
2 Changing ID Call by reference Type reference (TYPE) STRING 20081010
3 Changing TYPE Call by reference Type reference (TYPE) STRING 20081010
4 Changing VERSION Call by reference Type reference (TYPE) STRING 20081010

Method GET_DOC_AS_XSTRING on class CL_GUI_CRYSTALVIEWER has no exception.

Method GET_DOC_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DOCUMENTLENGTH Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20081027

Method GET_DOC_LENGTH on class CL_GUI_CRYSTALVIEWER has no exception.

Method SET_DOC_AS_R3TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20081027
2 Importing LEN Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20081027
3 Importing TABLE Call by reference Type reference (TYPE) STANDARD TABLE table containing the document 20081010
4 Importing TABLENAME Call by reference Type reference (TYPE) C 20081010
5 Importing TYPE Call by reference Type reference (TYPE) STRING 20081027
6 Importing VERSION Call by reference Type reference (TYPE) STRING 20081027
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION Exceptions concerning adapter 20090119

Method SET_DOC_AS_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Type reference (TYPE) XSTRING 20081010
2 Importing ID Call by reference Type reference (TYPE) STRING 20081010
3 Importing TYPE Call by reference Type reference (TYPE) STRING 20081010
4 Importing VERSION Call by reference Type reference (TYPE) STRING 20081010
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION CX_SALV_WD_CR_ADAPTEREXCPETION 20090119

Method VERSION_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CRCONTAINER_FEAT Call by reference Type reference (TYPE) STRING 20090209
2 Importing CRCONTAINER_FEAT_REQUIRED Call by reference Type reference (TYPE) STRING 20090209
3 Exporting CR_VERSION Call by reference Type reference (TYPE) STRING 20090209
4 Importing CR_VERSION_REQUIRED Call by reference Type reference (TYPE) STRING 20090209
5 Exporting MESSAGETEXT Call by reference Type reference (TYPE) STRING 20090209
6 Importing PROCESS_POPUP Call by reference Type reference (TYPE) C 20090209
7 Exporting VERSION_OK Value transfer Type reference (TYPE) C 20090210
# Exception Resumable Description Created on
1 NEW_VIEW_NOT_SUPPORTED 20090210
History
Last changed by/on SAP  20130531 
SAP Release Created in