This method is called when a user selects the first record in a form by pressing CTRL+HOME.
The first method can be overridden on a form data source. Right-click the Methods node under the data source, point to Override Method, and then click first.
The following example overrides the first method for the InventTransPostingFinancial data source on the InventTrans form and returns the last record in another data source that is used on the form.