Share via


ProjBegBalJournalCheckPost.isBudgetValidated Method [AX 2012]

Validates the budget amounts.

Syntax

public boolean isBudgetValidated(Common _buffer)

Run On

Called

Parameters

  • _buffer
    Type: Common Table
    A buffer on which budget checking is required.

Return Value

Type: boolean
true if the budget is valid; otherwise, false.

See Also

Reference

ProjBegBalJournalCheckPost Class