Share via


VendInvoiceInfoLine::findInventTransId Method

Retrieves a VendInvoiceInfoLine record.

Syntax

client server public static VendInvoiceInfoLine findInventTransId(
    ParmId _parmId, 
    TradeLineRefId _tableRefId, 
    TradeInventTransId _inventTransId, 
   [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether the record buffer can be updated.

Return Value

Type: VendInvoiceInfoLine Table
A VendInvoiceInfoLine record.

See Also

Reference

VendInvoiceInfoLine Table