CustVendTransExchAdjDistController Class [AX 2012]
The CustVendTransExchAdjDistController class provides support for generating distributions for currency revaluation processing.
| Method | Description | |
|---|---|---|
| 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.) |
| 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 for a specific LedgerPostingType enumeration value. (Inherited from CustVendTransDistributionController.) |
| 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.) |
| getGeneralJournalDistributionFactors | |
| getLedgerPostingTypeRange | Gets the ledger posting type range. (Inherited from CustVendTransDistributionController.) |
| getPostedDistributionTransactionTotal | Gets the total transaction amount for a list of distributions. (Inherited from CustVendTransDistributionController.) |
| getSourceDocumentDistributionFactors | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| 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 CustVendTransDistributionController class. (Inherited from CustVendTransDistributionController.) |
| 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.) |
| 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 (Inherited from CustVendTransDistributionController.) |
| 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 class. |
Community Additions
ADD
Show: