SAP ABAP Class CL_RSR_WWW_ITEM_FILTER_RADIO (Drop Down Box for Filtering)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WWW_ITEM_FILTER_ABS | All Filters: Drop Down Box, Radio, Check, Input Here | 20010408 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_IMO_ITEM_FILTER_RADIO | Radio Filter (i-Mode) | 20011205 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_PIE_ITEM_FILTER_RADIO | Dropdown Box for Filtering (Pocket IE) | 20010213 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WML_ITEM_FILTER_RADIO | Radio Filter (WML) | 20010227 |
Properties
| Class | CL_RSR_WWW_ITEM_FILTER_RADIO | |
| Short Description | Drop Down Box for Filtering | |
| Super Class | CL_RSR_WWW_ITEM_FILTER_ABS | All Filters: Drop Down Box, Radio, Check, Input Here |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_WEB_RUNTIME | Web Reporting Runtime (3.x CORE) |
| Created | 20001208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no interface implemented.
Friends
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'HORIZONTAL_NUMBER' | Number of Entries in Row/Column | 20001212 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RRXW3_PARAMETER_ID | 'HORIZONTAL_ALIGNMENT' | 20001215 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20050103 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | JavaScript | 20001222 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020123 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_WWW_TABLE | Table Renderer | 20001212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20001212 | ||
| 2 | Instance method | Private | Method | 20001212 | ||
| 3 | Instance method | Private | Method | Open Input Tag | 20001208 | |
| 4 | Instance method | Private | Method | 20001208 | ||
| 5 | Instance method | Private | Method | 20001208 | ||
| 6 | Instance method | Private | Method | Insert Submit Button | 20001208 | |
| 7 | Instance method | Private | Method | Writes the Values in the Drop Down Box | 20001208 | |
| 8 | Instance method | Private | Method | Generate HTML | 20001208 | |
| 9 | Instance method | Private | Method | 20020123 | ||
| 10 | Instance method | Private | Method | Gets hcount from attributes | 20001212 | |
| 11 | Instance method | Private | Method | Delivers the Value from the Parameter Table | 20001208 | |
| 12 | Instance method | Private | Method | 20001208 |
Events
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no event.
Types
Class CL_RSR_WWW_ITEM_FILTER_RADIO has no local type.
Method Signatures
Method CALCULATE_COLUMNS Signature
Method CALCULATE_COLUMNS on class CL_RSR_WWW_ITEM_FILTER_RADIO has no parameter.
Method CALCULATE_COLUMNS on class CL_RSR_WWW_ITEM_FILTER_RADIO has no exception.
Method CALCULATE_ROWS_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HVAL | Call by reference | Type reference (TYPE) | I | 20001212 | ||||
| 2 | I_VAL | Call by reference | Type reference (TYPE) | I | 20001212 | ||||
| 3 | I_VERTFL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20001212 | |||
| 4 | R_CR | Value transfer | Type reference (TYPE) | I | 20001212 |
Method CALCULATE_ROWS_COLUMNS on class CL_RSR_WWW_ITEM_FILTER_RADIO has no exception.
Method CREATE_INPUT_BOX_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_FORM | Kapselt ein Formular in einer Mark Up Sprache | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20001220 |
Method CREATE_MULTIPLE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COUNTER | Call by reference | Type reference (TYPE) | I | 20001213 | ||||
| 2 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20001208 | ||||
| 3 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | Ziel-InfoObject des InfoCubes | 20001213 | |||
| 4 | I_PRSNT | Call by reference | Type reference (TYPE) | RSCHAPRSNT | Darstellung für Merkmale und Einheiten | 20001213 | |||
| 5 | I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | Mark Up Table container | 20020123 | |||
| 6 | I_STYLE | Call by reference | Type reference (TYPE) | STRING | 20001213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20001220 |
Method CREATE_SINGLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_COUNTER | Call by reference | Type reference (TYPE) | I | 20001213 | ||||
| 2 | I_HCOUNT | Call by reference | Type reference (TYPE) | I | 20001213 | ||||
| 3 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20001208 | ||||
| 4 | I_PRSNT | Call by reference | Type reference (TYPE) | RSCHAPRSNT | Darstellung für Merkmale und Einheiten | 20001208 | |||
| 5 | I_R_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | Mark Up Table container | 20020123 | |||
| 6 | I_SELVAL | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20001208 | |||
| 7 | I_STYLE | Call by reference | Type reference (TYPE) | STRING | 20001213 | ||||
| 8 | I_S_CHAVT | Call by reference | Type reference (TYPE) | RSDM_S_CHAVT | 20001208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20010626 |
Method CREATE_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_FORM | Kapselt ein Formular in einer Mark Up Sprache | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20020123 |
Method CREATE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_TABLE | Mark Up Table container | 20020125 | |||
| 2 | I_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_FORM | Kapselt ein Formular in einer Mark Up Sprache | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20001220 |
Method GENERATE_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HTML | Value transfer | Type reference (TYPE) | STRING | Html | 20001220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20001220 |
Method GET_FORMNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20020123 |
Method GET_FORMNAME on class CL_RSR_WWW_ITEM_FILTER_RADIO has no exception.
Method GET_HCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_VAL | Call by reference | Type reference (TYPE) | RSDM_T_CHAVT | 20001213 | ||||
| 2 | R_HCOUNT | Value transfer | Type reference (TYPE) | I | 20001212 |
Method GET_HCOUNT on class CL_RSR_WWW_ITEM_FILTER_RADIO has no exception.
Method GET_SELECTED_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20001208 | ||||
| 2 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Parameter | 20001208 | |||
| 3 | R_SELVAL | Value transfer | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20001208 |
Method GET_SELECTED_VALUE on class CL_RSR_WWW_ITEM_FILTER_RADIO has no exception.
Method OPEN_FORM_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_FORM | Kapselt ein Formular in einer Mark Up Sprache | 20020123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20001220 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |