SAP ABAP Class CL_RSR_WWW_ITEM_FILTER_DDOWN (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_DDOWN | Dropdown Filter (i-Mode) | 20011205 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_PIE_ITEM_FILTER_DDOWN | Dropdown Box for Filtering (Pocket IE) | 20010213 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_WML_ITEM_FILTER_DDOWN | Dropdown Filter (WML) | 20010227 |
Properties
| Class | CL_RSR_WWW_ITEM_FILTER_DDOWN | |
| 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 | 20001117 | 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_DDOWN has no interface implemented.
Friends
Class CL_RSR_WWW_ITEM_FILTER_DDOWN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'DDOWNBOX' | 20020122 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20021210 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20050620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20001117 | ||
| 2 | Instance method | Private | Method | Open Input Tag | 20001117 | |
| 3 | Instance method | Private | Method | 20001127 | ||
| 4 | Instance method | Private | Method | 20001126 | ||
| 5 | Instance method | Private | Method | Insert Submit Button | 20001120 | |
| 6 | Instance method | Private | Method | Writes the Values in the Drop Down Box | 20001117 | |
| 7 | Instance method | Private | Method | Generate HTML | 20001117 | |
| 8 | Instance method | Private | Method | 20001117 |
Events
Class CL_RSR_WWW_ITEM_FILTER_DDOWN has no event.
Types
Class CL_RSR_WWW_ITEM_FILTER_DDOWN has no local type.
Method Signatures
Method CLOSE_INPUT_BOX_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 | 20001120 |
Method CLOSE_INPUT_BOX_TAG on class CL_RSR_WWW_ITEM_FILTER_DDOWN has no exception.
Method CREATE_INPUT_BOX_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_DDOWN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_DDOWN | HTML Drop Down Box Control | 20020122 | |||
| 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 | 20020122 |
| # | 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 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | Ziel-InfoObject des InfoCubes | 20001212 | |||
| 2 | I_PRSNT | Call by reference | Type reference (TYPE) | RSCHAPRSNT | Darstellung für Merkmale und Einheiten | 20001212 | |||
| 3 | I_R_DDOWN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_DDOWN | HTML Drop Down Box Control | 20020122 | |||
| 4 | I_T_CHAVT | Call by reference | Type reference (TYPE) | RSDM_T_CHAVT | 20070606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20010102 |
Method CREATE_SINGLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | Ziel-InfoObject des InfoCubes | 20020313 | |||
| 2 | I_PRSNT | Call by reference | Type reference (TYPE) | RSCHAPRSNT | Darstellung für Merkmale und Einheiten | 20001204 | |||
| 3 | I_R_DDOWN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_DDOWN | HTML Drop Down Box Control | 20020122 | |||
| 4 | I_SELVAL | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20001126 | |||
| 5 | I_S_CHAVT | Call by reference | Type reference (TYPE) | RSDM_S_CHAVT | 20001126 |
| # | 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 | 20020122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20020122 |
Method CREATE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_DDOWN | Call by reference | Object reference (TYPE REF TO) | CL_RSR_WWW_CTRL_DDOWN | HTML Drop Down Box Control | 20020122 |
| # | 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 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 | 20020122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch | 20020122 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |