SAP /BOFU/CL_FBI_VIEW_CONF OO Class - FBI View Configuration
/BOFU/CL_FBI_VIEW_CONF 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_CONF 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_FACTORYInterface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class /BOFU/IF_CONF_OBJ_DESIGN_TIMEInterface 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_CONFMethod list of /BOFU/CL_FBI_VIEW_CONF 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 Name | Description | Visability |
| ADJUST_REFERENCES | Adjust References | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>ADJUST_REFERENCES...more details | ||
| CHECK | Check | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK...more details | ||
| CHECK_CONTEXT_BASED_ADAPTATION | Check context based adaptation | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_CONTEXT_BASED_ADAPTATION...more details | ||
| CHECK_CTXT_KEY_FIELD_MAP | Check context key field mapping | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_CTXT_KEY_FIELD_MAP...more details | ||
| CHECK_FIELD_DESC | Check Field Description (Multi) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_FIELD_DESC...more details | ||
| CHECK_FIELD_DESC_1 | Check Field Description (Single) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_FIELD_DESC_1...more details | ||
|
| ||
| CHECK_FIELD_DESC_OIB | Check Field Description OVS Input Binding | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_FIELD_DESC_OIB...more details | ||
| CHECK_FIELD_DESC_OIBV | Check Field Description OVS Input Binding Values | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_FIELD_DESC_OIBV...more details | ||
| CHECK_FIELD_DESC_OOB | Check Field Description OVS Output Binding | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_FIELD_DESC_OOB...more details | ||
| CHECK_FIELD_GROUP | Check Field Description (Multi) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_FIELD_GROUP...more details | ||
| CHECK_RELVIEW | Check Related View (Multi) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_RELVIEW...more details | ||
| CHECK_RELVIEW_1 | Check Related View (Single) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_RELVIEW_1...more details | ||
| CHECK_RELVIEW_AFLT | Check Related View Assoc Filter Conditions | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_RELVIEW_AFLT...more details | ||
| CHECK_RELVIEW_AFLTV | Check Related View Assoc Filter Condition Values | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_RELVIEW_AFLTV...more details | ||
| CHECK_RELVIEW_TFLT | Check Related View Target Node Conditions | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_RELVIEW_TFLT...more details | ||
| CHECK_RELVIEW_TFLTV | Check Related View Target Node Filter Condition Values | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_RELVIEW_TFLTV...more details | ||
| CHECK_SD_OF_UI_STR | Check UI Structure Descriptor | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_SD_OF_UI_STR...more details | ||
| CHECK_UI_STRUCTURE | Check UI Structure | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_UI_STRUCTURE...more details | ||
| CHECK_UI_STRUCTURE_KEY_FLD | Check UI Structure Key Field | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CHECK_UI_STRUCTURE_KEY_FLD...more details | ||
| CLASS_CONSTRUCTOR | CLASS_CONSTRUCTOR | Public |
| CALL METHOD /bofu/cl_fbi_view_conf=>CLASS_CONSTRUCTOR...more details | ||
| CLONE | Clone | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CLONE...more details | ||
| CONSTRUCTOR | CONSTRUCTOR | Public |
| CALL METHOD /bofu/cl_fbi_view_conf=>CONSTRUCTOR...more details | ||
| CONVERT_BOPF_MESSAGES | Designtime: Get BOPF Messages | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>CONVERT_BOPF_MESSAGES...more details | ||
| COPY_ATTRIBUTES | Copy Attributes | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>COPY_ATTRIBUTES...more details | ||
| CREATE_INSTANCE | Public | |
| CALL METHOD /bofu/cl_fbi_view_conf=>CREATE_INSTANCE...more details | ||
| GENERATE_OUTPUT_STRUCTURE | GOS: Generate Output Structure | Public |
| CALL METHOD /bofu/cl_fbi_view_conf=>GENERATE_OUTPUT_STRUCTURE...more details | ||
| GET_MAP_TABLE | Get map table | Public |
| CALL METHOD /bofu/cl_fbi_view_conf=>GET_MAP_TABLE...more details | ||
| GET_SD_OF_FLAT_OUTPUT_STR | Get structure descriptor of Flat Outpt structure | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>GET_SD_OF_FLAT_OUTPUT_STR...more details | ||
| GET_SD_OF_OUTPUT_STR | Get Final Output Structure | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>GET_SD_OF_OUTPUT_STR...more details | ||
| GET_SD_OF_TV_OUTPUT_STR | Get Output Structure for This View(excluding related views) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>GET_SD_OF_TV_OUTPUT_STR...more details | ||
| GET_SD_OF_TV_TECHFLDS_STR | Get Technical Fields Structure Descriptor | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>GET_SD_OF_TV_TECHFLDS_STR...more details | ||
| GOS_CHECK | GOS: Check if structure can be generated | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>GOS_CHECK...more details | ||
| GOS_GENERATE | GOS: Generate | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>GOS_GENERATE...more details | ||
| INIT_BASIC_REFERENCES | Initialize Basic references | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>INIT_BASIC_REFERENCES...more details | ||
| INIT_DYN_VIEW_DEF | Initialize Dynamic View definition | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>INIT_DYN_VIEW_DEF...more details | ||
| INIT_FROM_CONF_DATA | Initialize from Config data (init & check) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>INIT_FROM_CONF_DATA...more details | ||
| INIT_FROM_CONF_DATA_1 | Initialize from Config data (init) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>INIT_FROM_CONF_DATA_1...more details | ||
| INIT_SUB_OBJECT_TEXTS | Initialize Sub Object Texts | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>INIT_SUB_OBJECT_TEXTS...more details | ||
| IS_RELVIEW_CAUSING_RECURSION | Is relview causing recursion? | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>IS_RELVIEW_CAUSING_RECURSION...more details | ||
| MERGE_CONF_DATA | Merge Conf data | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>MERGE_CONF_DATA...more details | ||
| SELECT_FROM_DB | Select data from DB | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>SELECT_FROM_DB...more details | ||
| SELECT_FROM_DB_DB | Select data from DB (from table maintenance - DB) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>SELECT_FROM_DB_DB...more details | ||
| SELECT_FROM_DB_WD | Select data from DB (WD Config: Using config read API) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>SELECT_FROM_DB_WD...more details | ||
| SELECT_FROM_DB_WD_API | Select data from DB (WD Config: Using config read API) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>SELECT_FROM_DB_WD_API...more details | ||
| SELECT_FROM_DB_WD_RT | Select data from DB (WD Config: Using WD runtime) | Protected |
| CALL METHOD /bofu/cl_fbi_view_conf=>SELECT_FROM_DB_WD_RT...more details | ||
| SET_CLASS_NAME | Public | |
| CALL METHOD /bofu/cl_fbi_view_conf=>SET_CLASS_NAME...more details | ||
/BOFU/CL_FBI_VIEW_CONF 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.
| Name | Level | Description | Initial Value | Type | Visability |
| MR_FIELD_DESC_TAB | Instance Attribute | LIKE | Protected | ||
| MR_HEADER | Instance Attribute | LIKE | Protected | ||
| MR_MAP_TABLE | Instance Attribute | LIKE | Protected | ||
| MR_RELATED_VIEWS_TAB | Instance Attribute | LIKE | Protected | ||
| MS_CBA_DIMENSIONS | Instance Attribute | FBI View: Node UI Structure Mapper | LIKE /BOFU/S_FBIV_CBA_DIM_UI_STRC | Protected | |
| MS_CONTEXT_BASED_ADAPT | Instance Attribute | FBI View: Node UI Structure Mapper | LIKE /BOFU/S_FBIV_CBA_SCHM_UI_STRC | Protected | |
| MS_CONTEXT_KEY_FIELDS | Instance Attribute | FBI View: Node UI Structure Mapper | LIKE /BOFU/S_FBIV_CONTEXT_KEY_MAP_H | Protected | |
| MS_HEADER | Instance Attribute | View: Header | LIKE /BOFU/S_FBIV_HDR | Protected | |
| MS_HEADER_TEXT | Instance Attribute | Text Table | LIKE /BOFU/S_FBIV_HDR_TEXT | Protected | |
| MS_KEY | Instance Attribute | View: Header key | LIKE /BOFU/S_FBIV_HDR_KEY | Protected | |
| MS_MAP_TABLE | Instance Attribute | FBI View: Node UI Structure Mapper | LIKE /BOFU/S_FBIV_MAP_NODE_UI_STRC | Protected | |
| MS_MESSAGE_COUNT | Instance Attribute | LIKE | Protected | ||
| MT_ACTION | Instance Attribute | Action: Reference | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_ACTION | Protected | |
| MT_AFLTV_TEMP | Instance Attribute | Related View Association Filter Value Range | LIKE /BOFU/IF_FBI_VIEW_TYPES=>TT_CONF_RV_AFLT_VAL | Protected | |
| MT_CBA_DIMENSIONS | Instance Attribute | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_CONF_CBA_DIMENSIONS | Protected | ||
| MT_CHECK_MESSAGES | Instance Attribute | LIKE | Protected | ||
| MT_CONTEXT_BASED_ADAPT | Instance Attribute | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_CONF_CONTEXT_BASED_ADAPT | Protected | ||
| MT_CONTEXT_KEY_FIELDS | Instance Attribute | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_CONTEXT_KEY_FIELDS | Protected | ||
| MT_FIELD_DESC | Instance Attribute | Field Descriptions | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_FIELD_DESC | Protected | |
| MT_FIELD_DESC_OVS_IBIND_VAL | Instance Attribute | OVS Input Binding Values | LIKE TT_OVS_IBIND_VALUES | Protected | |
| MT_FIELD_GROUP | Instance Attribute | Field Groups | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_FIELD_GROUP | Protected | |
| MT_FIELD_GROUP_TEXT | Instance Attribute | Field Group Text | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_FIELD_GROUP_TEXT | Protected | |
| MT_MAP_TABLE | Instance Attribute | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_MAP_TABLE | Protected | ||
| MT_OIBV_TEMP | Instance Attribute | OVS Input Binding Value Range | LIKE /BOFU/IF_FBI_VIEW_TYPES=>TT_CONF_OVS_IBIND_VAL | Protected | |
| MT_RELATED_VIEW | Instance Attribute | Related Views | LIKE /BOFU/IF_FBI_VIEW_CONF=>TT_RELATED_VIEW | Protected | |
| MT_RELATED_VIEW_AFLT_VAL | Instance Attribute | Field Filter Conditions | LIKE TT_FLD_FLTR_COND | Protected | |
| MT_RELATED_VIEW_TFLT_VAL | Instance Attribute | Field Filter Conditions | LIKE TT_FLD_FLTR_COND | Protected | |
| MT_TFLTV_TEMP | Instance Attribute | Related View Target Node Filter Value Range | LIKE /BOFU/IF_FBI_VIEW_TYPES=>TT_CONF_RV_TFLT_VAL | Protected | |
| MV_COCU_EXISTS | Instance Attribute | Boolean Variable (X=True, -=False, Space=Unknown) | LIKE BOOLEAN | Protected | |
| MV_HAS_ERRORS | Instance Attribute | LIKE | Protected | ||
| MV_USABLE | Instance Attribute | Is usable? w/o incl view check | LIKE ABAP_BOOL | Protected | |
| SC_VIEW_SUB_OBJECTS | Constant | Application Log Context: Sub Fields | /BOFU/IF_FBI_VIEW_TYPES=>SC_VIEW_SUB_OBJECTS | LIKE /BOFU/IF_FBI_VIEW_TYPES=>SC_VIEW_SUB_OBJECTS | Protected |
| SC_VIEW_SUB_OBJECT_TEXTS | Static Attribute | Application Log Context: Sub Field Texts | LIKE | Protected | |
| SV_BAL_CONTEXT_STRUCTURE | Instance Attribute | LIKE | Protected | ||
| SV_CLASS_NAME | Instance Attribute | LIKE | Protected | ||
| SV_CONF_DATA_TYPE | Instance Attribute | LIKE | Protected | ||
| SV_MAINT_VIEW | Instance Attribute | LIKE | Protected | ||
| SV_VIEW_CLUSTER | Instance Attribute | LIKE | Protected |
/BOFU/CL_FBI_VIEW_CONF types
TS_FLD_FLTR_COND - Field Filter ConditionTS_OVS_IBIND_VALUES - OVS Input Binding Values
TS_RELVIEW_OUTSTR_SD -
TT_FLD_FLTR_COND - Field Filter Conditions
TT_OVS_IBIND_VALUES - OVS Input Binding Values
TT_RELVIEW_OUTSTR_SD -
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