PDSPriceEstablisherSalesParmLine Class [AX 2012]
Establishes an adjusted unit price for sales order parameter lines.
| Method | Description | |
|---|---|---|
| averageAdjustedUnitPrice | Gets the average adjusted unit price. (Inherited from PDSPriceEstablisher.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| direction | Determines the direction of calculation whether it is Sales or Purchase. (Overrides the direction Method.) |
| elementValue | Gets the value for the specified element type. (Inherited from PDSPriceEstablisher.) |
| 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.) |
| inventTransId | Gets the inventory transaction ID. (Overrides the inventTransId Method.) |
| inventTransIdReturn | Gets the lot ID of the item that is being returned. (Overrides the inventTransIdReturn Method.) |
| itemId | Gets the item ID. (Overrides the itemId Method.) |
| maxStatusIssue | Gets the maximum status issue. (Inherited from PDSPriceEstablisher.) |
| maxStatusReceipt | Gets the maximum status receipt. (Inherited from PDSPriceEstablisher.) |
| new | Initializes a new instance of the PDSPriceEstablisher class. (Inherited from PDSPriceEstablisher.) |
| 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.) |
| parmBaseBuffer | Gets or sets the BaseBuffer parameter. (Overrides the parmBaseBuffer Method.) |
| parmCalculableOrderMap | Gets or sets the CalculableOrderMap parameter. (Inherited from PDSPriceEstablisher.) |
| pricingPrecision | Gets the pricing precision. (Overrides the pricingPrecision Method.) |
| qty | Gets the quantity. (Overrides the qty Method.) |
| setInternalBuffer | Sets the internal buffer according to the specififed record ID (Overrides the setInternalBuffer Method.) |
| 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.) |
| unitPrice | Gets the unit price. (Overrides the unitPrice Method.) |
| 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.) |
| ::construct | Initializes a new instance of the PDSPriceEstablisherSalesParmLine class. |
| ::newCalculableOrderMap | Constructs a PDSPriceEstablisherSalesParmLine object. |
Community Additions
ADD
Show: