Show TOC

FBI ViewLocate this document in the navigation structure

You use the FBI view to join application data across multiple related business objects. It can be used to join data of different nodes in the same business object or a different business object. In the Header tab of the FBI view, you can specify the business object, node, UI structure, mapper class, and exit class. In addition to the fields present in business object structure, if other fields are required a UI structure should be created specifying the additional fields. A standard mapper class is also provided by FBI for mapping data between the business object node structure and the UI structure.

In the Related View tab, you can specify another FBI view whose data needs to be displayed along with that of the node specified in the Header tab. A suffix and an association between nodes should be specified. If the associations between the nodes have parameters, this can be specified on the Association Parameter tab . If different parameter values have to be provided, then the same related view needs to be added with different association parameter values.

In the Field Groups tab, you can group the fields together.

In the Field Description tab for a particular field, you can specify the OTR text for the header label and the OTR text for the tooltip. You can perform the sorting and filtering on the fields. On the BOPF Actions tab, you can add BOPF and non-BOPF actions. It can be used to customize the pushbutton text and the tooltip text by providing the OTR text . You should provide the actions that occurs as a result of UI actions. You can specify the action parameters along with their values.