ProjListProjPostingDP.validatePostingProject Method [AX 2012]

Validates the posting project.

private boolean validatePostingProject(ProjAccountType _accountType, ProjTable _projTable)

Run On

Server

Parameters

_accountType
Type: ProjAccountType Enumeration
_projTable
Type: ProjTable Table

Return Value

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

Community Additions

ADD
Show: