There are two query methods you can use with browses.

CREATE-RESULT-LIST-ENTRY method

The CREATE-RESULT-LIST-ENTRY( ) method creates an entry in the result list for the current row. You use this method in conjunction with new browse rows or new query rows to synchronize the data with the query.

DELETE-RESULT-LIST-ENTRY method

The DELETE-RESULT-LIST-ENTRY( ) method deletes the current row of a query's result list.