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 MCROrderLine2PriceHistoryRef table.
Syntax
client server public static MCROrderLine2PriceHistoryRef findRecId(RecId _recId, [boolean _update])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
A record Id.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCROrderLine2PriceHistoryRef Table
A record in the MCROrderLine2PriceHistoryRef if it exists; otherwise, an empty record.