AccpacView.FetchLock
Retrieves and locks the next record in the view according to the primary key field values of the current record, as well as the current filter and direction set by a previous call to Browse.
Function FetchLock() As Boolean
Return Value
Returns whether a subsequent record exists in the view and is retrieved.