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 | 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) | |
| 3 | 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 | Instance attribute | Private | Type reference (TYPE) | I | 20081010 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 20090209 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 20090209 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | 20090209 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | CNTL_HANDLE | DP for DATA Streams | 20081105 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CNTL_HANDLE | Data Provider handle | 20081010 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNTL_HANDLE | DP for Presentation Streams | 20081105 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CNTL_HANDLE | DP for Report Streams | 20081105 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CNTL_HANDLE | DP for User Info | 20090112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081010 | |
| 2 | Instance method | Public | Method | Get Document | 20081010 | |
| 3 | Instance method | Public | Method | 20081010 | ||
| 4 | Instance method | Public | Method | Current Document Length | 20081027 | |
| 5 | Instance method | Public | Method | send R/3 table to control | 20081010 | |
| 6 | Instance method | Public | Method | 20081010 | ||
| 7 | 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 | LIFETIME | Value transfer | Type reference (TYPE) | I | lifetime | 20081010 | |||
| 2 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20081010 | |||
| 3 | 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 | ID | Call by reference | Type reference (TYPE) | STRING | 20081027 | ||||
| 2 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20081010 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20081027 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20081027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081010 |
Method GET_DOC_AS_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Type reference (TYPE) | XSTRING | 20081010 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20081010 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20081010 | ||||
| 4 | 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 | 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 | ID | Call by reference | Type reference (TYPE) | STRING | 20081027 | ||||
| 2 | LEN | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20081027 | |||
| 3 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | table containing the document | 20081010 | |||
| 4 | TABLENAME | Call by reference | Type reference (TYPE) | C | 20081010 | ||||
| 5 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20081027 | ||||
| 6 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20081027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | DOCUMENT | Call by reference | Type reference (TYPE) | XSTRING | 20081010 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20081010 | ||||
| 3 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20081010 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20081010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CRCONTAINER_FEAT | Call by reference | Type reference (TYPE) | STRING | 20090209 | ||||
| 2 | CRCONTAINER_FEAT_REQUIRED | Call by reference | Type reference (TYPE) | STRING | 20090209 | ||||
| 3 | CR_VERSION | Call by reference | Type reference (TYPE) | STRING | 20090209 | ||||
| 4 | CR_VERSION_REQUIRED | Call by reference | Type reference (TYPE) | STRING | 20090209 | ||||
| 5 | MESSAGETEXT | Call by reference | Type reference (TYPE) | STRING | 20090209 | ||||
| 6 | PROCESS_POPUP | Call by reference | Type reference (TYPE) | C | 20090209 | ||||
| 7 | VERSION_OK | Value transfer | Type reference (TYPE) | C | 20090210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090210 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |