CustInterestAdjust Class [AX 2012]
The CustInterestAdjust class is used to adjust the posted interest notes.
| Method | Description | |
|---|---|---|
| addInterestFeeEntry | |
| addInterestTransEntry | |
| addMapEntry | |
| adjustInterestFee | |
| adjustInterestNote | |
| adjustInterestTrans | |
| adjustmentLabel | |
| amountToBeWaivedByInterestNote | |
| amountToBeWaivedByInterestTrans | |
| calcCashDiscAmount | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cashDiscountLedgerDimension | |
| checkCashDisc | |
| checkInterestFee | |
| checkInterestNote | |
| checkInterestToAdjust | Indicates whether the interest note or interest transaction to adjust exists. |
| checkInterestTrans | |
| createCopyOfInvoiceLine | Creates the invoice line by copying the invoice line on which interest has been calculated. |
| createCustInvoiceLine | |
| createCustInvoiceLineForCashDisc | |
| createCustInvoiceLineForInterestFee | |
| createCustInvoiceLineForSalesTax | |
| createCustInvoiceLines | Creates the invoice lines by copying the invoice lines on which interest has been calculated. |
| createCustInvoiceTable | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findTaxLedgerDimension | |
| getInterestNoteQuery | |
| getLedgerDimensionForSalesTax | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isAdjustmentRequired | |
| isLastInterestDateUpdateRequired | |
| log | |
| markAdjustingEntry | |
| 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.) |
| parmCustInterestAdjustmentAction | Gets or sets the CustInterestAdjustmentAction parameter. |
| parmCustInterestAdjustmentType | Gets or sets the CustInterestAdjustmentType parameter. |
| parmCustTable | Gets or sets the CustTable parameter. |
| parmInterestTableId | Gets or sets the InterestTableId parameter. |
| post | |
| processInterestNote | Processes the specified interest notes by creating adjusting invoices. |
| processInterestTransactions | Processes the specified interest notes by creating adjusting invoices. |
| processInterestTransactionsByCustTrans | |
| reverseTransaction | Reverses the transaction interest against the customer transaction. |
| run | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| settleInvoice | |
| showErrorMessage | |
| specTransForInterestFee | |
| specTransForInterestNote | |
| specTransForInterestTrans | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalWaivedAmount | |
| updateAdjustmentStatus | |
| updateLastInterestDate | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateInterestNote | |
| 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 CustInterestAdjust class. |
| ::getAccountToUse | |
| ::main | Provides an entry point for the CustInterestAdjust class when it is called from a menu item. |
Community Additions
ADD
Show: