CustInvoiceTable.isEditable Method

Indicates whether the free text invoice can be edited.

Syntax

public boolean isEditable()

Run On

Called

Return Value

Type: boolean
true if the free text invoice can be edited; otherwise, false.

Remarks

The free text invoice can be edited if it is not posted and distributions or journal lines are not being created for it.

See Also

Reference

CustInvoiceTable Table