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 specified record in the RetailMixAndMatchLineGroups table.
Syntax
client server public static RetailMixAndMatchLineGroups find(
RetailMixAndMatchId _mixAndMatchId,
RetailMixAndMatchLineGroup _mixAndMatchLineGroup,
[boolean _forUpdate])
Run On
Called
Parameters
- _mixAndMatchId
Type: RetailMixAndMatchId Extended Data Type
The ID number of mix and match group.
- _mixAndMatchLineGroup
Type: RetailMixAndMatchLineGroup Extended Data Type
The ID number of mix and match line group.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailMixAndMatchLineGroups Table
A record in the RetailMixAndMatchLineGroups table; otherwise, an empty record.