Share via


ProjPost::validateBudget Method [AX 2012]

Validates the project budget for the project journals.

Syntax

server public static boolean validateBudget(Common _buffer)

Run On

Server

Parameters

  • _buffer
    Type: Common Table
    The Common table that holds the project journal.

Return Value

Type: boolean
true if the journal is validated; otherwise, false.

See Also

Reference

ProjPost Class