SAP ABAP Class CL_RSR_WWW_TABLE (Table Renderer)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_RENDERER | Module for a Page in Web Reporting | 20010323 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_IMO_TABLE | i-mode Table | 20011130 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WML_TABLE | WML Table | 20010529 |
Properties
Class | CL_RSR_WWW_TABLE | |
Short Description | Table Renderer | |
Super Class | CL_RSR_WWW_RENDERER | Module for a Page in Web Reporting |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR | BW: General reporting processor |
Created | 20000204 | 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_WWW_TABLE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSR_WWW_PAGE | 20010418 | HTML Interface of OLAP Processor |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSRCMDID | 'TABLE_CHANGE_BLOCK' | Change Current Display Section | 20000207 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'TABLE_BLOCK_NUMBER' | Block Section Number | 20000207 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'TABLE_NAME' | Table Name | 20000207 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | TO_SECTION | 'B' | Data block | 20000207 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | TO_SECTION | 'F' | Footnote | 20000207 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | TO_SECTION | 'H' | Table header | 20000207 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | No. of blocks | 20000207 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Current Block | 20000207 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Rows | 20000204 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010404 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Current Column Number (Without colspan from Rows) | 20000207 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TO_SECTION | Fillling Footer | 20000207 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010404 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20020204 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010404 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Indenting for Pretty html Source | 20020118 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Maximum Column Number | 20000207 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Navigation Block Style | 20000207 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter for Creating Block Urls | 20000207 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Table Nesting Depth | 20010621 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Row Started | 20000602 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_BLOCK | 20010404 | |||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TP_T_BLOCK_LABEL | Block Label | 20000209 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Constructor | 20010130 |
2 | ![]() |
Static method | Public | Method | Create a Table Object | 20010323 |
3 | ![]() |
Instance method | Public | Method | Table Fill Finished | 20000207 |
4 | ![]() |
Instance method | Public | Method | Add |