Share via


BudgetAllocateByPeriod.checkBudgetTransactionLine Method [AX 2012]

Validates the source BudgetTransactionLine record and creates new lines based on the period allocation keys.

Syntax

protected boolean checkBudgetTransactionLine()

Run On

Called

Return Value

Type: boolean
true if the budget transaction line is not processed, is not used by any other user, and the amountcur field is not equal to 0; otherwise, false

See Also

Reference

BudgetAllocateByPeriod Class