Share via


IntrastatTransfer_HU.isInDirectTradeSales Method [AX 2012]

Determines if a sales order is an indirect trade.

Syntax

protected boolean isInDirectTradeSales(
    IntrastatTransactionCodeId _transactionCodeId, 
    IntrastatPortId _portId, 
    AddressCountryRegionId _countryReqionIdDest)

Run On

Called

Parameters

Return Value

Type: boolean
true if the sales order is an indirect trade; otherwise, false.

See Also

Reference

IntrastatTransfer_HU Class