SAP ABAP Class /BOFU/CL_FBI_GUIBB_FEEDER (FBI Version 1: Form/List feeder w/o Wire support)
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_V1_BASE (Package) FBI Runtime: Version 1 of Runtime (w/o FPM wire): Base
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOFU/IF_FBI_GUIBB_FEEDER FBI GUIBB Feeder (Form / List) 20090224
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_FEEDER_MODEL Feeder Model Interface 20090724
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20090224
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM Generic Form UI Building Block 20090224
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_FORM_EXT GUIBB Form extended 20090708
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20090224
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20090708
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_CUIBB_FEEDER Base Freestyle UIBB feeder 20090824
2 Inheritance (c INHERITING FROM c_ref)  /BOFU/CL_SL_ORD_ITEM_FDR Item Form Feeder 20090318
Properties
Class /BOFU/CL_FBI_GUIBB_FEEDER  
Short Description FBI Version 1: Form/List feeder w/o Wire support    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOFU/FBI_RUNTIME_V1_BASE   FBI Runtime: Version 1 of Runtime (w/o FPM wire): Base 
Created 20090224   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 /BOFU/IF_FBI_GUIBB_FEEDER FBI GUIBB Feeder (Form / List) 20090224
2 IF_FPM_FEEDER_MODEL Feeder Model Interface 20090724
3 IF_FPM_GUIBB Generic UI Building Block 20090224
4 IF_FPM_GUIBB_FORM Generic Form UI Building Block 20090224
5 IF_FPM_GUIBB_FORM_EXT GUIBB Form extended 20090708
6 IF_FPM_GUIBB_LIST Generic List UI Building Block 20090224
7 IF_FPM_GUIBB_LIST_EXT GUIBB List extended 20090708
Friends
Class /BOFU/CL_FBI_GUIBB_FEEDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTROLLER Instance attribute Protected Attribute reference (LIKE) 20090224
2 MO_FACTORY Instance attribute Protected Object reference (TYPE REF TO) /BOFU/CL_FBI_FACTORY 20090224
3 MO_FIELD_CATALOG_STR Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20090224
4 MO_FIELD_CATALOG_TBL Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20090224
5 MO_VIEW Instance attribute Protected Attribute reference (LIKE) 20090224
6 MO_VIEW_INST Instance attribute Protected Attribute reference (LIKE) 20090224
7 MS_FEEDER_PARAMS Instance attribute Protected Type reference (TYPE) /BOFU/S_FBI_GUIBB_PARAMS_DT 20090224
8 MS_UIBB_KEY Instance attribute Protected Type reference (TYPE) CL_FPM_EVENT=>TY_S_UIBB_KEY 20100224
9 MT_PARAM_CHECK_MESSAGES Instance attribute Protected Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20090513
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_FORM_ACTION_PROPERTIES Instance method Protected Method Exit to modify action usage 20090814
2 ADAPT_FORM_CHANGE_LOG Instance method Protected Method Exit to modify form change log 20090817
3 ADAPT_FORM_DATA Instance method Protected Method Exit to modify data 20090814
4 ADAPT_FORM_MESSAGES Instance method Protected Method Exit to modify form messages 20090814
5 ADAPT_FORM_PROPERTY Instance method Protected Method Exit to modify form property 20090814
6 ADAPT_LIST_ACTION_PROPERTIES Instance method Protected Method Exit to modify action usage 20090814
7 ADAPT_LIST_CHANGE_LOG Instance method Protected Method Exit to modify form change log 20090817
8 ADAPT_LIST_DATA Instance method Protected Method Exit to modify data 20090814
9 ADAPT_LIST_MESSAGES Instance method Protected Method Exit to modify form messages 20090814
10 ADAPT_LIST_PROPERTY Instance method Protected Method Exit to modify form property 20090814
11 CREATE_VIEW_INSTANCE Instance method Protected Method 20090224
12 GET_CHECK_MESSAGES Instance method Protected Method 20090601
13 PREP_FIELD_CATALOG Instance method Protected Method Prepare Field catalog 20090703
14 PUT_ADDITIONAL_ACTIONS Instance method Protected Method 20090323
15 SD_HAS_INCLUDE_WITH_SUFFIX Instance method Protected Method Structure has include with suffix? 20090703
Events
Class /BOFU/CL_FBI_GUIBB_FEEDER has no event.
Types
Class /BOFU/CL_FBI_GUIBB_FEEDER has no local type.
Method Signatures

Method ADAPT_FORM_ACTION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20090814
2 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20090814
3 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_FORM_ACTION_PROPERTIES on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_FORM_CHANGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGE_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20090817

Method ADAPT_FORM_CHANGE_LOG on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_FORM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) DATA 20090814
2 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_FORM_DATA on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_FORM_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20090814
2 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20090814
3 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_FORM_MESSAGES on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_FORM_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Field Usage 20090814
2 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20090814
3 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_FORM_PROPERTY on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_LIST_ACTION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20090814
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090814
3 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_LIST_ACTION_PROPERTIES on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_LIST_CHANGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGE_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20090817

Method ADAPT_LIST_CHANGE_LOG on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_LIST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090814
2 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_LIST_DATA on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_LIST_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20090814
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090814
3 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_LIST_MESSAGES on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method ADAPT_LIST_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE Field Usage 20090814
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20090814
3 Importing IV_EVENTID Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090817

Method ADAPT_LIST_PROPERTY on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method CREATE_VIEW_INSTANCE Signature

Method CREATE_VIEW_INSTANCE on class /BOFU/CL_FBI_GUIBB_FEEDER has no parameter.
Method CREATE_VIEW_INSTANCE on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method GET_CHECK_MESSAGES Signature

Method GET_CHECK_MESSAGES on class /BOFU/CL_FBI_GUIBB_FEEDER has no parameter.
Method GET_CHECK_MESSAGES on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method PREP_FIELD_CATALOG Signature

Method PREP_FIELD_CATALOG on class /BOFU/CL_FBI_GUIBB_FEEDER has no parameter.
# Exception Resumable Description Created on
1 /BOFU/CX_FBI FBI Exception 20090703

Method PUT_ADDITIONAL_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_DEFS Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20090323

Method PUT_ADDITIONAL_ACTIONS on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.

Method SD_HAS_INCLUDE_WITH_SUFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ANSWER Value transfer Type reference (TYPE) ABAP_BOOL 20090703
2 Importing IO_SD Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090703

Method SD_HAS_INCLUDE_WITH_SUFFIX on class /BOFU/CL_FBI_GUIBB_FEEDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702