
Jayson Butler is a sales manager at OEC Computers. He tells Emily that he wants his sales employees to have the option to see their customers’ latest purchases while reviewing the business partner master data.
Therefore, Emily must extend the Business Partner Detail view with a specific tab containing a grid with the last five items purchased by this customer. Selecting an entry in the Item Name column opens a Google search for this item.

In addition, Jayson wants to make sure that whenever a sales employee creates a sales quotation for the customer, they enter the customer reference number.
To do this, Emily must extend the Sales Quotation Detail view with a validation on the Customer Refence Number system field. This way, the sales employee can only create a sales quotation if this field contains a value.

In this video, Emily will create a Visual Studio Code project to extend two system views. In the next lessons, she’ll show you how to develop the business logic of the extended views.