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 RRXW3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS 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 C_PARAMETER_ALT_STYLES Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'ALT_STYLES' Zebra List 20000331
2 C_PARAMETER_BLOCK_SIZE Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'BLOCK_SIZE' Number of Rows per Block 20000602
3 C_PARAMETER_BLOCK_SIZE_COLUMNS Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'BLOCK_SIZE_COLUMNS' Number of Columns for Each Block 20010926
4 C_PARAMETER_BLOCK_STEP_SIZE Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'BLOCK_STEP_SIZE' Number of Rows to Scroll 20030514
5 C_PARAMETER_BLOCK_STEP_SIZE_CO Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'BLOCK_STEP_SIZE_COLUMNS' Number of Columns to Scroll 20030514
6 C_PARAMETER_CAPTION_IS_QDESC Constant Private Type reference (TYPE) RRXW3_PARAMETER_ID 'CAPTION_IS_QDESC' Heading is the Query Description 20011024
7 C_PARAMETER_DATA_COLUMN_FROM Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'DATA_COLUMN_FROM' Value Columns from 20010925
8 C_PARAMETER_DATA_COLUMN_TO Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'DATA_COLUMN_TO' Value Columns to 20010925
9 C_PARAMETER_DATA_ROW_FROM Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'DATA_ROW_FROM' Value Rows from 20010925
10 C_PARAMETER_DATA_ROW_TO Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'DATA_ROW_TO' Value Rows to 20010925
11 C_PARAMETER_MODIFY_CLASS Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'MODIFY_CLASS' Class for Modifying Table 20001229
12 C_PARAMETER_ONLY_HRY_NAV Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'ONLY_HIERARCHY_NAVIGATION' Hierarchy Navigation Only 20010710
13 C_PARAMETER_PAGING_AREA_BOTTOM Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'SHOW_PAGING_AREA_BOTTOM' Table Paging Area Bottom 20010926
14 C_PARAMETER_PAGING_AREA_TOP Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'SHOW_PAGING_AREA_TOP' Table Paging Area Top 20010926
15 C_PARAMETER_SHOW_BUTTONS Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'SHOW_BUTTONS' Display Buttons 20031103
16 C_PARAMETER_SHOW_COLUMN_HEADER Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'SHOW_COLUMN_HEADER' Display Column Headers 20010925
17 C_PARAMETER_SHOW_DATA_CELLS Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'SHOW_DATA_CELLS' Display Data Cells 20010926
18 C_PARAMETER_SHOW_ROW_HEADER Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'SHOW_ROW_HEADER' Display Row Headers 20010925
19 C_PARAMETER_SUPPRESS_REP_TEXTS Constant Public Type reference (TYPE) RRXW3_PARAMETER_ID 'SUPPRESS_REPETITION_TEXTS' Suppress Repeated Texts 20011114
20 O_R_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_WWW_GRID Grid 20010702
21 O_R_MODIFY_TABLE Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_WWW_MODIFY_TABLE Modifying Table Contents 20010410
22 O_R_TABLE Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_WWW_TABLE Table 20010615
Methods
# Method Level Visibility Method type Description Created on
1 FILL_TABLE 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 X message 20000213
History
Last changed by/on SAP  20130531 
SAP Release Created in