MCRPaymSchedCalc_Line_IB Class [AX 2012]
The class MCRPaymSchedCalc_Line_IB creates payment schedules lines for installment billing.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkPaymSchedTotalAmount | Checks that the total amount of the payment schedule match the total amount of the invoice. |
| createCustVendTransaction | (Inherited from PaymSchedCalc.) |
| createTransaction | Creates a payment transaction for the installment billing payment. (Overrides the createTransaction Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromCustFreeInvoiceCalcTotals | (Inherited from PaymSchedCalc.) |
| initFromCustVendInvoiceJour | (Inherited from PaymSchedCalc.) |
| initFromProjInvoiceJour | (Inherited from PaymSchedCalc.) |
| initFromProjProprosalTotals | (Inherited from PaymSchedCalc.) |
| initFromPurchComplInvoice | Initializes the PaymSchedCalc class from a given purchase complementary invoice. (Inherited from PaymSchedCalc.) |
| initFromPurchTotals | (Inherited from PaymSchedCalc.) |
| initFromSalesComplInvoice | Initializes the PaymSchedCalc class from a given sales complementary invoice. (Inherited from PaymSchedCalc.) |
| initFromSalesTotals | (Inherited from PaymSchedCalc.) |
| mcrInitFromContinuityCustHdrTotals | Initializes the PaymSchedCalc object from the related MCRContinuityCustHeader record. (Inherited from PaymSchedCalc.) |
| mcrInitFromContinuityCustLineTotals | Initializes the PaymSchedCalc object from the related MCRContinuityCustLine record. (Inherited from PaymSchedCalc.) |
| mcrInitFromCustInvoice_Continuity | Initializes the PaymSchedCalc object from the related CustInvoiceJour record for continuity bill up front schedules. (Inherited from PaymSchedCalc.) |
| mcrInitFromInstallmentBillingTotals | Initializes the PaymSchedCalc object from the related MCRInstallmentPlanSalesTable record. (Inherited from PaymSchedCalc.) |
| new | (Inherited from PaymSchedCalc.) |
| nextDiscDate | Calculates the next discount date. (Overrides the nextDiscDate Method.) |
| nextDueDate | Calculates the due date for the next installment line. (Overrides the nextDueDate 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.) |
| parmDueDateUpdatePolicy | Gets or sets the DueDateUpdatePolicy parameter. (Inherited from PaymSchedCalc.) |
| parmSkipVersionChangeCheck | Gets or sets the SkipVersionChangeCheck parameter. (Inherited from PaymSchedCalc.) |
| parmTaxWithholdAmount_IN | Gets or sets the TaxWithholdAmount_IN parameter. (Inherited from PaymSchedCalc.) |
| parmTaxWithholdType_IN | Gets or sets the TaxWithholdType_IN parameter. (Inherited from PaymSchedCalc.) |
| parmTotalTaxWithholdAmount_IN | Gets or sets the TotalTaxWithholdAmount_IN parameter. (Inherited from PaymSchedCalc.) |
| remainAmountCur | Updates the last schedule line for any amount that has not been allocated to the previous installments. (Overrides the remainAmountCur Method.) |
| setAmount | Sets the payment amount based on the invoice amount. (Overrides the setAmount Method.) |
| setBuffer | (Inherited from PaymSchedCalc.) |
| setDueDate | (Inherited from PaymSchedCalc.) |
| 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.) |
Community Additions
ADD
Show: