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 sequence group line for the given key values.
Syntax
client server public static PMFSequenceGroupTrans find(
PMFSequenceGroupId _sequenceGroupId,
PMFSequenceId _sequenceId,
[boolean _forUpdate])
Run On
Called
Parameters
- _sequenceGroupId
Type: PMFSequenceGroupId Extended Data Type
The sequence group ID.
- _sequenceId
Type: PMFSequenceId Extended Data Type
The ID for the specific sequence in the group.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: PMFSequenceGroupTrans Table
The PMFSequenceGroupTrans record that is found; an empty buffer if no record exists.