Share via


InterCompanyGoodsInTransitCalculation.isPurchaseOrderDirectDelivery Method [AX 2012]

Checks whether the specified purchase order requires direct delivery.

Syntax

private boolean isPurchaseOrderDirectDelivery(PurchId _purchId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the order requires direct delivery; otherwise, false.

See Also

Reference

InterCompanyGoodsInTransitCalculation Class