PurchAutoCreate_SalesProjectItemReq Class [AX 2012]
Creates purchase orders based on sales orders of the type requirement generated by the project module.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | (Inherited from PurchAutoCreate_Sales.) |
| createLine | (Inherited from PurchAutoCreate_Sales.) |
| createLines | Create lines for the purchase order. (Inherited from PurchAutoCreate.) |
| createPurchLine | Creates a purchase line and creates a price discount change policy. (Overrides the createPurchLine Method.) |
| createPurchTable | (Inherited from PurchAutoCreate_Sales.) |
| endUpdate | Makes the final updates to the newly created purchase order and creates a price discount change policy. (Overrides the endUpdate Method.) |
| 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.) |
| interCompanyNewSalesLine | (Inherited from PurchAutoCreate_Sales.) |
| interCompanyPickingListAutoPrint | (Inherited from PurchAutoCreate_Sales.) |
| invoiceAccount | (Inherited from PurchAutoCreate_Sales.) |
| itemBuyerGroupId | (Inherited from PurchAutoCreate.) |
| new | (Inherited from PurchAutoCreate_Sales.) |
| 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.) |
| parmAccountingDate | Gets or sets the AccountingDate parameter. (Inherited from PurchAutoCreate.) |
| projId | (Inherited from PurchAutoCreate.) |
| purchId | (Inherited from PurchAutoCreate.) |
| purchType | (Inherited from PurchAutoCreate_Sales.) |
| setPurchLine | (Inherited from PurchAutoCreate.) |
| setPurchTable | (Overrides the setPurchTable Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setVend | (Inherited from PurchAutoCreate_Sales.) |
| showInfo | (Inherited from PurchAutoCreate.) |
| 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 | (Inherited from PurchAutoCreate_Sales.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | |
| ::newFromParm | Creates a new instance of the PurchAutoCreate_SalesProjectItemReq class. |
Object Class
PurchAutoCreate Class
PurchAutoCreate_Sales Class
PurchAutoCreate_SalesProjectItemReq Class
PurchAutoCreate Class
PurchAutoCreate_Sales Class
PurchAutoCreate_SalesProjectItemReq Class
Community Additions
ADD
Show: