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
- _recId
Type: RecId Extended Data Type
The RecId.
- _forupdate
Type: boolean
The forUpdate flag.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model.
Return Value
Type: CustomsVendInvoiceBOETransLink_IN Table
The instance of the CustomsVendInvoiceBOETransLink_IN class.