Share via


IntrastatTransfer.initDirectionAndOrderType Method [AX 2012]

Initializes the direction and order type of an Intrastat transaction.

Syntax

protected void initDirectionAndOrderType(
    ModuleCustVend _moduleCustVend, 
    Qty _qty, 
    Intrastat _intrastat, 
    IntrastatTransactionCodeId _transactionCode)

Run On

Called

Parameters

  • _intrastat
    Type: Intrastat Table
    The Intrastat transaction to initialize.

See Also

Reference

IntrastatTransfer Class