MCRPaymSchedCalc_Line_IB Class [AX 2012]

The class MCRPaymSchedCalc_Line_IB creates payment schedules lines for installment billing.

class MCRPaymSchedCalc_Line_IB extends PaymSchedCalc

Run On

Server

  MethodDescription
Dn663573.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn663573.privmethod(en-us,AX.60).gif checkPaymSchedTotalAmount Checks that the total amount of the payment schedule match the total amount of the invoice.
Dn663573.pubmethod(en-us,AX.60).gif createCustVendTransaction (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif createTransaction Creates a payment transaction for the installment billing payment. (Overrides the createTransaction Method.)
Dn663573.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif initFromCustFreeInvoiceCalcTotals (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif initFromCustVendInvoiceJour (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif initFromProjInvoiceJour (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif initFromProjProprosalTotals (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif initFromPurchComplInvoice Initializes the PaymSchedCalc class from a given purchase complementary invoice. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif initFromPurchTotals (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif initFromSalesComplInvoice Initializes the PaymSchedCalc class from a given sales complementary invoice. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif initFromSalesTotals (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif mcrInitFromContinuityCustHdrTotals Initializes the PaymSchedCalc object from the related MCRContinuityCustHeader record. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif mcrInitFromContinuityCustLineTotals Initializes the PaymSchedCalc object from the related MCRContinuityCustLine record. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif mcrInitFromCustInvoice_Continuity Initializes the PaymSchedCalc object from the related CustInvoiceJour record for continuity bill up front schedules. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif mcrInitFromInstallmentBillingTotals Initializes the PaymSchedCalc object from the related MCRInstallmentPlanSalesTable record. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif new (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif nextDiscDate Calculates the next discount date. (Overrides the nextDiscDate Method.)
Dn663573.pubmethod(en-us,AX.60).gif nextDueDate Calculates the due date for the next installment line. (Overrides the nextDueDate Method.)
Dn663573.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif parmDueDateUpdatePolicy Gets or sets the DueDateUpdatePolicy parameter. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif parmSkipVersionChangeCheck Gets or sets the SkipVersionChangeCheck parameter. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif parmTaxWithholdAmount_IN Gets or sets the TaxWithholdAmount_IN parameter. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif parmTaxWithholdType_IN Gets or sets the TaxWithholdType_IN parameter. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif parmTotalTaxWithholdAmount_IN Gets or sets the TotalTaxWithholdAmount_IN parameter. (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif remainAmountCur Updates the last schedule line for any amount that has not been allocated to the previous installments. (Overrides the remainAmountCur Method.)
Dn663573.pubmethod(en-us,AX.60).gif setAmount Sets the payment amount based on the invoice amount. (Overrides the setAmount Method.)
Dn663573.pubmethod(en-us,AX.60).gif setBuffer (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif setDueDate (Inherited from PaymSchedCalc.)
Dn663573.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn663573.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  PaymSchedCalc Class
    MCRPaymSchedCalc_Line_IB Class

Community Additions

ADD
Show: