IntrastatTransfer.importToBeIncludedInventTransferJour Method [AX 2012]
Determines if the data from receiving part of the transfer order is to be included in the Intrastat.
Syntax
protected boolean importToBeIncludedInventTransferJour(InventTransferJour _inventTransferJour, InventTransferJourLine _inventTransferJourLine)
Run On
Called
Parameters
- _inventTransferJour
Type: InventTransferJour Table
The InventTransferJour buffer.
- _inventTransferJourLine
Type: InventTransferJourLine Table
The InventTransferJourLine buffer.
Return Value
Type: boolean
true if the data to be included; otherwise, false.