Share via


IntrastatTransfer.getOrderType Method [AX 2012]

Get order type of a transaction.

Syntax

protected IntrastatOrderType getOrderType(
    ModuleCustVend _moduleCustVend, 
    Qty _qty, 
    IntrastatTransactionCodeId _transactionCode, 
    IntrastatTransactionCodeId _returnOrderCode)

Run On

Called

Parameters

Return Value

Type: IntrastatOrderType Enumeration
The order type of the transaction.

See Also

Reference

IntrastatTransfer Class