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.
Finds the PMFSequenceTable record that matches the given criteria.
Syntax
client server public static PMFSequenceTable find(PMFSequenceId _sequenceId, [boolean _forUpdate])
Run On
Called
Parameters
- _sequenceId
Type: PMFSequenceId Extended Data Type
The sequence ID that uniquely identifies the record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: PMFSequenceTable Table
The PMFSequenceTable record; an empty buffer if no matching record is found.