ProjTransInventUpd_Financial.invoiceable Method [AX 2012]

Determines whether this transaction is invoiceable.

public boolean invoiceable()

Run On

Called

Return Value

Type: boolean
Always returns true.

This method should be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.

Community Additions

ADD
Show: