Share via


PurchLineType.isPurchTableInterCompanyOrder Method [AX 2012]

Determines whether the purchase order in question is an intercompany type.

Syntax

public boolean isPurchTableInterCompanyOrder()

Run On

Called

Return Value

Type: boolean
true if the purchase order is an intercompany type; otherwise, false.

See Also

Reference

PurchLineType Class