SAP ABAP Interface IF_FPM_GUIBB_ATTR_FILT_CONFIG (Config API for Attribute Filter UIBB)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
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
| Interface | IF_FPM_GUIBB_ATTR_FILT_CONFIG | |
| Short Description | Config API for Attribute Filter UIBB |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20140514 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_FPM_CONSTANTS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_FPM_GUIBB_ATTR_FILTER_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FPM_GUIBB_ATTR_FILT_CONFIG has no interface.
Friends
Interface IF_FPM_GUIBB_ATTR_FILT_CONFIG has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_FPM_GUIBB_ATTR_FILT_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |