DimensionDerivationDistributionRule Class [AX 2012]
The DimensionDerivationDistributionRule class is a ledger dimension derivation rule that is used in the accounting distribution process.
| Method | Description | |
|---|---|---|
| buildDimCombFromMainAccountProvider | (Inherited from DimensionDerivationRule.) |
| buildDimensionCombination | Build a ledger dimension combination. (Inherited from DimensionDerivationRule.) |
| 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.) |
| finalizeAllocationFactor | Finalizes the allocation factor for the total allocation factor to be the source allocation factor. |
| findParentAccountingDistForMatching | Finds the record ID of the parent accounting distribution for the matching distribution. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| ignoreParentSourceDocumentLine | Checks whether a parent source document line should be ignored when ledger dimensions are derived. |
| initDimAllocList | Initializes the ledger dimension allocation list. (Inherited from DimensionDerivationRule.) |
| initialize | Initializes the ledger dimension derivation rule. (Inherited from DimensionDerivationRule.) |
| initializeDimAllocList | (Inherited from DimensionDerivationRule.) |
| initMainAccountDerivationRule | Initializes the main account derivation rule. (Inherited from DimensionDerivationRule.) |
| isVarianceAmount | Checks if SourceDocumentAmount monetaryAmount is a variance amount. (Inherited from DimensionDerivationRule.) |
| modifyDimAllocListFromExtension | Modifies the dimension allocation list from the dimension derivation rule extension. (Inherited from DimensionDerivationRule.) |
| 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 (Inherited from DimensionDerivationRule.) |
| parmMonetaryAmountList | Gets the MonetaryAmountList parameter. (Inherited from DimensionDerivationRule.) |
| parmUseDimAllocListFromExtension | Gets or sets the UseDimAllocListFromExtension parameter. (Inherited from DimensionDerivationRule.) |
| populatedDimAllocListEventHandler | Serves as a populated dimension allocation list event handler delegate. (Inherited from DimensionDerivationRule.) |
| populateDimAllocList | Populates the dimension allocation list. (Overrides the populateDimAllocList Method.) |
| populateDimAllocListFromAccDistList | Populate the ledger dimension allocation list from an accounting distribution list. |
| populateDimAllocListFromAllocation | Populates the ledger dimension allocation list from an allocation structure. |
| populateDimAllocListFromDefault | Populates the dimension allocation list from the default ledger dimension. (Inherited from DimensionDerivationRule.) |
| populateDimAllocListFromDimDerivModel | Populates the ledger dimension allocation list from a ledger dimension derivation model. |
| populateDimAllocListFromExtension | Populates the dimension allocation list from the dimension derivation rule extension. (Inherited from DimensionDerivationRule.) |
| populateDimAllocListFromMatchedAmount | Populates the ledger dimension allocation list from a matched source document amount. |
| populateDimAllocListFromOrgSourceDocLine | Populates the ledger dimension allocation list from the original source document line distribution. |
| populateDimAllocListFromTemplate | Populates the ledger dimension allocation list from a template. |
| populatingDimAllocListEventHandler | Populates a delegate of an event handler that belongs to a dimension allocation list. (Inherited from DimensionDerivationRule.) |
| removeYearEndDistributions | Removes the year end distributions from the source document line distribution list. |
| resetAllocationFactorOfMatchDistribution | Recalculates the allocation factor of the reference distribution if the source document line has been previously partially matched. |
| resolveOriginDistribution | Find the origin accounting distribution for the current accounting distribution based on the parent distribution. |
| resolveReferenceDistribution | Finds the reference accounting distribution record ID for the parent distribution. |
| 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.) |
| useAllocation | Checks whether an allocation structure can be used to derive ledger dimensions. |
| useDerivationModel | Checks if a derivation model can be used to derive ledger dimensions. |
| useDimAllocListFromExtension | Indicates whether a dimension allocation list from extension is used. (Inherited from DimensionDerivationRule.) |
| useOriginSourceDocumentLineDist | Checks if the origin source document amount accounting distributions can be used to derive ledger dimensions. (Inherited from DimensionDerivationRule.) |
| useParentMonetaryAmountDistributions | Checks whether parent accounting distributions can be used to derive ledger dimensions. |
| useParentSourceDocumentLineItemDist | Checks whether parent source document line item 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. (Inherited from DimensionDerivationRule.) |
| useTemplate | Checks whether a template can be used to derive ledger dimensions. |
| verifyingDimensionAllocationListSource | Verifies a delegate of an event handler that belongs to a dimension allocation list. (Inherited from DimensionDerivationRule.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::buildLedgerDimension | Merges a given default dimension into a ledger dimension. |
| ::deriveDistributionDimension | Derives the LedgerDimensionAllocation object to use to create an accounting distribution. |
| ::populateDimAllocListOfExistingDist | Creates the ledger dimension allocation list to use to allocate an existing accounting distribution. |
Object Class
DimensionDerivationRuleBase Class
DimensionDerivationRule Class
DimensionDerivationDistributionRule Class
DimensionDerivationRuleBase Class
DimensionDerivationRule Class
DimensionDerivationDistributionRule Class
Community Additions
ADD
Show: