Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Puts the pointer on the next record and copies it to the provided buffer.
Syntax
public boolean next([Common record])
Run On
Called
Parameters
- record
Type: Common Table
The record buffer of same type as the record at the position; optional.
Return Value
Type: boolean
true if the method succeeds; false if there are no more records.