SAP ABAP Class CL_RSR_DATA_SET (Data in Form that can be Read from Outside)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSR (Package) BW: General reporting processor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030116 |
Properties
| Class | CL_RSR_DATA_SET | |
| Short Description | Data in Form that can be Read from Outside | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR | BW: General reporting processor |
| Created | 20000104 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030116 |
Friends
Class CL_RSR_DATA_SET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRDS_VERSION | 1 | Version: Dataset 2.0a Patch 1 | 20000104 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRDS_VERSION | 2 | Version: Dataset 2.0a Patch 1 Flat | 20000104 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20000104 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSRDS_SX_DATA_SET_20A_1 | Version: Dataset 2.0a Patch 1 | 20000104 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSRDS_SX_DATA_SET_20A_FLAT1 | Version: Flat Dataset 2.0a Patch 1 | 20000110 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TP_S_SPECIAL_CELL | Display Special Cells | 20000110 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TP_T_DATA_SET_STACK | Stack for Available Datasets | 20000104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Class Constructor | 20000213 | |
| 2 | Instance method | Private | Event handling method | Refresh Data | 20000128 | |
| 3 | Instance method | Public | Constructor | Constructor | 20000104 | |
| 4 | Instance method | Public | Event handling method | Destroy | 20000104 | |
| 5 | Static method | Public | Method | Get Dataset for a Request | 20000104 | |
| 6 | Instance method | Private | Method | Gets the Chanmid for InfoObject Name | 20000110 | |
| 7 | Static method | Private | Method | Convert Internal Display into External | 20000110 | |
| 8 | Instance method | Public | Method | Load Data to a Format | 20000104 | |
| 9 | Static method | Public | Method | Bring Value into Form that can be Displayed | 20000213 | |
| 10 | Instance method | Private | Method | Version 20a 1 | 20000104 | |
| 11 | Instance method | Private | Method | Version 20a 1 : Set Axis Data for an Axis | 20000110 | |
| 12 | Instance method | Private | Method | Version 20a 1 : Set Filter Axis Data | 20000110 | |
| 13 | Instance method | Private | Method | Version 20a 1 : Set Axis Info | 20000104 | |
| 14 | Instance method | Private | Method | Version 20a 1 : Cell Data | 20000110 | |
| 15 | Instance method | Private | Method | Version 20a Flat1 (Also Creates Version 20a 1) | 20000110 | |
| 16 | Instance method | Private | Method | Version 20a Flat1 : Knock Axis Data Flat | 20000110 | |
| 17 | Static method | Private | Method | X message | 20000104 |
Events
Class CL_RSR_DATA_SET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_DATA_SET_STACK | Private | See coding | TP_S_DATA_SET_STACK | 20000104 | |
|
| 2 | TP_S_SPECIAL_CELL | Private | See coding | TP_S_SPECIAL_CELL | 20000110 | |
|
| 3 | TP_T_DATA_SET_STACK | Private | See coding | TP_T_DATA_SET_STACK | 20000104 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSR_DATA_SET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_DATA_SET has no exception.
Method CLEAR_ALL Signature
Method CLEAR_ALL on class CL_RSR_DATA_SET has no parameter.
Method CLEAR_ALL on class CL_RSR_DATA_SET has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20000104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannter Request | 20000104 | ||
| 2 | x-Message | 20000104 |
Method FREE Signature
Method FREE on class CL_RSR_DATA_SET has no parameter.
Method FREE on class CL_RSR_DATA_SET has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Request | 20000104 | |||
| 2 | R_R_DATA_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSR_DATA_SET | Data set | 20000128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannter Request | 20000104 | ||
| 2 | x-Message | 20000104 |
Method GET_CHANMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSIOBJNM | Merkmal | 20000110 | |||
| 2 | R_CHANMID | Value transfer | Type reference (TYPE) | RSSID | Chanmid | 20000110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X_MESSAGE | 20000110 |
Method IN_EX_CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Call by reference | Type reference (TYPE) | RRXDATA | Data | 20000110 | |||
| 2 | I_INTTP | Call by reference | Type reference (TYPE) | INTTYPE | Typ | 20000110 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | RSROA_DF | Wert | 20000110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000110 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VERSION | Call by reference | Type reference (TYPE) | RSRDS_VERSION | Datenversion | 20000128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | x-Message | 20000128 |
Method VALUE_TO_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_CELL | Call by reference | Type reference (TYPE) | RRXW3CELL | Formatierter Wert | 20000213 | |||
| 2 | I_CUDIM_POSITION | Call by reference | Type reference (TYPE) | RRPRCURUNITPOSIT | 'D' "RRPR_C_CURUNIT_POSITION-DEFAULT | Position Währ.+Einh. (BP) RRPR_C_CURUNIT_POSITION-DEFAULT | 20021117 | ||
| 3 | I_R_FORMAT | Call by reference | Object reference (TYPE REF TO) | CL_RSR_FORMAT | Formats-Objekt | 20020128 | |||
| 4 | I_SIGNPRSNT | Call by reference | Type reference (TYPE) | RRX1_SIGNPRSNT | RRX1_C_SIGNPRSNT-BEFORE | Vorzeichendarstellung | 20010620 | ||
| 5 | I_S_DATA | Call by reference | Type reference (TYPE) | RRX1_S_DAT_N | Wert | 20000213 | |||
| 6 | I_ZEROPRSNT | Call by reference | Type reference (TYPE) | RRX1_ZEROPRSNT | RRX1_C_ZEROPRSNT-DISPLAY | Nullendarstellung | 20010627 | ||
| 7 | I_ZEROTEXT | Call by reference | Type reference (TYPE) | RRX1_ZEROTEXT | Nullentext | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000213 |
Method VERSION_20A_1 Signature
Method VERSION_20A_1 on class CL_RSR_DATA_SET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000104 |
Method VERSION_20A_1_AXIS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AXIS | Call by reference | Type reference (TYPE) | RRXAXIS | Achse | 20000110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000110 |
Method VERSION_20A_1_AXIS_DATA_SLICER Signature
Method VERSION_20A_1_AXIS_DATA_SLICER on class CL_RSR_DATA_SET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000110 |
Method VERSION_20A_1_AXIS_INFO Signature
Method VERSION_20A_1_AXIS_INFO on class CL_RSR_DATA_SET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000104 |
Method VERSION_20A_1_CELL_DATA Signature
Method VERSION_20A_1_CELL_DATA on class CL_RSR_DATA_SET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000110 |
Method VERSION_20A_FLAT1 Signature
Method VERSION_20A_FLAT1 on class CL_RSR_DATA_SET has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000110 |
Method VERSION_20A_FLAT1_AXIS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_ATTR_DATA | Call by reference | Type reference (TYPE) | RSRDS_T_ATTR_DATA | Attributwerte | 20000110 | |||
| 2 | E_T_AXIS_DATA | Call by reference | Type reference (TYPE) | RSRDS_T_AXIS_DATA | Achsen Daten | 20000110 | |||
| 3 | I_TX_SET | Call by reference | Type reference (TYPE) | RSRDS_TX_SET | Achsen Daten komplex | 20000110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000110 |
Method X_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ABEND | Call by reference | Type reference (TYPE) | RS_BOOL | Anhängen ? | 20000104 | |||
| 2 | I_METHOD | Call by reference | Type reference (TYPE) | SYMSGV | Methode | 20000104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X Message | 20000104 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |