SAP ABAP Class CL_RSR_WWW_HWIND_KYF_WATCHLIST (F4 Help for the KYF Watchlist)
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_HELP_WINDOW Help Window in Web Reporting 20030912
Properties
Class CL_RSR_WWW_HWIND_KYF_WATCHLIST  
Short Description F4 Help for the KYF Watchlist    
Super Class CL_RSR_WWW_HELP_WINDOW Help Window 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 20030912   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no forward declaration.
Interfaces
Class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no interface implemented.
Friends
Class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CHECKBOX_NAME Constant Public Type reference (TYPE) RSRPARAMETERID 'CB_ITEM' 20031017
2 N_C_CMD_SAVE Constant Public Type reference (TYPE) RSRPARAMETERID 'SAVE' 20031017
3 N_C_CMD_START Constant Public Type reference (TYPE) RSRPARAMETERID 'START' 20031017
4 P_C_CATALOG_HEIGHT Constant Private Type reference (TYPE) STRING '550' 20031107
5 P_C_CATALOG_WIDTH Constant Private Type reference (TYPE) STRING '450' 20031107
6 P_C_CMD_CANCEL Constant Private Type reference (TYPE) RSRPARAMETERID 'CANCEL' 20031017
7 P_C_CMD_CLEAR_ALL Constant Private Type reference (TYPE) RSRPARAMETERID 'CLEAR_ALL' 20031017
8 P_C_CMD_EXPAND_ALL Constant Private Type reference (TYPE) RSRPARAMETERID 'EXPAND_ALL' 20031017
9 P_C_CMD_PERSONALIZE Constant Private Type reference (TYPE) RSRPARAMETERID 'PERSONALIZE' 20031023
10 P_C_CMD_TOGGLE Constant Private Type reference (TYPE) RSRPARAMETERID 'TOGGLE' 20031017
11 P_C_MARGIN_BOTTOM Constant Private Type reference (TYPE) STRING '10' 20031107
12 P_C_PARAMETER_TOGGLE_ID Constant Private Type reference (TYPE) RSRPARAMETERID 'TOGGLE_ID' 20031017
13 P_FORM Instance attribute Private Type reference (TYPE) STRING Form Name 20031009
14 P_R_CATALOG Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE Table Object Containing the Catalog 20030924
15 P_R_CATALOG_FORM Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_FORM Form Object Containing the Complete Output 20030926
16 P_R_KYF_WATCHLIST Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_ITEM_KYF_WATCHLIST Higher-Level Item 20031015
17 P_R_NAVIGATION_BUTTONS Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE Table Object Containing All Navigation Links 20030924
18 P_R_PAGE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_PAGE Page Object Containing All Other Ctrls (Style Sheet) 20030929
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CATALOG_ITEM Instance method Private Method Add an Entry to the Catalog HTML Ctrl 20030929
2 ADD_CATALOG_NODE Instance method Private Method Add an Entry to the Catalog HTML Ctrl 20030929
3 CMD_CLEAR_ALL Instance method Private Method Empty All Checkboxes 20031015
4 CMD_EXPAND_ALL Instance method Private Method Expand All Nodes 20031015
5 CMD_TOGGLE_NODE Instance method Private Method Toggle Nodes 20031015
6 CREATE_CATALOG_TABLE Instance method Private Method Generate Table Ctrl from External Description 20031014
7 CREATE_NAVIGATION_BUTTONS Instance method Private Method Generate Buttons for the KYF Catalog 20030924
8 GET_INDENTED_TEXT Instance method Private Method Indent Text 20030926
9 RENDER_OUTPUT Instance method Private Method Render Catalog 20030929
Events
Class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no event.
Types
Class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no local type.
Method Signatures

Method ADD_CATALOG_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSRKYF_NODE_ID 20030929
2 Importing I_LEVEL Call by reference Type reference (TYPE) I 20030929
3 Importing I_R_CATALOG_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE 20031021
# Exception Resumable Description Created on
1 X_MESSAGE 20030929

Method ADD_CATALOG_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSRKYF_NODE_ID 20030929
2 Importing I_LEVEL Call by reference Type reference (TYPE) I 20030929
3 Importing I_R_CATALOG_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE 20031021
# Exception Resumable Description Created on
1 X_MESSAGE 20030929

Method CMD_CLEAR_ALL Signature

Method CMD_CLEAR_ALL on class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE 20031015

Method CMD_EXPAND_ALL Signature

Method CMD_EXPAND_ALL on class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE 20031015

Method CMD_TOGGLE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) RSRKYF_NODE_ID 20031015
# Exception Resumable Description Created on
1 X_MESSAGE 20031015

Method CREATE_CATALOG_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_CATALOG_TABLE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE 20031014
# Exception Resumable Description Created on
1 X_MESSAGE 20031014

Method CREATE_NAVIGATION_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_O_BUTTONS Value transfer Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_TABLE 20030926
# Exception Resumable Description Created on
1 X_MESSAGE 20030924

Method GET_INDENTED_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Call by reference Type reference (TYPE) I 20030926
2 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20030926
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20030926

Method GET_INDENTED_TEXT on class CL_RSR_WWW_HWIND_KYF_WATCHLIST has no exception.

Method RENDER_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OUTPUT_STRING Value transfer Type reference (TYPE) STRING 20030929
# Exception Resumable Description Created on
1 X_MESSAGE 20030929
History
Last changed by/on SAP  20130531 
SAP Release Created in 350