CustomsVendInvoiceBOETransLink_IN::find Method

Finds customs vend invoice BOE transaction link by RecId.

Syntax

client server public static CustomsVendInvoiceBOETransLink_IN find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    The forUpdate flag.

Return Value

Type: CustomsVendInvoiceBOETransLink_IN Table
The instance of the CustomsVendInvoiceBOETransLink_IN class.

See Also

Reference

CustomsVendInvoiceBOETransLink_IN Table