MCRHistSalesLine::findInventTransId Method
Finds the MCRHistSalesLine record.
Syntax
client server public static MCRHistSalesLine findInventTransId(InventTransId _transId, [boolean _update])
Run On
Called
Parameters
- _transId
Type: InventTransId Extended Data Type
An inventory transaction ID.
- _update
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: MCRHistSalesLine Table
A record buffer of MCRHistSalesLine table.