PriceConvertFactory Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| 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.) |
| new | Initializes a new instance of the PriceConvertFactory 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.) |
| parmAllocateMarkup | Gets or sets the AllocateMarkup parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmIntermediateUnitId | Gets or sets the IntermediateUnitId parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmMarkup | Gets or sets the Markup parameter. |
| parmMarkupSecCur_RU | Gets or sets the MarkupSecCur_RU parameter. |
| parmNewCurrencyCode | Gets or sets the NewCurrencyCode parameter. |
| parmNewPriceUnit | Gets or sets the NewPriceUnit parameter. |
| parmNewUnitId | Gets or sets the NewUnitId parameter. |
| parmPrice | Gets or sets the Price parameter. |
| parmPriceQty | Gets or sets the PriceQty parameter. |
| parmPriceSecCur_RU | Gets or sets the PriceSecCur_RU parameter. |
| parmPriceUnit | Gets or sets the PriceUnit parameter. |
| parmRounding | Gets or sets the Rounding parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| parmUnitId | Gets or sets the UnitId parameter. |
| priceConvert | |
| 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.) |
| 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 PriceConvertFactory class. |
| ::newItemPrice | |
| ::newStandard |
Community Additions
ADD
Show: