Forecast2Ledger.validateDefaultAccount Method [AX 2012]

Validates the default account.

protected void validateDefaultAccount(LedgerDimensionDefaultAccount _defaultAccount, LedgerPostingType _postingType)

Run On

Called

Parameters

_defaultAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
The account to validate.
_postingType
Type: LedgerPostingType Enumeration
The posting type.

ExceptionCondition
Error

The account number does not exist for the posting type.

Community Additions

ADD
Show: