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.
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.