ProjPost::validateBudget Method [AX 2012]

Validates the project budget for the project journals.

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.
Show: