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 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'CB_ITEM' | 20031017 | |||
| 2 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'SAVE' | 20031017 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'START' | 20031017 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | '550' | 20031107 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | '450' | 20031107 | |||
| 6 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'CANCEL' | 20031017 | |||
| 7 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'CLEAR_ALL' | 20031017 | |||
| 8 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'EXPAND_ALL' | 20031017 | |||
| 9 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'PERSONALIZE' | 20031023 | |||
| 10 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'TOGGLE' | 20031017 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | '10' | 20031107 | |||
| 12 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'TOGGLE_ID' | 20031017 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | Form Name | 20031009 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | Table Object Containing the Catalog | 20030924 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_FORM | Form Object Containing the Complete Output | 20030926 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_ITEM_KYF_WATCHLIST | Higher-Level Item | 20031015 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | Table Object Containing All Navigation Links | 20030924 | |||
| 18 | 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 | Instance method | Private | Method | Add an Entry to the Catalog HTML Ctrl | 20030929 | |
| 2 | Instance method | Private | Method | Add an Entry to the Catalog HTML Ctrl | 20030929 | |
| 3 | Instance method | Private | Method | Empty All Checkboxes | 20031015 | |
| 4 | Instance method | Private | Method | Expand All Nodes | 20031015 | |
| 5 | Instance method | Private | Method | Toggle Nodes | 20031015 | |
| 6 | Instance method | Private | Method | Generate Table Ctrl from External Description | 20031014 | |
| 7 | Instance method | Private | Method | Generate Buttons for the KYF Catalog | 20030924 | |
| 8 | Instance method | Private | Method | Indent Text | 20030926 | |
| 9 | 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 | I_ID | Call by reference | Type reference (TYPE) | RSRKYF_NODE_ID | 20030929 | ||||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | I | 20030929 | ||||
| 3 | I_R_CATALOG_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | 20031021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030929 |
Method ADD_CATALOG_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSRKYF_NODE_ID | 20030929 | ||||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | I | 20030929 | ||||
| 3 | I_R_CATALOG_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | 20031021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 20031015 |
Method CMD_TOGGLE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSRKYF_NODE_ID | 20031015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031015 |
Method CREATE_CATALOG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_CATALOG_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | 20031014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031014 |
Method CREATE_NAVIGATION_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_O_BUTTONS | Value transfer | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | 20030926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030924 |
Method GET_INDENTED_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Call by reference | Type reference (TYPE) | I | 20030926 | ||||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20030926 | ||||
| 3 | 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 | E_OUTPUT_STRING | Value transfer | Type reference (TYPE) | STRING | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030929 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |