IntrastatTransferIT.initIntrastatFromInventTransferJour Method [AX 2012]
Initializes intrastat data from the transfer order.
Syntax
protected Intrastat initIntrastatFromInventTransferJour(
IntrastatDirection _direction,
InventTransferJour _inventTransferJour,
InventTransferJourLine _inventTransferJourLine,
IntrastatTransferMap _intrastatTransferMap)
Run On
Called
Parameters
- _direction
Type: IntrastatDirection Enumeration
The direction of the transfer.
- _inventTransferJour
Type: InventTransferJour Table
The InventTransferJour buffer.
- _inventTransferJourLine
Type: InventTransferJourLine Table
The InventTransferJourLine buffer.
- _intrastatTransferMap
Type: IntrastatTransferMap Map
The InventTransferJour buffer.
Return Value
Type: Intrastat Table
The Intrastat buffer.