SAP /BOFU/CL_FBI_GUIBB_FEEDER OO Class - FBI Version 1: Form/List feeder w/o Wire support









/BOFU/CL_FBI_GUIBB_FEEDER is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /BOFU/CL_FBI_GUIBB_FEEDER including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /BOFU/IF_FBI_GUIBB_FEEDER

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_FEEDER_MODEL

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_GUIBB

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_GUIBB_FORM

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_GUIBB_FORM_EXT

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_GUIBB_LIST

Interface Implementation

This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_FPM_GUIBB_LIST_EXT

Method list of /BOFU/CL_FBI_GUIBB_FEEDER SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ADAPT_FORM_ACTION_PROPERTIESExit to modify action usageProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_FORM_ACTION_PROPERTIES...more details

ADAPT_FORM_CHANGE_LOGExit to modify form change logProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_FORM_CHANGE_LOG...more details

ADAPT_FORM_DATAExit to modify dataProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_FORM_DATA...more details

ADAPT_FORM_MESSAGESExit to modify form messagesProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_FORM_MESSAGES...more details

ADAPT_FORM_PROPERTYExit to modify form propertyProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_FORM_PROPERTY...more details

ADAPT_LIST_ACTION_PROPERTIESExit to modify action usageProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_LIST_ACTION_PROPERTIES...more details

ADAPT_LIST_CHANGE_LOGExit to modify form change logProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_LIST_CHANGE_LOG...more details

ADAPT_LIST_DATAExit to modify dataProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_LIST_DATA...more details

ADAPT_LIST_MESSAGESExit to modify form messagesProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_LIST_MESSAGES...more details

ADAPT_LIST_PROPERTYExit to modify form propertyProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>ADAPT_LIST_PROPERTY...more details

CREATE_VIEW_INSTANCEProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>CREATE_VIEW_INSTANCE...more details

GET_CHECK_MESSAGESProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>GET_CHECK_MESSAGES...more details

PREP_FIELD_CATALOGPrepare Field catalogProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>PREP_FIELD_CATALOG...more details

PUT_ADDITIONAL_ACTIONSProtected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>PUT_ADDITIONAL_ACTIONS...more details

SD_HAS_INCLUDE_WITH_SUFFIXStructure has include with suffix?Protected
CALL METHOD /bofu/cl_fbi_guibb_feeder=>SD_HAS_INCLUDE_WITH_SUFFIX...more details



/BOFU/CL_FBI_GUIBB_FEEDER attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
MO_CONTROLLERInstance AttributeLIKE
Protected
MO_FACTORYInstance AttributeLIKE
/BOFU/CL_FBI_FACTORY
Protected
MO_FIELD_CATALOG_STRInstance AttributeLIKE
CL_ABAP_STRUCTDESCR
Protected
MO_FIELD_CATALOG_TBLInstance AttributeLIKE
CL_ABAP_TABLEDESCR
Protected
MO_VIEWInstance AttributeLIKE
Protected
MO_VIEW_INSTInstance AttributeLIKE
Protected
MS_FEEDER_PARAMSInstance AttributeLIKE
/BOFU/S_FBI_GUIBB_PARAMS_DT
Protected
MS_UIBB_KEYInstance AttributeLIKE
CL_FPM_EVENT=>TY_S_UIBB_KEY
Protected
MT_PARAM_CHECK_MESSAGESInstance AttributeFPMGB Messages (T100 & Plaintext)LIKE
FPMGB_T_MESSAGES
Protected


Links to Related Class(s)

/BOFU/CL...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!