BudgetTransactionLine.isCashFlowEnabled Method
Specifies whether the cash flow forecasting is enabled for the BudgetTransactionLine record.
Syntax
public boolean isCashFlowEnabled()
Run On
Called
Return Value
Type: boolean
true if the BudgetTransactionLine record is enabled for cash flow forecasting; otherwise, false.
Remarks
The line must have a main account in its ledger dimension, be marked for cash flow forecasting, not be a reversed or reversal line, and the budget model of the parent BudgetTransactionHeader record must be enabled for cash flow forecasting.