SAP ABAP Class CL_RSR_WWW_ITEM_GRID (Grid)
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_ITEM_VIEW | All Items that Reference a View as DP | 20010408 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_IMO_ITEM_GRID | Grid (i-mode) | 20011201 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_PIE_ITEM_GRID | Grid (Pocket IE) | 20010212 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WML_ITEM_GRID | Grid (WML) | 20010306 |
Properties
Class | CL_RSR_WWW_ITEM_GRID | |
Short Description | Grid | |
Super Class | CL_RSR_WWW_ITEM_VIEW | All Items that Reference a View as DP |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR | BW: General reporting processor |
Created | 19991221 | 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_ITEM_GRID has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSR_WWW_GRID | 20010412 | Query Html Grid |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'ALT_STYLES' | Zebra List | 20000331 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'BLOCK_SIZE' | Number of Rows per Block | 20000602 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'BLOCK_SIZE_COLUMNS' | Number of Columns for Each Block | 20010926 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'BLOCK_STEP_SIZE' | Number of Rows to Scroll | 20030514 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'BLOCK_STEP_SIZE_COLUMNS' | Number of Columns to Scroll | 20030514 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'CAPTION_IS_QDESC' | Heading is the Query Description | 20011024 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'DATA_COLUMN_FROM' | Value Columns from | 20010925 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'DATA_COLUMN_TO' | Value Columns to | 20010925 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'DATA_ROW_FROM' | Value Rows from | 20010925 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'DATA_ROW_TO' | Value Rows to | 20010925 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'MODIFY_CLASS' | Class for Modifying Table | 20001229 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'ONLY_HIERARCHY_NAVIGATION' | Hierarchy Navigation Only | 20010710 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_PAGING_AREA_BOTTOM' | Table Paging Area Bottom | 20010926 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_PAGING_AREA_TOP' | Table Paging Area Top | 20010926 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_BUTTONS' | Display Buttons | 20031103 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_COLUMN_HEADER' | Display Column Headers | 20010925 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_DATA_CELLS' | Display Data Cells | 20010926 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SHOW_ROW_HEADER' | Display Row Headers | 20010925 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'SUPPRESS_REPETITION_TEXTS' | Suppress Repeated Texts | 20011114 | |
20 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_GRID | Grid | 20010702 | ||
21 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_MODIFY_TABLE | Modifying Table Contents | 20010410 | ||
22 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_TABLE | Table | 20010615 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Fill Table | 20000213 |
Events
Class CL_RSR_WWW_ITEM_GRID has no event.
Types
Class CL_RSR_WWW_ITEM_GRID has no local type.
Method Signatures
Method FILL_TABLE Signature
Method FILL_TABLE on class CL_RSR_WWW_ITEM_GRID has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
X message | 20000213 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |