MainAccountDerivationDistributionRule.populateMainAccountListFromDefaultAcct Method [AX 2012]
Populates the main account dimension allocation list from a source document in an accounting process.
Syntax
protected boolean populateMainAccountListFromDefaultAcct(LedgerDimensionDefaultAccount _defaultAccount)
Run On
Called
Parameters
- _defaultAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
A ledgerDimensionDefault account to add.
Return Value
Type: boolean
Always returns true.