CustVendTransExchAdjDistController_RU Class [AX 2012]
Distribution controller with offset account
| Method | Description | |
|---|---|---|
| addDimensionAmount | Fills Map object which holds data about dimensions and amounts related to them. |
| addMapToDistributionFactors | Adds data from Map object which holds data about dimensions and amounts to distributions factors list. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| distributionDifferencesExist | Determines whether this instance has the same distribution factors as another instance. (Inherited from CustVendTransDistributionController.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fireLedgerDimensionObtained | Fires event that ledgerDimension has been obtained. |
| generateDistributionFactors | Generates the distribution factors. (Inherited from CustVendTransDistributionController.) |
| generateDistributions | Distributes related currency amounts based on the distributions that were originally posted for a CustVendTrans record that are of a specific ledger posting type. (Inherited from CustVendTransDistributionController.) |
| generateDistributionsForPostingTypes | Generates distributions. (Inherited from CustVendTransDistributionController.) |
| generateDistributionsFromFactors | (Inherited from CustVendTransDistributionController.) |
| generateSingleDistribution | (Inherited from CustVendTransDistributionController.) |
| getDistributionFactors | Retrieves information about the distribution factors based on what was originally posted for a CustVendTrans record not for a specific LedgerPostingType enumeration value. (Overrides the getDistributionFactors Method.) |
| getDistributionFactorsForPostingTypes | Gets distribution factors. (Overrides the getDistributionFactorsForPostingTypes Method.) |
| getDistributionFactorsGeneralJournal | Retrieves information about the distribution factors from the GeneralJouranlAccountEntry based on what was originally posted for a CustVendTrans record for a specific LedgerPostingType enumeration value. (Inherited from CustVendTransDistributionController.) |
| getDistributionFactorsGeneralJournalPS | Retrieves information about the distribution factors from the GeneralJouranlAccountEntry for public sector based on what was originally posted for a CustVendTrans record for a specific LedgerPostingType enumeration value. (Inherited from CustVendTransDistributionController.) |
| getDistributionFactorsSourceDocFramework | Retrieves information about the distribution factors from the SubledgerJournalAccountEntry based on what was originally posted for a CustVendTrans record for a specific LedgerPostingType enumeration value. (Inherited from CustVendTransDistributionController.) |
| getLedgerPostingTypeRange | Gets the ledger posting type range. (Inherited from CustVendTransDistributionController.) |
| getPostedDistributionTransactionTotal | Gets the total transaction amount for a list of distributions. (Inherited from CustVendTransDistributionController.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insertDistributionsFromBondedSubledger | Calculates distribution data using subledger, when subledger records are bonded. |
| insertDistributionsFromGeneralJournal | Calculates distribution data using general journal entries. |
| insertDistributionsFromSubledger | Calculates distribution data using subledger |
| insertDistributionsFromUnbondedSubledger | Calculates distribution data using subledger, when bonding is not set for subledger records |
| insertDistributionsFromVoucher | Calculates distribution data using current LedgerVoucherObject |
| isSubledgerBonded | Determines if subledger records associated with CustTrans or VendTrans are bonded. |
| ledgerDimensionObtained | Event indicates ledger dimension was obtained form the source handler can override dimension |
| needToAcquireDistributionFactors | Determines if we need to acquire distribution factors. (Inherited from CustVendTransDistributionController.) |
| needToAcquireFactorsForPostingTypes | Determines if we need to acquire distribution factors. (Inherited from CustVendTransDistributionController.) |
| new | Initializes a new instance of the CustVendTransExchAdjDistController_RU class. (Overrides the new Method.) |
| 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.) |
| parmAlernativeBalancePostingType | Gets or sets the AlernativeBalancePostingType parameter. (Inherited from CustVendTransDistributionController.) |
| parmCurrentDistributionFactors | Gets or sets the CurrentDistributionFactors parameter. (Inherited from CustVendTransDistributionController.) |
| parmDefaultOffsetLedgerDimension | Gets or sets the DefaultOffsetLedgerDimension parameter. |
| parmIgnoreMonetaryAmount | Gets or sets ignoreMonetaryAmount parameter. |
| parmLedgerVoucherObject | Gets or sets the LedgerVoucherObject parameter. |
| parmMonetaryAmount | Monetary amount used to filter source subledger journalizer |
| parmPreferNotDistributionForOffset | Source subledger is unbonded and has several candidate offset transactions, prefer those, that not equal to LedgerDimension in distribution |
| parmSourceDocumentLine | Source document line to filter source subledgers |
| parmUseGeneralJournal | use distribution from general journal |
| parmUseGeneralLedgerDistribution | Gets or sets the UseGeneralLedgerDistribution parameter. (Inherited from CustVendTransDistributionController.) |
| parmUsePreciseComparison | Gets or sets the UsePreciseComparison parameter. (Inherited from CustVendTransDistributionController.) |
| preciseCompareFactors | Compares lists of factors. (Inherited from CustVendTransDistributionController.) |
| 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.) |
| useExtensibleFactors | Uses the clone method from the CustVendTransDistributionclass to make distributions from factors (Overrides the useExtensibleFactors Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the CustVendTransExchAdjDistController_RU class. |
Community Additions
ADD
Show: