Share via


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

Return Value

Type: Intrastat Table
The Intrastat buffer.

See Also

Reference

IntrastatTransfer_PL Class