PurchRFQCompare Class [AX 2012]
| Method | Description | |
|---|---|---|
| buildReplyLineList | Populates RFQ Reply lines for the current PurchRFQTable record and the case ID. |
| buildReplyLists | Populates RFQ Replies for the current PurchRFQTable and the specified case ID. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| convertLeadTime | Converts the LeadTimeDelivery value to string based on the PurchRFQCompareLineType enum value |
| convertLineDiscountsMST | Converts the DiscAmountMST MST) value to string based on the PurchRFQCompareLineType enum value |
| convertNum2Str | Converts the real value to a str value |
| convertPurchPrice | Converts the PurchPrice value to string based on the PurchRFQCompareLineType enum value |
| convertPurchPriceMST | Converts the PurchPrice (MST) value to string based on the PurchRFQCompareLineType enum value |
| convertTotalDiscountsMST | Converts the DiscAmountMST (MST) value to string based on the PurchRFQCompareLineType enum value |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getReplyLineList | |
| getReplyTableList | |
| getRFQReplies | Retrieves the PurchRFQReplyTable and PurchRFQReplyLines records for the current RFQ Case |
| 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 PurchRFQCompare 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.) |
| parmCaseId | Gets or sets the CaseId parameter. |
| 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.) |
| ::newCaseId |
Community Additions
ADD
Show: