Intrastat.checkIfTransferAllowed Method
Indicates whether the record is to be inserted into Intrastat table.
Syntax
public boolean checkIfTransferAllowed(IntrastatTransferMap _intrastatTransferMap, [Weight _weight])
Run On
Called
Parameters
- _intrastatTransferMap
Type: IntrastatTransferMap Map
The record to check whether transfer is enabled.
- _weight
Type: Weight Extended Data Type
A weight that overrides the Weight field on the IntrastatTransferMap map.
Return Value
Type: boolean
true if the transfer is enabled; otherwise, false.