CustAdvanceAdjustmentDistribution_RU Class [AX 2012]
The CustAdvanceAdjustmentDistribution_RU class distributes advance adjustments in case of distributed customer invoice lines.
| Method | Description | |
|---|---|---|
| applyRTax25Dimension | Changes a dimension that is related to the profit tax in the specified ledger dimension. |
| applyRTax25DimensionToDistribution | Substitutes profit tax ledger dimensions for all dimensions in the specified distribution. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| distribute | Distributes the specified amount proportionally for the distribution that is loaded when the class is created. |
| distributeOffsetDimensions | Distributes offset dimensions according to loaded distributions. |
| distributeProportionally | Distributes an amount proportionally to the specified distribution. |
| distributionTotal | Gets the total amount of a given distribution. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDistributedLedgerDimensions | Returns a container of ledger dimensions from loaded distributions in which the RTax25 dimension is substituted. |
| getDistributedMst | Gets the distributed amount in the accounting currency. |
| getDistributedMstSec | Gets the distributed amount in the secondary currency. |
| getDistributedOffsetDimensions | Returns a container of offset dimensions. |
| getMustBeDistributed | Checks whether an amount should be distributed. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| loadDistributions | Loads distributions for customer invoice transactions that are referenced by parameters. |
| makeOffset | Makes an offset ledger dimension from a distribution and default values. |
| mustBeDistributed | Indicates whether an amount should be distributed. |
| new | Creates and initializes a new instance of the CustAdvanceAdjustmentDistribution_RU 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.) |
| 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.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Creates a new distribution class and loads the distribution that is connected with a given record. |
Community Additions
ADD
Show: