Share via


IntrastatTransfer_HU.isInDirectTradePurch Method [AX 2012]

Determines if a purchase order is an indirect trade.

Syntax

protected boolean isInDirectTradePurch(
    IntrastatTransactionCodeId _transactionCodeId, 
    IntrastatPortId _portId, 
    AddressCountryRegionId _countryReqionIdFrom, 
    AddressCountryRegionId _countryReqionIdDest)

Run On

Called

Parameters

Return Value

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

See Also

Reference

IntrastatTransfer_HU Class