ProjListProjPostingDP.validateAccountType Method [AX 2012]

Validates the account type of the report.

private boolean validateAccountType(ProjAccountType _accountType)

Run On

Server

Parameters

_accountType
Type: ProjAccountType Enumeration

Return Value

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

Community Additions

ADD
Show: