SalesQuotationPriceSimulationRecord Class [AX 2012]

Syntax

class SalesQuotationPriceSimulationRecord

Run On

Called

Methods

  Method Description
Gg797632.pubmethod(en-us,AX.60).gif calculateOriginalPrices Calculates the original prices for the current sales quotation line.
Gg797632.pubmethod(en-us,AX.60).gif calculateSimulatedTotalPrices
Gg797632.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif currencyCode
Gg797632.pubmethod(en-us,AX.60).gif discPercentageHeader
Gg797632.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif findQuotationTotals
Gg797632.pubmethod(en-us,AX.60).gif getBusRelAccount
Gg797632.pubmethod(en-us,AX.60).gif getCustAccount
Gg797632.pubmethod(en-us,AX.60).gif getOrigAmount
Gg797632.pubmethod(en-us,AX.60).gif getOrigCostPricePerUnit
Gg797632.pubmethod(en-us,AX.60).gif getOrigDiscountAmount
Gg797632.pubmethod(en-us,AX.60).gif getOrigDiscountPct
Gg797632.pubmethod(en-us,AX.60).gif getOrigMargin
Gg797632.pubmethod(en-us,AX.60).gif getOrigMultiLineDisc
Gg797632.pubmethod(en-us,AX.60).gif getOrigMultiLinePercentage
Gg797632.pubmethod(en-us,AX.60).gif getOrigRatio
Gg797632.pubmethod(en-us,AX.60).gif getOrigSalesMarkUp
Gg797632.pubmethod(en-us,AX.60).gif getOrigSalesPricePerUnit
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalAmount
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalCostValue
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalDiscountAmount
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalDiscountHeader
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalDiscountPercentage
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalMargin
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalRatio
Gg797632.pubmethod(en-us,AX.60).gif getOrigTotalSalesValue
Gg797632.pubmethod(en-us,AX.60).gif getQuotationId
Gg797632.pubmethod(en-us,AX.60).gif getSalesQuotationStatus
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalAmount
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalCostPrice
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalDiscountAmount
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalDiscountHeader
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalDiscountPct
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalMargin
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalRatio
Gg797632.pubmethod(en-us,AX.60).gif getSimTotalSalesPricePerUnit
Gg797632.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif marginHeader
Gg797632.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg797632.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.)
Gg797632.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.)
Gg797632.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif ratioHeader
Gg797632.pubmethod(en-us,AX.60).gif setPriceSimTable
Gg797632.pubmethod(en-us,AX.60).gif setQuotationLine
Gg797632.pubmethod(en-us,AX.60).gif setQuotationTable
Gg797632.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif simMargin
Gg797632.pubmethod(en-us,AX.60).gif simTotalAmount
Gg797632.pubmethod(en-us,AX.60).gif simTotalDiscountHeader
Gg797632.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg797632.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.)
Gg797632.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg797632.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  SalesQuotationPriceSimulationRecord Class