Share via


ProjTrans.canBeAccrued Method [AX 2012]

Determines whether revenue from this transaction can be accrued.

Syntax

public boolean canBeAccrued()

Run On

Called

Return Value

Type: boolean
true if revenue from this transaction can be accrued; otherwise, false.

Remarks

This value is based on project line property and funding source type associated with this transaction.

See Also

ProjTrans Class

ProjLineProperty Table