MCRHistSalesTable::findRecId Method
Finds the MCRHistSalesTable record from the passed record ID.
Syntax
client server public static MCRHistSalesTable findRecId(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the original order used to find the MCRHistSalesTable record.
Return Value
Type: MCRHistSalesTable Table
A MCRHistSalesTable record.