PurchRFQCaseAutoCreate_PlanPurOrder Class [AX 2012]
The PurchRFQCaseAutoCreate_PlanPurOrder class is for auto-generating requests for quote from planned purchase orders.
| Method | Description | |
|---|---|---|
| calcRFQHeaderValues | (Inherited from PurchRFQCaseAutoCreate.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | (Inherited from PurchRFQCaseAutoCreate.) |
| createPurchRFQCaseLine | (Inherited from PurchRFQCaseAutoCreate.) |
| createPurchRFQCaseTable | (Inherited from PurchRFQCaseAutoCreate.) |
| createPurchRFQVendlink | (Inherited from PurchRFQCaseAutoCreate.) |
| endUpdate | (Inherited from PurchRFQCaseAutoCreate.) |
| 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.) |
| isEmptyBuffer | (Inherited from PurchRFQCaseAutoCreate.) |
| moveNextLine | Moves to the next line of planned purchase orders. (Overrides the moveNextLine Method.) |
| moveNextVendor | Moves to the next vendor. (Overrides the moveNextVendor Method.) |
| new | Initializes a new instance of the PurchRFQCaseAutoCreate_PlanPurOrder class. (Overrides the new Method.) |
| 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.) |
| parmBuffer | Gets or sets the Buffer parameter. (Overrides the parmBuffer Method.) |
| parmCallBackObject | Gets or sets the CallBackObject parameter. (Inherited from PurchRFQCaseAutoCreate.) |
| purchRFQType | Returns the purchase RFQ type. (Overrides the purchRFQType Method.) |
| setPurchRFQCaseLine | Sets a purchase RFQ line based on the current planned purchase order. (Overrides the setPurchRFQCaseLine Method.) |
| setPurchRFQCaseTable | Sets the purchase RFQ case. (Overrides the setPurchRFQCaseTable Method.) |
| setPurchRFQVendLink | Sets the vendor based on the current vendor account (Overrides the setPurchRFQVendLink Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showInfo | (Overrides the showInfo Method.) |
| 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.) |
| vendAccount | Returns the vendor account from the current vendor. (Overrides the vendAccount Method.) |
| 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 PurchRFQCaseAutoCreate_PlanPurOrder class. |
Community Additions
ADD
Show: