SAP ABAP Class CL_FPM_ATTR_FILTER_UIBB_ASSIST (Assistance Class 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_GUIBB_ASSIST | GUIBB Assistence Base Class | 20140512 |
Properties
Class | CL_FPM_ATTR_FILTER_UIBB_ASSIST | |
Short Description | Assistance Class for Attribute Filter UIBB | |
Super Class | CL_FPM_GUIBB_ASSIST | GUIBB Assistence Base Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20140512 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no interface implemented.
Friends
Class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_ATTRIBUTE_FILTER | Attribute Filter | 20140512 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20140512 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WD_ATTRIBUTE_FILTER | WebDynpro Interface COMPONENTCONTROLLER | 20140513 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_FPM_GUIBB_ATTR_FILTER_TYPES=>TS_CONFIG | 20140512 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_FEEDER | 20140512 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_S_ATTR_FILTER_OPTIONS | FPM Attribute Filter UIBB: Contains elements for adjustments | 20140512 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_T_FILTER_ATTRIBUTES | Attribute Filter: Attributes | 20140512 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20140513 | |
2 | ![]() |
Instance method | Public | Method | 20140514 | |
3 | ![]() |
Instance method | Public | Method | 20140513 | |
4 | ![]() |
Instance method | Public | Method | 20140514 | |
5 | ![]() |
Instance method | Public | Method | 20140513 | |
6 | ![]() |
Instance method | Public | Method | 20140513 | |
7 | ![]() |
Instance method | Public | Method | 20140514 | |
8 | ![]() |
Instance method | Public | Method | 20140512 | |
9 | ![]() |
Instance method | Private | Method | 20140512 | |
10 | ![]() |
Instance method | Private | Method | 20140513 | |
11 | ![]() |
Instance method | Public | Method | 20140728 | |
12 | ![]() |
Instance method | Public | Method | 20140513 |
Events
Class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_FEEDER | Public | See coding | 20140512 | BEGIN OF ts_feeder,
name TYPE seoclsname,
feeder TYPE REF TO if_fpm_guibb_attribute_filter,
is_extended TYPE boole_d,
is_model TYPE boole_d,
is_enhancement_access TYPE boole_d,
END OF ts_feeder
|
Method Signatures
Method CREATE_VALUE_TABLE_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REQUEST | Call by reference | Type reference (TYPE) | IF_WD_ATTRIBUTE_FILTER=>S_REQUESTED_ATTRIBUTE | 20140513 | |||
2 | ![]() |
RR_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20140513 |
Method CREATE_VALUE_TABLE_REF on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method DISPATCH_AFTER_FAILED_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20140514 | ||
2 | ![]() |
IV_REVERT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20140514 |
Method DISPATCH_AFTER_FAILED_EVENT on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method DISPATCH_FLUSH Signature
Method DISPATCH_FLUSH on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no parameter.
Method DISPATCH_FLUSH on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method DISPATCH_NEEDS_CONFIRMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20140514 | ||
2 | ![]() |
RO_CONF_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_FPM_CONFIRMATION_REQUEST | Requests an end-user confirmation (e.g. data loss warning) | 20140514 |
Method DISPATCH_NEEDS_CONFIRMATION on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method DISPATCH_PBO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20140513 |
Method DISPATCH_PBO on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method DISPATCH_PROCESS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20140513 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20140513 |
Method DISPATCH_PROCESS_EVENT on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method GET_FEEDER_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_FEEDER_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20140514 |
Method GET_FEEDER_MODEL on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20140512 | ||
2 | ![]() |
IO_WD_ATTRIBUTE_FILTER | Call by reference | Object reference (TYPE REF TO) | IWCI_WD_ATTRIBUTE_FILTER | WebDynpro Interface COMPONENTCONTROLLER | 20140512 |
Method INIT on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method INIT_FEEDER Signature
Method INIT_FEEDER on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no parameter.
Method INIT_FEEDER on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method INIT_RUNTIME Signature
Method INIT_RUNTIME on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no parameter.
Method INIT_RUNTIME on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method MODIFYVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20140728 | ||
2 | ![]() |
IV_FIRST_TIME | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20140728 |
Method MODIFYVIEW on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
Method ON_ATTRIBUTE_FILTER_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WD_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20140513 | ||
2 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20140513 |
Method ON_ATTRIBUTE_FILTER_EVENT on class CL_FPM_ATTR_FILTER_UIBB_ASSIST has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 740 |