DimensionTree.getDisambiguationLevelByLedger Method [AX 2012]
Determines the level at which the tree can be disambiguated with the existing account structures.
Syntax
public int getDisambiguationLevelByLedger(boolean _displayInfolog, LedgerRecId _ledgerRecId)
Run On
Called
Parameters
- _displayInfolog
Type: boolean
A Boolean value that indicates whether to display the Infolog messages.
- _ledgerRecId
Type: LedgerRecId Extended Data Type
A record ID of the ledger against which to disambiguate the tree.
Return Value
Type: int
The maximum disambiguation level of the tree and the existing active account structures.
Remarks
Zero is returned if the tree is ambiguous.