SAP /BOFU/CL_FBI_VIEW_INST OO Class - /BOFU/CL_FBI_VIEW_INST









/BOFU/CL_FBI_VIEW_INST 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_VIEW_INST 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_ABSTRACT_FACTORY

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_VIEW_INSTANCE

Method list of /BOFU/CL_FBI_VIEW_INST 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
APPLY_PARAMETER_MAPPINGProtected
CALL METHOD /bofu/cl_fbi_view_inst=>APPLY_PARAMETER_MAPPING...more details

BUILD_NODE_CHANGESProtected
CALL METHOD /bofu/cl_fbi_view_inst=>BUILD_NODE_CHANGES...more details

CREATE_INSTANCEPublic
CALL METHOD /bofu/cl_fbi_view_inst=>CREATE_INSTANCE...more details

EXECUTE_ACTIONProtected
CALL METHOD /bofu/cl_fbi_view_inst=>EXECUTE_ACTION...more details

EXECUTE_CHECKProtected
CALL METHOD /bofu/cl_fbi_view_inst=>EXECUTE_CHECK...more details

EXECUTE_MODIFYProtected
CALL METHOD /bofu/cl_fbi_view_inst=>EXECUTE_MODIFY...more details

FPM_FLUSHProtected
CALL METHOD /bofu/cl_fbi_view_inst=>FPM_FLUSH...more details

FPM_GET_DATAProtected
CALL METHOD /bofu/cl_fbi_view_inst=>FPM_GET_DATA...more details

FPM_PROCESS_EVENTProtected
CALL METHOD /bofu/cl_fbi_view_inst=>FPM_PROCESS_EVENT...more details

GET_SELF_KEYSProtected
CALL METHOD /bofu/cl_fbi_view_inst=>GET_SELF_KEYS...more details

HANDLE_CUSTOM_ACTIONProtected
CALL METHOD /bofu/cl_fbi_view_inst=>HANDLE_CUSTOM_ACTION...more details

HANDLE_REFERENCE_CREATEProtected
CALL METHOD /bofu/cl_fbi_view_inst=>HANDLE_REFERENCE_CREATE...more details

INITIALIZEProtected
CALL METHOD /bofu/cl_fbi_view_inst=>INITIALIZE...more details

INVALIDATEProtected
CALL METHOD /bofu/cl_fbi_view_inst=>INVALIDATE...more details

MERGE_DATA_N_PROPERTIESProtected
CALL METHOD /bofu/cl_fbi_view_inst=>MERGE_DATA_N_PROPERTIES...more details

MERGE_DATA_ONLYProtected
CALL METHOD /bofu/cl_fbi_view_inst=>MERGE_DATA_ONLY...more details

POWL_GET_MESSAGESPublic
CALL METHOD /bofu/cl_fbi_view_inst=>POWL_GET_MESSAGES...more details

POWL_GET_MESSAGES_PREVPrivate
CALL METHOD /bofu/cl_fbi_view_inst=>POWL_GET_MESSAGES_PREV...more details

POWL_SET_ACTION_DEFProtected
CALL METHOD /bofu/cl_fbi_view_inst=>POWL_SET_ACTION_DEF...more details

PROCESS_SELECTION_EVENTProtected
CALL METHOD /bofu/cl_fbi_view_inst=>PROCESS_SELECTION_EVENT...more details

PROCESS_SYNCUP_EVENTProtected
CALL METHOD /bofu/cl_fbi_view_inst=>PROCESS_SYNCUP_EVENT...more details

RAISE_NODE_SELECTION_CHANGEDProtected
CALL METHOD /bofu/cl_fbi_view_inst=>RAISE_NODE_SELECTION_CHANGED...more details

RAISE_SELCHANGE_EVENTProtected
CALL METHOD /bofu/cl_fbi_view_inst=>RAISE_SELCHANGE_EVENT...more details

RAISE_SELCHANGE_FIRST_DISPLAYProtected
CALL METHOD /bofu/cl_fbi_view_inst=>RAISE_SELCHANGE_FIRST_DISPLAY...more details

READ_DATAProtected
CALL METHOD /bofu/cl_fbi_view_inst=>READ_DATA...more details

READ_MESSAGESProtected
CALL METHOD /bofu/cl_fbi_view_inst=>READ_MESSAGES...more details

SET_ACTION_USAGEProtected
CALL METHOD /bofu/cl_fbi_view_inst=>SET_ACTION_USAGE...more details

SET_CLASS_NAMEPublic
CALL METHOD /bofu/cl_fbi_view_inst=>SET_CLASS_NAME...more details

SET_FIELD_USAGE_FORMProtected
CALL METHOD /bofu/cl_fbi_view_inst=>SET_FIELD_USAGE_FORM...more details

SET_TOOLBAR_ACTION_USAGEProtected
CALL METHOD /bofu/cl_fbi_view_inst=>SET_TOOLBAR_ACTION_USAGE...more details



/BOFU/CL_FBI_VIEW_INST 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
/BOFU/IF_FBI_CONTROLLER
Protected
MO_FPMInstance AttributeLIKE
IF_FPM
Protected
MO_PARENT_VIEW_INSTInstance Attribute/BOFU/IF_FBI_VIEW_INSTANCELIKE
/BOFU/IF_FBI_VIEW_INSTANCE
Protected
MO_SRV_MGRInstance AttributeLIKE
Protected
MO_TXN_MGRInstance AttributeLIKE
Protected
MO_VIEWInstance AttributeLIKE
Protected
MR_SELF_VIEWInstance AttributeLIKE
/BOFU/IF_FBI_VIEW=>TS_RELATED_VIEW
Protected
MS_OUT_TABLE_WAInstance AttributeLIKE
Protected
MS_REF_ACT_CONFInstance AttributeAssociationLIKE
/BOBF/S_CONFRO_ACT_LIST
Protected
MS_SRC_ASSOC_CONFInstance AttributeLIKE
/BOBF/S_CONFRO_ASSOC
Protected
MS_SRC_BO_CONFInstance AttributeLIKE
/BOBF/S_CONFRO_OBJ
Protected
MT_DATAInstance AttributeLIKE
Protected
MT_FLUSH_FIELDMAPInstance AttributeLIKE
Protected
MT_KEYSInstance AttributeLIKE
Protected
MT_PENDING_CREATEInstance AttributeKey TableLIKE
/BOBF/T_FRW_KEY
Protected
MT_REL_VIEW_INSTInstance AttributeLIKE
Protected
MT_SRC_KEYSInstance AttributeLIKE
Protected
MV_CHANGE_MODEInstance AttributeLIKE
/BOFU/FBI_CHANGE_MODE
Protected
MV_CHMOD_COUNTERInstance AttributeNatural numberLIKE
INT4
Protected
MV_DEFERRED_CREATEInstance AttributeUse deferred createLIKE
/BOFU/FBI_DEFERRED_CREATE
Protected
MV_DO_LEAD_UPDATEInstance AttributeLIKE
BOOLE_D
Protected
MV_EDIT_LOCK_MODEInstance AttributeLIKE
/BOFU/FBI_EDIT_LOCK_MODE
Protected
MV_FIELD_SUFFIXInstance AttributeLIKE
Protected
MV_FORCE_READInstance AttributeData element for domain BOOLE: TRUE (='X') and FALSE (=' ')LIKE
BOOLE_D
Protected
MV_HAS_PUT_DYNInstance AttributeRegistration required for OVSLIKE
BOOLE_D
Protected
MV_IS_TOP_LEVELInstance AttributeLIKE
/BOFU/FBI_TOP_LEVEL_VIEW
Protected
MV_IS_VALIDInstance AttributeLIKE
BOOLE_D
Protected
MV_KEEP_FIELDSInstance AttributeKeep fields if no recordLIKE
/BOFU/FBI_KEEP_FIELDS
Protected
MV_KEY_FIELDInstance AttributeLIKE
STRING
Protected
MV_NEW_KEYInstance AttributeNodeIDLIKE
/BOBF/CONF_KEY
Protected
MV_PARENT_FIELD_SUFFIXInstance AttributeLIKE
STRING
Protected
MV_PARENT_KEY_FIELDInstance AttributeLIKE
STRING
Protected
MV_READ_ONLYInstance AttributeLIKE
/BOFU/FBI_READ_ONLY
Protected
MV_UPDATE_COUNTERInstance AttributeNatural numberLIKE
INT4
Protected
MV_USAGE_CONTEXTInstance AttributeLIKE
/BOFU/IF_FBI_VIEW_INSTANCE=>TV_USAGE_CONTEXT
Protected
SV_INIT_LEAD_SELECTIONConstantABAP_TRUELIKE
BOOLE_D
Protected




/BOFU/CL_FBI_VIEW_INST types

TS_BUTTONS -
TS_CHANGE_LOG_KEY -
TS_FLUSH_FIELDMAP -
TS_OUT_TABLE_WA -
TS_REL_VIEW_INST -
TT_BUTTONS -
TT_CHANGE_LOG_KEY -
TT_FLUSH_FIELDMAP -
TT_REL_VIEW_INST -

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!