Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds customs vend packing slip BOE translink by vend packing slip transaction.
Syntax
client server public static CustomsVendPackingSlipBOETransLink_IN findByVendPackingSlipTrans(
RecId _vendPackingSlipTransRecID,
[RecId _customsVendBOETransRecID,
boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _vendPackingSlipTransRecID
Type: RecId Extended Data Type
The vend packing slip transaction RecId.
- _customsVendBOETransRecID
Type: RecId Extended Data Type
The customs vend BOE transaction RedId.
- _forupdate
Type: boolean
The update flag.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency mode.
Return Value
Type: CustomsVendPackingSlipBOETransLink_IN Table
The instance of the CustomsVendPackingSlipBOETransLink_IN class.