DimensionDerivationRule Class [AX 2012]
The DimensionDerivationRule class is a rule for deriving a ledger dimension for classifying the financial consequences of business events.
| Method | Description | |
|---|---|---|
| buildDimCombFromMainAccountProvider | |
| buildDimCombFromSourceLedgerDimension | |
| buildDimensionCombination | Build a ledger dimension combination. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initDimAllocList | Initializes the ledger dimension allocation list. |
| initExtension | Initializes the dimension derivation rule extension only if it has not been previously initialized. |
| initialize | Initializes the ledger dimension derivation rule. (Overrides the initialize Method.) |
| initializeDimAllocList | |
| initMainAccountDerivationRule | Initializes the main account derivation rule. |
| isOverrideAccountDiffFromSourceAccount | Determines if the ledger dimension override account is different from the default ledger dimension found from the ledger dimension account. |
| isVarianceAmount | Checks if SourceDocumentAmount monetaryAmount is a variance amount. |
| modifyDimAllocListFromExtension | Modifies the dimension allocation list from the dimension derivation rule extension. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAccountingRule | Gets or sets the AccountingRule parameter. (Inherited from DimensionDerivationRuleBase.) |
| parmLedgerDimensionAllocList | Gets or sets the LedgerDimensionAllocationList parameter |
| parmMonetaryAmountList | Gets the MonetaryAmountList parameter. |
| parmUseDimAllocListFromExtension | Gets or sets the UseDimAllocListFromExtension parameter. |
| populatedDimAllocListEventHandler | Serves as a populated dimension allocation list event handler delegate. |
| populateDimAllocList | Populates the dimension allocation list. |
| populateDimAllocListFromDefault | Populates the dimension allocation list from the default ledger dimension. |
| populateDimAllocListFromExtension | Populates the dimension allocation list from the dimension derivation rule extension. |
| populatingDimAllocListEventHandler | Populates a delegate of an event handler that belongs to a dimension allocation list. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useDimAllocListFromExtension | Indicates whether a dimension allocation list from extension is used. |
| useOriginSourceDocumentLineDist | Checks if the origin source document amount accounting distributions can be used to derive ledger dimensions. |
| useSourceDocumentAmountMatchDist | Check if the matched source document amount accounting distributions can be used to derive ledger dimensions. |
| verifyingDimensionAllocationListSource | Verifies a delegate of an event handler that belongs to a dimension allocation list. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newFromAccountingRule | Creates a new ledger dimension derivation rule from an accounting rule. |
Community Additions
ADD
Show: