CustomsVendPackingSlipBOETransLink_IN::find Method
Finds customs vend packing slip BOE transaction link by RecId.
Syntax
client server public static CustomsVendPackingSlipBOETransLink_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: CustomsVendPackingSlipBOETransLink_IN Table
The instance of the CustomsVendPackingSlipBOETransLink_IN class.