SAP ABAP Class CL_RSR_WWW_HELP_WINDOW (Help Window in Web Reporting)
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_RENDERER | Module for a Page in Web Reporting | 20000221 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BW_BCT_NAV_SERVICE | Helpservice Class for Target Group Creation | 20040122 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BW_BCT_TGGRP_CREATE | Helpservice Class for Target Group Creation | 20040211 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_DOC_MAINTENANCE | Maintenance of Documents as Help Window | 20010430 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_HELP_WINDOW_FORMULA | Formula Creation | 20020131 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_HWIND_KYF_WATCHLIST | F4 Help for the KYF Watchlist | 20030912 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_HWIND_QUERY | All Help Services that Reference a Query as DP | 20010730 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_HWIND_SAVE_VIEW | Save View | 20040123 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_HWIND_VIEW | All Help Services that Reference a View as DP | 20010408 |
Properties
| Class | CL_RSR_WWW_HELP_WINDOW | |
| Short Description | Help Window in Web Reporting | |
| Super Class | CL_RSR_WWW_RENDERER | 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 | 20000221 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_WWW_HELP_WINDOW has no forward declaration.
Interfaces
Class CL_RSR_WWW_HELP_WINDOW has no interface implemented.
Friends
Class CL_RSR_WWW_HELP_WINDOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRCMDID | 'CHANGE' | Change | 20010329 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRCMDID | 'DISPLAY' | Display | 20010329 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSRCMDID | 'NEW' | New | 20010329 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSRCMDID | 'REMOVE' | Delete | 20010329 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Home Frame for Jumping Back | 20000221 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_DATA_PROVIDER | Parent Data Provider | 20000221 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_WWW_ITEM | Parent Item | 20000221 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSRPARAMETERID | Help Service | 20000221 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | Style Sheet for Window | 20000221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initial | 20000221 |
Events
Class CL_RSR_WWW_HELP_WINDOW has no event.
Types
Class CL_RSR_WWW_HELP_WINDOW has no local type.
Method Signatures
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Seite | 20000221 | |||
| 2 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20000221 | |||
| 3 | I_R_PARENT_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_DATA_PROVIDER | Vater Daten-Lieferant (Option 2) | 20000221 | |||
| 4 | I_R_PARENT_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_ITEM | Vater Item (Option 1) | 20000221 | |||
| 5 | I_SERVICE | Call by reference | Type reference (TYPE) | ANY | Hilf-Service | 20000221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20000221 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |