SAP ABAP Class CL_RSR_WWW_HWIND_QUERY_WIZARD (Help Service: Use Wizard to Generate Query)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZA (Package) Web Query Designer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_HWIND_QUERY | All Help Services that Reference a Query as DP | 20010731 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSZA_CALLBACK_TREE_RENDERER | Callback Methods for HTML Tree Output | 20011005 |
Properties
| Class | CL_RSR_WWW_HWIND_QUERY_WIZARD | |
| Short Description | Help Service: Use Wizard to Generate Query | |
| Super Class | CL_RSR_WWW_HWIND_QUERY | All Help Services that Reference a Query as DP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSZA | Web Query Designer |
| Created | 20010731 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_WWW_HWIND_QUERY_WIZARD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSZA_CALLBACK_TREE_RENDERER | Callback Methods for HTML Tree Output | 20011005 |
Friends
Class CL_RSR_WWW_HWIND_QUERY_WIZARD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRPARAMETERVALUE | 'CONTINUE' | Continuing Wizard after Return to ICube Selection | 20010904 | ||
| 2 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'DUMMY' | Do Nothing | 20010801 | ||
| 3 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'SET_IOBJECT' | Set InfoObjects | 20010731 | ||
| 4 | Constant | Private | Type reference (TYPE) | RSZA_PAGE_TYPE | 'SELECT_IOBJECTS' | Page Type: InfoObject Selection | 20010801 | ||
| 5 | Constant | Private | Type reference (TYPE) | RSZA_PAGE_TYPE | 'SET_FILTER' | Page Type: Setting a Filter | 20010801 | ||
| 6 | Constant | Private | Type reference (TYPE) | RSZA_PAGE_TYPE | 'SHOW_QUERY_DEFINITION' | Page Type: Displaying the Query Definition | 20010801 | ||
| 7 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'LAYOUT_TYPE' | Layout Type of an InfoObject in the Query | 20010731 | ||
| 8 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'NAVIGATION' | Navigation | 20010801 | ||
| 9 | Constant | Private | Type reference (TYPE) | RSRPARAMETERID | 'OBJNM' | Info object name | 20010731 | ||
| 10 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'TOGGLE' | Open/Close Tree Branch | 20010905 | ||
| 11 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'BACK' | Navigation Back | 20010801 | ||
| 12 | Constant | Private | Type reference (TYPE) | RSRPARAMETERVALUE | 'FORWARD' | Navigation Next | 20010801 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Flag Whether Characters or Key Figures Appear in Display | 20011005 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Index for Checkbox Numbering in HTML Form | 20011005 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RSZLAYTP | Layout Type of Current Page | 20011005 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RSTXTLG | Layout Type Description | 20011005 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSZA_PAGE_NO | 1 | WebQueryDesigner: Current HTML Page in the Wizard | 20010801 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | RSZA_SX_METADATA | Metadata for the InfoCube | 20010731 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | RSZA_SX_WIZQUERY | Wizard: Query Status | 20010731 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RSZA_T_PAGE | WebQueryDesigner: Sequence of Pages in the Wizard | 20010801 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RSZA_T_TREE | Metadata in Tree Structure (Contains InfoObject Assignment) | 20011005 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | RSZA_T_TREE | Metadata in Tree Structure (Contains InfoObject Assignment) | 20011005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generates Query Definition in Wizard Fomat from Tree Format | 20010918 | |
| 2 | Instance method | Private | Method | Transferring Generated Query to the DataProvider | 20010731 | |
| 3 | Instance method | Private | Method | Generates HTML page for the Selection | 20010731 | |
| 4 | Instance method | Private | Method | Web Query Designer: InfoObject Selection | 20010918 | |
| 5 | Instance method | Private | Method | Inserts Explanatory Text | 20020124 | |
| 6 | Instance method | Private | Method | Generates Navigation Buttons | 20010801 | |
| 7 | Instance method | Private | Method | Generates 'Open' Form Tag | 20010918 | |
| 8 | Instance method | Private | Method | Generates Tree Display from p_t_tree | 20011005 | |
| 9 | Instance method | Private | Method | Web Query Designer: Shows Query Definition | 20010918 | |
| 10 | Instance method | Private | Method | Adds Current Status of Query Defintion to HTML String | 20010918 | |
| 11 | Instance method | Private | Method | Jump to Open Dialog Help Window for InfoCube Selection | 20010904 | |
| 12 | Instance method | Private | Method | Resetting Wizard Data | 20010801 | |
| 13 | Instance method | Private | Method | Set InfoCube | 20010731 | |
| 14 | Instance method | Private | Method | Change List of InfoObjects of WizQuery | 20010731 |
Events
Class CL_RSR_WWW_HWIND_QUERY_WIZARD has no event.
Types
Class CL_RSR_WWW_HWIND_QUERY_WIZARD has no local type.
Method Signatures
Method CONVERT_TREE_TO_WIZQUERY Signature
Method CONVERT_TREE_TO_WIZQUERY on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no parameter.
Method CONVERT_TREE_TO_WIZQUERY on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method DISPATCH_CREATED_QUERY Signature
Method DISPATCH_CREATED_QUERY on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20010731 |
Method FILL_HTML Signature
Method FILL_HTML on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20010731 |
Method FILL_HTML_CHOSE_IOBJECTS Signature
Method FILL_HTML_CHOSE_IOBJECTS on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no parameter.
Method FILL_HTML_CHOSE_IOBJECTS on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method FILL_HTML_EXPLAINING_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | 20020124 | ||||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20020131 |
Method FILL_HTML_EXPLAINING_TEXT on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method FILL_HTML_NAVIGATION_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | 20010801 |
Method FILL_HTML_NAVIGATION_BUTTONS on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method FILL_HTML_OPEN_FORM_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | 20010918 | ||||
| 2 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20010918 |
Method FILL_HTML_OPEN_FORM_TAG on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method FILL_HTML_SELECTION_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | 20011005 |
Method FILL_HTML_SELECTION_TREE on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method FILL_HTML_SHOW_DEF Signature
Method FILL_HTML_SHOW_DEF on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | X-Message | 20010918 |
Method FILL_HTML_WIZQUERY_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | HTML String | 20010918 |
Method FILL_HTML_WIZQUERY_STATE on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method GOTO_ICUBE_SELECTION Signature
Method GOTO_ICUBE_SELECTION on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no parameter.
Method GOTO_ICUBE_SELECTION on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method RESET_WIZARD_DATA Signature
Method RESET_WIZARD_DATA on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no parameter.
Method RESET_WIZARD_DATA on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method SET_ICUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20010921 | |||
| 2 | E_T_MESG | Call by reference | Type reference (TYPE) | RSZA_T_MESG | Tabellentyp für RRX_MESG | 20010921 | |||
| 3 | I_ICUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | Infocube | 20010918 |
Method SET_ICUBE on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
Method SET_IOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LAYTP | Call by reference | Type reference (TYPE) | RSZLAYTP | Layouttyp | 20010731 | |||
| 2 | I_T_PARAMETER | Call by reference | Type reference (TYPE) | RSRTPARAMETERVALUE | Selektierte Infoobjekte | 20010905 |
Method SET_IOBJECTS on class CL_RSR_WWW_HWIND_QUERY_WIZARD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |