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 MCRHistSalesLine table.
Syntax
client server public static MCRHistSalesLine findRecId(RecId _recId, [boolean update])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record Id of the MCRHistSalesLine record to find.
- update
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: MCRHistSalesLine Table
A record in the MCRHistSalesLine; otherwise, an empty buffer.