Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDHAF_MAINT_CONSTANTS | Frontend: Maintenance Constants | 20121222 |
Properties
| Class | CL_RSDHAF_FILTER | |
| Short Description | Frontend: Maintenance of Filter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDHA | |
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20120811 | SAP |
| Last change | 20140121 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDHAF_MAINT_CONSTANTS | Frontend: Maintenance Constants | 20121222 |
Friends
Class CL_RSDHAF_FILTER has no friend class.
Attributes
Methods
Events
Class CL_RSDHAF_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RANGE | Private | See coding | 20120811 | BEGIN OF tn_s_range,
status TYPE rsd_icon_stat,
name TYPE if_rsdham_field_descr=>tn_name,
sign TYPE string,
option TYPE string,
var_low TYPE xfeld,
low TYPE string,
low_offset TYPE i,
low_faulty TYPE xfeld,
var_high TYPE xfeld,
high TYPE string,
high_offset TYPE i,
new_row TYPE rs_bool,
high_faulty TYPE xfeld,
celltab TYPE lvc_t_styl,
color TYPE lvc_t_scol,
END OF tn_s_range
|
||
| 2 | TN_T_RANGE | Private | See coding | 20120811 | tn_t_range TYPE STANDARD TABLE OF tn_s_range WITH DEFAULT KEY
|
Method Signatures
Method ADD_FILTER_VALUES Signature
Method ADD_FILTER_VALUES on class CL_RSDHAF_FILTER has no parameter.
Method ADD_FILTER_VALUES on class CL_RSDHAF_FILTER has no exception.
Method CHECK_RANGE Signature
Method CHECK_RANGE on class CL_RSDHAF_FILTER has no parameter.
Method CHECK_RANGE on class CL_RSDHAF_FILTER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAINTENANCE | 20120811 |
Method CONSTRUCTOR on class CL_RSDHAF_FILTER has no exception.
Method GET_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_RANGE | Value transfer | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_RANGE | Range-Tabelle (Select Option) | 20120811 |
Method GET_RANGE on class CL_RSDHAF_FILTER has no exception.
Method MAINTAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20120811 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20120811 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | RSIOBJNM | Name | 20130503 | |||
| 4 | I_NO_MESSAGES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | X: No Messages are displayed | 20121114 | ||
| 5 | I_T_RANGE | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_RANGE | Range Table (Select Option) | 20120811 |
Method MAINTAIN on class CL_RSDHAF_FILTER has no exception.
Method P_BEFORE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20121114 |
Method P_BEFORE_USER_COMMAND on class CL_RSDHAF_FILTER has no exception.
Method P_CHECK_BW_VARIABLE 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 | Return Value of ABAP Statements | 20130508 | |||
| 2 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130508 | |||
| 3 | I_OFFSET | Call by reference | Type reference (TYPE) | I | Offset | 20130508 | |||
| 4 | I_VAR | Call by reference | Type reference (TYPE) | RSZVNAM | Name (ID) of a Report Variable | 20130508 |
Method P_CHECK_BW_VARIABLE on class CL_RSDHAF_FILTER has no exception.
Method P_CLEAN_UP Signature
Method P_CLEAN_UP on class CL_RSDHAF_FILTER has no parameter.
Method P_CLEAN_UP on class CL_RSDHAF_FILTER has no exception.
Method P_CONVERT_FROM_EXT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_RANGE | Call by reference | Type reference (TYPE) | IF_RSDHA_TYPES=>TN_T_RANGE | Range-Tabelle (Select Option) | 20121113 | |||
| 2 | I_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | X: Checking without Changing | 20121113 | ||
| 3 | I_NO_MESSAGES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | X: Display no Messages | 20121114 |
Method P_CONVERT_FROM_EXT_TO_INT on class CL_RSDHAF_FILTER has no exception.
Method P_CONVERT_OPT_EXT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPTION_EXTERNAL | Call by reference | Type reference (TYPE) | STRING | Option External Format | 20121114 | |||
| 2 | R_OPTION | Value transfer | Type reference (TYPE) | RSOPTION | Selection criteria: OPTION | 20121114 |
Method P_CONVERT_OPT_EXT_TO_INT on class CL_RSDHAF_FILTER has no exception.
Method P_CONVERT_OPT_INT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPTION | Call by reference | Type reference (TYPE) | RSOPTION | Selection criteria: OPTION | 20121114 | |||
| 2 | R_OPTION_EXTERNAL | Value transfer | Type reference (TYPE) | STRING | Option External Format | 20121114 |
Method P_CONVERT_OPT_INT_TO_EXT on class CL_RSDHAF_FILTER has no exception.
Method P_CONVERT_SIGN_EXT_TO_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIGN_EXTERNAL | Call by reference | Type reference (TYPE) | RSOPTION | Sign External Format | 20121114 | |||
| 2 | R_SIGN | Value transfer | Type reference (TYPE) | RSSIGN | Selection criteria: SIGN | 20121114 |
Method P_CONVERT_SIGN_EXT_TO_INT on class CL_RSDHAF_FILTER has no exception.
Method P_CONVERT_SIGN_INT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SIGN | Call by reference | Type reference (TYPE) | RSSIGN | Selection criteria: SIGN | 20121114 | |||
| 2 | R_SIGN_EXTERNAL | Value transfer | Type reference (TYPE) | STRING | Option External Format | 20121114 |
Method P_CONVERT_SIGN_INT_TO_EXT on class CL_RSDHAF_FILTER has no exception.
Method P_GET_EXCLUDED_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_EXCLUDED | Value transfer | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20120811 |
Method P_GET_EXCLUDED_FUNCTIONS on class CL_RSDHAF_FILTER has no exception.
Method P_GET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DROPDOWN | Call by reference | Type reference (TYPE) | LVC_T_DROP | ALV Control: Dropdown List Boxes | 20121114 | |||
| 2 | E_T_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20121114 |
Method P_GET_FIELDCATALOG on class CL_RSDHAF_FILTER has no exception.
Method P_HANDLE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20121113 |
Method P_HANDLE_CONTEXT_MENU_REQUEST on class CL_RSDHAF_FILTER has no exception.
Method P_HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 3 | E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 4 | E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 5 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20121113 |
Method P_HANDLE_DATA_CHANGED on class CL_RSDHAF_FILTER has no exception.
Method P_HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 2 | E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20121113 |
Method P_HANDLE_DATA_CHANGED_FINISHED on class CL_RSDHAF_FILTER has no exception.
Method P_HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20121113 |
Method P_HANDLE_DOUBLE_CLICK on class CL_RSDHAF_FILTER has no exception.
Method P_HANDLE_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 3 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 4 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20121113 | |||||
| 5 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20121113 |
Method P_HANDLE_ONF4 on class CL_RSDHAF_FILTER has no exception.
Method P_INITIALIZE_ALV Signature
Method P_INITIALIZE_ALV on class CL_RSDHAF_FILTER has no parameter.
Method P_INITIALIZE_ALV on class CL_RSDHAF_FILTER has no exception.
Method P_REGISTER_ALV_HANDLERS Signature
Method P_REGISTER_ALV_HANDLERS on class CL_RSDHAF_FILTER has no parameter.
Method P_REGISTER_ALV_HANDLERS on class CL_RSDHAF_FILTER has no exception.
Method P_REGISTER_F4_FOR_FIELDS Signature
Method P_REGISTER_F4_FOR_FIELDS on class CL_RSDHAF_FILTER has no parameter.
Method P_REGISTER_F4_FOR_FIELDS on class CL_RSDHAF_FILTER has no exception.
Method P_SET_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_RANGE | Call by reference | Type reference (TYPE) | TN_T_RANGE | Range Table (Select Option) | 20120811 |
Method P_SET_CELLS on class CL_RSDHAF_FILTER has no exception.
Method P_SET_CURRENT_CELL Signature
Method P_SET_CURRENT_CELL on class CL_RSDHAF_FILTER has no parameter.
Method P_SET_CURRENT_CELL on class CL_RSDHAF_FILTER has no exception.
Method P_VALUE_HELP_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | SHVALUE_D | Field Content, Minimum/Maximum Value | 20120811 |
Method P_VALUE_HELP_OPTION on class CL_RSDHAF_FILTER has no exception.
Method P_VALUE_HELP_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | SHVALUE_D | Field Content, Minimum/Maximum Value | 20120811 |
Method P_VALUE_HELP_SIGN on class CL_RSDHAF_FILTER has no exception.
Method P_VALUE_HELP_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CANCELLED | Call by reference | Type reference (TYPE) | RS_BOOL | X: Cancelled | 20130110 | |||
| 2 | E_OFFSET | Call by reference | Type reference (TYPE) | I | Offset | 20130110 | |||
| 3 | E_VAR | Call by reference | Type reference (TYPE) | RSZVNAM | Field Content, Minimum/Maximum Value | 20130110 |
Method P_VALUE_HELP_VARIABLE on class CL_RSDHAF_FILTER has no exception.
Method REFRESH_TABLE_DISPLAY Signature
Method REFRESH_TABLE_DISPLAY on class CL_RSDHAF_FILTER has no parameter.
Method REFRESH_TABLE_DISPLAY on class CL_RSDHAF_FILTER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 731 |