SAP ABAP Class IF_FPM_GUIBB_ATTR_FILT_CONFIG (Config API for Attribute Filter UIBB)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_GUIBB_ATTR_FILT_CONFIG | Attribute Filter Configuration | 20140708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_GUIBB_LAYOUT_API_ATTRFL | Layout Config Attribute Filter UIBB | 20140519 |
Properties
| Class | IF_FPM_GUIBB_ATTR_FILT_CONFIG | |
| Short Description | Config API for Attribute Filter UIBB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20140514 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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... |
Interfaces
Class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no interface implemented.
Friends
Class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no friend class.
Attributes
Class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140514 | ||
| 2 | Instance method | Public | Method | 20140514 | ||
| 3 | Instance method | Public | Method | 20140514 | ||
| 4 | Instance method | Public | Method | 20140514 |
Events
Class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ATTRIBUTE | Public | Type reference (TYPE) | IF_FPM_GUIBB_ATTR_FILTER_TYPES=>TS_ATTRIBUTE_DATA | 20140514 | |
|
| 2 | TS_SETTINGS | Public | See coding | 20140514 | BEGIN OF ts_settings,
visible_row_count TYPE fpmgb_row_count,
package_size TYPE fpm_package_size,
value_table_width TYPE fpm_attr_filter_valtab_width,
count_as_progress_indicator TYPE fpm_attr_filter_count_as_progi,
aria_landmark type fpm_aria_landmark,
END OF ts_settings
|
||
| 3 | TT_ATTRIBUTE | Public | Type reference (TYPE) | IF_FPM_GUIBB_ATTR_FILTER_TYPES=>TT_ATTRIBUTE_DATA | 20140514 | |
Method Signatures
Method ADD_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTE | Call by reference | Type reference (TYPE) | TS_ATTRIBUTE | 20140514 |
Method ADD_ATTRIBUTE on class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTRIBUTE | Value transfer | Type reference (TYPE) | TT_ATTRIBUTE | 20140514 |
Method GET_ATTRIBUTES on class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no exception.
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SETTINGS | Value transfer | Type reference (TYPE) | TS_SETTINGS | 20140514 |
Method GET_SETTINGS on class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no exception.
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARIA_LANDMARK | Call by reference | Type reference (TYPE) | FPM_ARIA_LANDMARK | IF_FPM_CONSTANTS=>GC_ARIA_LANDMARK-SEARCH | Aria Landmark | 20140728 | ||
| 2 | IV_COUNT_AS_PROGRESS_INDICATOR | Call by reference | Type reference (TYPE) | FPM_ATTR_FILTER_COUNT_AS_PROGI | ABAP_TRUE | FPM Attribute Filter: Hit Count as Progress Indicator | 20140514 | ||
| 3 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | FPM_PACKAGE_SIZE | 20 | FPM: Data Retrieval Package Size | 20140514 | ||
| 4 | IV_VALUE_TABLE_WIDTH | Call by reference | Type reference (TYPE) | FPM_ATTR_FILTER_VALTAB_WIDTH | '300px' | FPMAttribute Filter: Value Table Width | 20140514 | ||
| 5 | IV_VISIBLE_ROW_COUNT | Call by reference | Type reference (TYPE) | FPMGB_ROW_COUNT | 8 | Visible Row Count | 20140514 |
Method SET_SETTINGS on class IF_FPM_GUIBB_ATTR_FILT_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |