CustVendTransDistributionController Class [AX 2012]
This class provides support for generating distributions by using the original distributions that are posted for a CustVendTrans record.
| 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. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| generateDistributionFactors | Generates the distribution factors. |
| 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. |
| generateDistributionsForPostingTypes | Generates distributions. |
| generateDistributionsFromFactors | |
| generateSingleDistribution | |
| getDistributionFactors | Retrieves information about the distribution factors based on what was originally posted for a CustVendTrans record for a specific LedgerPostingType enumeration value. |
| getDistributionFactorsForPostingTypes | Gets distribution factors. |
| 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. |
| 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. |
| 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. |
| getLedgerPostingTypeRange | Gets the ledger posting type range. |
| getPostedDistributionTransactionTotal | Gets the total transaction amount for a list of distributions. |
| 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. |
| needToAcquireFactorsForPostingTypes | Determines if we need to acquire distribution factors. |
| new | Initializes a new instance of the CustVendTransDistributionController class. |
| 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. |
| parmCurrentDistributionFactors | Gets or sets the CurrentDistributionFactors parameter. |
| parmUseGeneralLedgerDistribution | Gets or sets the UseGeneralLedgerDistribution parameter. |
| parmUsePreciseComparison | Gets or sets the UsePreciseComparison parameter. |
| preciseCompareFactors | Compares lists of factors. |
| 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 |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes an instance of the CustVendTransDistributionController class. |
| ::custVendTransHasSourceDocumentData | Determines whether a transaction record is associated with source document framework data. |
Object Class
CustVendTransDistributionController Class
CustVendTransExchAdjDistController Class
CustVendTransExchAdjDistController_RU Class
CustVendTransSettleDistController Class
CustVendTransDistributionController Class
CustVendTransExchAdjDistController Class
CustVendTransExchAdjDistController_RU Class
CustVendTransSettleDistController Class
Community Additions
ADD
Show: