Share via


PurchTableType.canInvoiceBeCreatedByVendor Method [AX 2012]

Indicates whether a new vendor invoice can be created for the purchase order.

Syntax

public boolean canInvoiceBeCreatedByVendor()

Run On

Called

Return Value

Type: boolean
true means new vendor invoice can be created; otherwise, false.

See Also

Reference

PurchTableType Class