SAP ABAP Class CL_RSR_CSV_GRID (Grid)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_GRID | Grid | 20010423 |
Properties
| Class | CL_RSR_CSV_GRID | |
| Short Description | Grid | |
| Super Class | CL_RSR_GRID | Grid |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
| Created | 20010423 | 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) |
Interfaces
Class CL_RSR_CSV_GRID has no interface implemented.
Friends
Class CL_RSR_CSV_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 2 | 20010424 | |||
| 2 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'ALT_STYLES' | Zebra List | 20010423 | ||
| 3 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'BLOCK_SIZE' | Number of Rows per Block | 20010423 | ||
| 4 | Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MODIFY_CLASS' | Class for Modifying Table | 20010423 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'SEPARATOR' | Export to EXCEL | 20010424 | ||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_MODIFY_TABLE | Modifying Table Contents | 20010423 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20010428 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20010428 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_GRID | Grid | 20010423 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_TABLE | Table | 20010423 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | ';' | Reference to a Request | 20010424 | ||
| 12 | Instance attribute | Private | Type reference (TYPE) | STRING | Reference to a Request | 20010424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20010428 | ||
| 2 | Instance method | Private | Method | CSV String Escapes | 20010424 | |
| 3 | Instance method | Public | Method | Fill Table | 20010423 |
Events
Class CL_RSR_CSV_GRID has no event.
Types
Class CL_RSR_CSV_GRID has no local type.
Method Signatures
Method APPEND_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20010428 |
Method APPEND_CONTENT on class CL_RSR_CSV_GRID has no exception.
Method ESCAPE_CSV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STRING | Call by reference | Type reference (TYPE) | STRING | 20010424 |
Method ESCAPE_CSV on class CL_RSR_CSV_GRID has no exception.
Method FILL_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRING | Value transfer | Type reference (TYPE) | STRING | 20010424 | ||||
| 2 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010424 | |||
| 3 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST | Datenanforderung vom OLAP-Prozessor | 20010424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20010423 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |