SAP ABAP Class /BOFU/CL_FBI_SUIBB_FEEDER (FBI Version 2: Search UIBB)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
⤷
/BOFU/FBI_RUNTIME_V2_GUIBB2 (Package) FBI Runtime: Current Version: Search/IDR
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOFU/CL_FBI_GUIBB_BASE | FBI Version 2: Abstract Base Feeder: Don't Use | 20090824 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090824 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20090824 |
Properties
| Class | /BOFU/CL_FBI_SUIBB_FEEDER | |
| Short Description | FBI Version 2: Search UIBB | |
| Super Class | /BOFU/CL_FBI_GUIBB_BASE | FBI Version 2: Abstract Base Feeder: Don't Use |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/FBI_RUNTIME_V2_GUIBB2 | FBI Runtime: Current Version: Search/IDR |
| Created | 20090824 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20090824 | ||
| 2 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20090824 |
Friends
Class /BOFU/CL_FBI_SUIBB_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /BOFU/IF_FBI_ENTITY_COLLECTION | FBI Entity Collection | 20090824 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOFU/IF_FBI_VIEW_INSTANCE_NEW | /BOFU/IF_FBI_VIEW_INSTANCE_NEW | 20110602 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090824 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERVICE_MANAGER | Containing the public service methods of a service manager | 20090825 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/S_CONFRO_QUERY | Configuration: Query | 20090824 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/S_FRW_QUERY_OPTIONS | Query Options | 20120905 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TY_DYN_FLDS | 20091113 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20090824 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20090824 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | /BOBF/T_FRW_QUERY_SELPARAM | Query Selection Parameters | 20111129 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20090825 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TV_USAGE_CONTEXT | 20091123 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20091123 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090824 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | I | 20091013 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20090827 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100712 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox | 20090827 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20091113 | ||
| 2 | Instance method | Private | Method | 20120814 | ||
| 3 | Instance method | Protected | Method | 20090824 |
Events
Class /BOFU/CL_FBI_SUIBB_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DYN_FLDS | Protected | See coding | 20091113 | ty_dyn_flds TYPE TABLE OF /BOFU/IAS_DQP
|
||
| 2 | TY_FEEDER_PARAMS | Protected | See coding | 20090824 | BEGIN OF ty_feeder_params ,
bo type /bofu/bo,
node type /bofu/node,
fbi_view TYPE /bofu/fbi_view,
query_name TYPE /bofu/query,
"callback_event_id type fpm_event_id,
alt_result_list TYPE /bofu/fbi_use_alt_list,
list_only TYPE /bofu/fbi_list_only,
key_provider type /bofu/key_provider,
raise_event_on_result_lead_sel TYPE /bofu/fbi_raise_event_on_selec,
END OF ty_feeder_params
|
Method Signatures
Method ADD_DYN_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_FIELD_CATALOG_ATTR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20091113 |
Method ADD_DYN_PARAMS on class /BOFU/CL_FBI_SUIBB_FEEDER has no exception.
Method COPY_MESSAGE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FPM_MSG | Call by reference | Type reference (TYPE) | FPMGB_SEARCH_S_T100_MESSAGE | FPMGB T100 messages for Search GUIBB | 20120814 | |||
| 2 | IS_FBI_MSG | Call by reference | Type reference (TYPE) | /BOFU/IF_FBI_VIEW_INSTANCE_NEW=>TS_MESSAGE_QRY | 20120814 |
Method COPY_MESSAGE_FIELDS on class /BOFU/CL_FBI_SUIBB_FEEDER has no exception.
Method PUT_ADDITIONAL_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_DEFS | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20090824 |
Method PUT_ADDITIONAL_ACTIONS on class /BOFU/CL_FBI_SUIBB_FEEDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |