PMFSequenceItemTable::find Method
Finds the sequence item for the given key values.
Syntax
client server public static PMFSequenceItemTable find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The unique record ID for which the value is defined.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: PMFSequenceItemTable Table
The PMFSequenceItemTable record that is found; an empty buffer if no record exists.