MCRPaymSchedCalc_Qty_IB Class [AX 2012]

The MCRPaymSchedCalc_Qty_IB is a child of the PaymSchedCalc class and handles the calculations for quantity in installment billing for payment schedule calculation.

class MCRPaymSchedCalc_Qty_IB extends PaymSchedCalc

Run On

Server

  MethodDescription
Dn663579.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn663579.pubmethod(en-us,AX.60).gif createCustVendTransaction (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif createTransaction Creates the schedule lines for an installment plan. (Overrides the createTransaction Method.)
Dn663579.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn663579.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn663579.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn663579.pubmethod(en-us,AX.60).gif initFromCustFreeInvoiceCalcTotals (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif initFromCustVendInvoiceJour (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif initFromProjInvoiceJour (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif initFromProjProprosalTotals (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif initFromPurchComplInvoice Initializes the PaymSchedCalc class from a given purchase complementary invoice. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif initFromPurchTotals (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif initFromSalesComplInvoice Initializes the PaymSchedCalc class from a given sales complementary invoice. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif initFromSalesTotals (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif mcrInitFromContinuityCustHdrTotals Initializes the PaymSchedCalc object from the related MCRContinuityCustHeader record. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif mcrInitFromContinuityCustLineTotals Initializes the PaymSchedCalc object from the related MCRContinuityCustLine record. (Inherited from PaymSchedCalc.)
Dn663579.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.)
Dn663579.pubmethod(en-us,AX.60).gif mcrInitFromInstallmentBillingTotals Initializes the PaymSchedCalc object from the related MCRInstallmentPlanSalesTable record. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif new (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif nextDiscDate (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif nextDueDate (Inherited from PaymSchedCalc.)
Dn663579.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.)
Dn663579.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.)
Dn663579.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn663579.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn663579.pubmethod(en-us,AX.60).gif parmDueDateUpdatePolicy Gets or sets the DueDateUpdatePolicy parameter. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif parmSkipVersionChangeCheck Gets or sets the SkipVersionChangeCheck parameter. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif parmTaxWithholdAmount_IN Gets or sets the TaxWithholdAmount_IN parameter. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif parmTaxWithholdType_IN Gets or sets the TaxWithholdType_IN parameter. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif parmTotalTaxWithholdAmount_IN Gets or sets the TotalTaxWithholdAmount_IN parameter. (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif remainAmountCur (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif setAmount Sets the payment amount for the line. (Overrides the setAmount Method.)
Dn663579.pubmethod(en-us,AX.60).gif setBuffer (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif setDueDate (Inherited from PaymSchedCalc.)
Dn663579.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn663579.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn663579.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.)
Dn663579.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn663579.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_Qty_IB Class

Community Additions

ADD
Show: