SAP ABAP Class CL_RSR_WWW_CTRL_GRID (CL_RSR_WWW_CTRL_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_HTML_CONTROL | Abstract Wrapper Using HTML Control | 20011220 |
Properties
| Class | CL_RSR_WWW_CTRL_GRID | |
| Short Description | ||
| Super Class | CL_RSR_HTML_CONTROL | Abstract Wrapper Using HTML Control |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
| Created | 20011220 | 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) |
Interfaces
Class CL_RSR_WWW_CTRL_GRID has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSR_WWW_PAGE | 20011221 | HTML Interface of OLAP Processor |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXDialogAreaTtl' | 20011228 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXDialogBg' | 20011228 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXWhlOffset' | 20011228 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'SAPBEXDialogTtl' | 20011228 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | HTML Interface of OLAP Processor | 20011221 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | T_S_CELL | 20011221 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_S_TABLE | 20011221 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | T_TH_USED | 20011220 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | T_T_CELL | 20011220 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | 20011221 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | 20011221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Refreshes Table p_th_used | 20011220 | |
| 2 | Static method | Public | Method | Creation of Grid Control Instance | 20011221 | |
| 3 | Instance method | Public | Method | Setting Subtitle | 20011228 | |
| 4 | Instance method | Public | Method | Setting Row in HTML Grid | 20011220 | |
| 5 | Instance method | Public | Method | 20011221 | ||
| 6 | Instance method | Private | Method | 20011221 | ||
| 7 | Instance method | Public | Method | Sets Global Table Properties | 20011221 | |
| 8 | Instance method | Public | Method | Setting of Title Tray | 20011228 | |
| 9 | Static method | Private | Method | Cancel | 20011220 |
Events
Class CL_RSR_WWW_CTRL_GRID has no event.
Types
Class CL_RSR_WWW_CTRL_GRID has no local type.
Method Signatures
Method ASSERT_CELL_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLSPAN | Call by reference | Type reference (TYPE) | I | 1 | 20011220 | |||
| 2 | I_ROWSPAN | Call by reference | Type reference (TYPE) | I | 1 | 20011220 | |||
| 3 | I_X | Call by reference | Type reference (TYPE) | I | 20011220 | ||||
| 4 | I_Y | Call by reference | Type reference (TYPE) | I | 20011220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20011220 |
Method CREATE Signature
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20011221 |
Method SET_AREA_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINE | Call by reference | Type reference (TYPE) | I | 20011228 | ||||
| 2 | I_TITLE | Call by reference | Type reference (TYPE) | STRING | 20011228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011228 |
Method SET_CELL Signature
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20011220 |
Method SET_DEFAULT_CELL Signature
Method SET_DEFAULT_CELL on class CL_RSR_WWW_CTRL_GRID has no exception.
Method SET_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20011221 |
Method SET_PAGE on class CL_RSR_WWW_CTRL_GRID has no exception.
Method SET_TABLE_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BORDER | Call by reference | Type reference (TYPE) | I | 20011221 | ||||
| 2 | I_CELLPADDING | Call by reference | Type reference (TYPE) | I | 20011221 | ||||
| 3 | I_CELLSPACING | Call by reference | Type reference (TYPE) | I | 20011221 | ||||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20011221 | ||||
| 5 | I_R_BLOCK_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20011221 | |||
| 6 | I_STYLE_TABLE | Call by reference | Type reference (TYPE) | ANY | 20011221 | ||||
| 7 | I_TABLE_STYLE | Call by reference | Type reference (TYPE) | STRING | 20011221 | ||||
| 8 | I_WIDTH | Call by reference | Type reference (TYPE) | I | 20011221 |
Method SET_TABLE_PROPERTIES on class CL_RSR_WWW_CTRL_GRID has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20011228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20011228 |
Method X_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20011220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20011220 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |