SAP ABAP Class CL_RSR_WWW_ITEM_VIEW (All Items that Reference a View as DP)
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 Module for a Page in Web Reporting 20010408
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_CHART Chart Renderer 20010408
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_CONDITION Conditions 20010408
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_EXCEPTION Navigation Block 20010408
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_EXPLAIN_KYF Characteristic Labeling poss. with Context Menu 20020206
5 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER Filter 20010408
6 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER_ABS All Filters: Drop Down Box, Radio, Check, Input Here 20010408
7 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER_HIERDD Hierarchical Drop Down 20010612
8 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_GRID Grid 20010408
9 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_LABEL Characteristic Labeling poss. with Context Menu 20010408
10 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_MAP Map Renderer 20010408
... Click here to see Used By full list (15 items)
Properties
Class CL_RSR_WWW_ITEM_VIEW  
Short Description All Items that Reference a View as DP    
Super Class CL_RSR_WWW_ITEM Module for a Page in Web Reporting 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR   BW: General reporting processor 
Created 20010408   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_WWW_ITEM_VIEW has no interface implemented.
Friends
Class CL_RSR_WWW_ITEM_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_WWW_VIEW Web Reporting Data Provider Query View 20010408
2 P_ICON_DOCUMENT Instance attribute Private Type reference (TYPE) STRING Document Icon 20010418
3 P_LF_QDEF Instance attribute Private Type reference (TYPE) STRING Line Break in Query Designer 20030908
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOCUMENT_ICON Instance method Protected Method Returns Icon with Document URL and Alternative Text 20010418
2 GET_F1 Instance method Public Method Returns the F1 Help for an Attribute 20010408
3 REPLACE_QDEF_CR Instance method Public Method Replace Line Breaks from Query Definition 20030908
Events
Class CL_RSR_WWW_ITEM_VIEW has no event.
Types
Class CL_RSR_WWW_ITEM_VIEW has no local type.
Method Signatures

Method GET_DOCUMENT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FILTER Call by reference Type reference (TYPE) STRING Doc Url für den Filter bei Einzelwertfilter zum Merkmal 20010418
2 Exporting E_INFOCUBE Call by reference Type reference (TYPE) STRING Doc Url für den InfoCube 20010418
3 Exporting E_IOBJNM Call by reference Type reference (TYPE) STRING Doc Url zum angegebenen Info Objekt 20010418
4 Exporting E_QUERY Call by reference Type reference (TYPE) STRING Doc Url für die Query 20010418
5 Importing I_EXIST Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Nur falls Dokumente existieren 20010418
6 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObjekt 20010418

Method GET_DOCUMENT_ICON on class CL_RSR_WWW_ITEM_VIEW has no exception.

Method GET_F1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) STRING 20010408
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameters 20010408
# Exception Resumable Description Created on
1 X_MESSAGE 20010408

Method REPLACE_QDEF_CR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRING Call by reference Type reference (TYPE) STRING Text zu ersetzen 20030908
2 Importing I_LINE_BREAK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Neue Zeile (true) oder Space (false) 20030908

Method REPLACE_QDEF_CR on class CL_RSR_WWW_ITEM_VIEW has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_CHART Chart Renderer 20010408
2 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_CONDITION Conditions 20010408
3 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_EXCEPTION Navigation Block 20010408
4 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_EXPLAIN_KYF Characteristic Labeling poss. with Context Menu 20020206
5 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER Filter 20010408
6 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER_ABS All Filters: Drop Down Box, Radio, Check, Input Here 20010408
7 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_FILTER_HIERDD Hierarchical Drop Down 20010612
8 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_GRID Grid 20010408
9 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_LABEL Characteristic Labeling poss. with Context Menu 20010408
10 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_MAP Map Renderer 20010408
11 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_MAPLAYER Map Layer of Web Map 20010408
12 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_NAV_BLOCK Navigation Block 20010408
13 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_TEXT_ELEMENTS Navigation Block 20010418
14 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_TICKER Ticker 20010727
15 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WWW_ITEM_XML_QUERYVIEW Query View Data as XML 20030806
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A