Share via


MCRHistSalesLine::findInventTransId Method

Finds the MCRHistSalesLine record.

Syntax

client server public static MCRHistSalesLine findInventTransId(InventTransId _transId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether to update the record.

Return Value

Type: MCRHistSalesLine Table
A record buffer of MCRHistSalesLine table.

See Also

Reference

MCRHistSalesLine Table