SAP ABAP Class /CRYSTAL/MDX_READER_BASE (Abstract base for result readers)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
/CRYSTAL/BC (Package) Business Objects Integrated Reporting
⤷
⤷
Properties
| Class | /CRYSTAL/MDX_READER_BASE | |
| Short Description | Abstract base for result readers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /CRYSTAL/BC | Business Objects Integrated Reporting |
| Created | 20050610 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /CRYSTAL/MDX_READER_BASE has no forward declaration.
Interfaces
Class /CRYSTAL/MDX_READER_BASE has no interface implemented.
Friends
Class /CRYSTAL/MDX_READER_BASE has no friend class.
Attributes
Class /CRYSTAL/MDX_READER_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | where the axis info is stored | 20050610 | |
| 2 | Static method | Public | Method | extract the datasetid from the session id | 20050610 | |
| 3 | Static method | Public | Method | hry info memory location | 20050610 | |
| 4 | Static method | Public | Method | returns a datasetid unique id | 20050610 |
Events
Class /CRYSTAL/MDX_READER_BASE has no event.
Types
Class /CRYSTAL/MDX_READER_BASE has no local type.
Method Signatures
Method GET_AXIS_INFO_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AXIS_INFO_ID | Value transfer | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 | |||
| 2 | SESSION_ID | Call by reference | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 |
Method GET_AXIS_INFO_ID on class /CRYSTAL/MDX_READER_BASE has no exception.
Method GET_DATASETID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASETID | Value transfer | Type reference (TYPE) | RSIDN4 | BW: General reference field for internal IDs | 20050610 | |||
| 2 | SESSION_ID | Call by reference | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 |
Method GET_DATASETID on class /CRYSTAL/MDX_READER_BASE has no exception.
Method GET_HRY_INFO_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HRY_INFO_ID | Value transfer | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 | |||
| 2 | SESSIONID | Call by reference | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 |
Method GET_HRY_INFO_ID on class /CRYSTAL/MDX_READER_BASE has no exception.
Method GET_SESSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATASETID | Call by reference | Type reference (TYPE) | RSIDN4 | BW: General reference field for internal IDs | 20050610 | |||
| 2 | SESSION_ID | Value transfer | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 |
Method GET_SESSION_ID on class /CRYSTAL/MDX_READER_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |