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.
Positions the list to the first record in the list, and copies its contents to the record buffer.
Syntax
public boolean first(Common record)
Run On
Called
Parameters
- record
Type: Common Table
A record buffer to contain first record in list.
Return Value
Type: boolean
true if the method is successful; otherwise false.