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
- _moduleCustVend
Type: ModuleCustVend Enumeration
The module of the transaction.
- _qty
Type: Qty Extended Data Type
Quantity of the transaction.
- _intrastat
Type: Intrastat Table
The Intrastat transaction to initialize.
- _transactionCode
Type: IntrastatTransactionCodeId Extended Data Type
The TransactionCode value of the transaction.