PDSPriceEstablisherSalesParmLine Class [AX 2012]

Establishes an adjusted unit price for sales order parameter lines.

class PDSPriceEstablisherSalesParmLine extends PDSPriceEstablisher

Run On

Called

  MethodDescription
Dn513323.pubmethod(en-us,AX.60).gif averageAdjustedUnitPrice Gets the average adjusted unit price. (Inherited from PDSPriceEstablisher.)
Dn513323.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn513323.protmethod(en-us,AX.60).gif direction Determines the direction of calculation whether it is Sales or Purchase. (Overrides the direction Method.)
Dn513323.protmethod(en-us,AX.60).gif elementValue Gets the value for the specified element type. (Inherited from PDSPriceEstablisher.)
Dn513323.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn513323.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn513323.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn513323.protmethod(en-us,AX.60).gif inventTransId Gets the inventory transaction ID. (Overrides the inventTransId Method.)
Dn513323.protmethod(en-us,AX.60).gif inventTransIdReturn Gets the lot ID of the item that is being returned. (Overrides the inventTransIdReturn Method.)
Dn513323.protmethod(en-us,AX.60).gif itemId Gets the item ID. (Overrides the itemId Method.)
Dn513323.protmethod(en-us,AX.60).gif maxStatusIssue Gets the maximum status issue. (Inherited from PDSPriceEstablisher.)
Dn513323.protmethod(en-us,AX.60).gif maxStatusReceipt Gets the maximum status receipt. (Inherited from PDSPriceEstablisher.)
Dn513323.protmethod(en-us,AX.60).gif new Initializes a new instance of the PDSPriceEstablisher class. (Inherited from PDSPriceEstablisher.)
Dn513323.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.)
Dn513323.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.)
Dn513323.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn513323.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn513323.pubmethod(en-us,AX.60).gif parmBaseBuffer Gets or sets the BaseBuffer parameter. (Overrides the parmBaseBuffer Method.)
Dn513323.pubmethod(en-us,AX.60).gif parmCalculableOrderMap Gets or sets the CalculableOrderMap parameter. (Inherited from PDSPriceEstablisher.)
Dn513323.protmethod(en-us,AX.60).gif pricingPrecision Gets the pricing precision. (Overrides the pricingPrecision Method.)
Dn513323.protmethod(en-us,AX.60).gif qty Gets the quantity. (Overrides the qty Method.)
Dn513323.protmethod(en-us,AX.60).gif setInternalBuffer Sets the internal buffer according to the specififed record ID (Overrides the setInternalBuffer Method.)
Dn513323.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn513323.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn513323.protmethod(en-us,AX.60).gif unitPrice Gets the unit price. (Overrides the unitPrice Method.)
Dn513323.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.)
Dn513323.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn513323.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn513323.pubmethod(en-us,AX.60).gif Dn513323.static(en-us,AX.60).gif ::construct Initializes a new instance of the PDSPriceEstablisherSalesParmLine class.
Dn513323.pubmethod(en-us,AX.60).gif Dn513323.static(en-us,AX.60).gif ::newCalculableOrderMap Constructs a PDSPriceEstablisherSalesParmLine object.
Top

Object Class
  PDSPriceEstablisher Class
    PDSPriceEstablisherSalesParmLine Class

Community Additions

ADD
Show: