Share via


IntrastatTransfer.exportToBeIncludedInventTransferJour Method [AX 2012]

Determines if the data from shipment part of the transfer order is to be included in the Intrastat.

Syntax

protected boolean exportToBeIncludedInventTransferJour(InventTransferJour _inventTransferJour, InventTransferJourLine _inventTransferJourLine)

Run On

Called

Parameters

Return Value

Type: boolean
true if the data to be included; otherwise, false.

See Also

Reference

IntrastatTransfer Class