PDSPriceEstablisher Class [AX 2012]
Establishes an adjusted unit price.
| Method | Description | |
|---|---|---|
| averageAdjustedUnitPrice | Gets the average adjusted unit price. |
| 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. |
| elementValue | Gets the value for the specified element type. |
| 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. |
| inventTransIdReturn | Gets the lot ID of the item that is being returned. |
| itemId | Gets the item ID. |
| maxStatusIssue | Gets the maximum status issue. |
| maxStatusReceipt | Gets the maximum status receipt. |
| new | Initializes a new instance of the PDSPriceEstablisher class. |
| 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 base buffer property. |
| parmCalculableOrderMap | Gets or sets the CalculableOrderMap parameter. |
| pricingPrecision | Gets the pricing precision. |
| qty | Gets the quantity. |
| setInternalBuffer | Sets the internal buffer according to the specififed record ID |
| 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. |
| 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.) |
| ::averageAdjustedUnitPriceOnServer | Gets the average adjusted unit price. |
| ::construct | Constructs a PDSPriceEstablisher derived object based on the calculable order map. |
Object Class
PDSPriceEstablisher Class
PDSPriceEstablisherSalesLine Class
PDSPriceEstablisherSalesParmLine Class
PDSPriceEstablisher Class
PDSPriceEstablisherSalesLine Class
PDSPriceEstablisherSalesParmLine Class
Community Additions
ADD
Show: