PurchReqAutoCreate_PurchReq Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | Creates a record in the PurchReqTable table. (Overrides the create Method.) |
| createPurchReqBusJustification | (Inherited from PurchReqAutoCreate.) |
| createPurchReqLine | (Inherited from PurchReqAutoCreate.) |
| createPurchReqTable | (Inherited from PurchReqAutoCreate.) |
| endUpdate | (Inherited from PurchReqAutoCreate.) |
| 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.) |
| includeLine | (Overrides the includeLine Method.) |
| init | (Overrides the init Method.) |
| moveNextLine | Loops through all purchase requisition lines and checks for the non external catalog line items. (Overrides the moveNextLine Method.) |
| new | Initializes a new instance of the PurchReqAutoCreate_PurchReq class. (Overrides the new Method.) |
| newPurchReqTable | (Inherited from PurchReqAutoCreate.) |
| 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 PurchReqAutoCreate.) |
| parmIsCurrentWorkerPreparer | Gets or sets the IsCurrentWorkerPreparer parameter. (Inherited from PurchReqAutoCreate.) |
| parmPreparer | Gets or sets the Preparer parameter. (Inherited from PurchReqAutoCreate.) |
| parmPurchReqLineSet | Gets or sets the PurchReqLineSet parameter. (Inherited from PurchReqAutoCreate.) |
| parmShowInfo | Determines whether the information should be shown. (Inherited from PurchReqAutoCreate.) |
| parmTargetPurchReqId | Gets or sets the TargetPurchReqId parameter. (Overrides the parmTargetPurchReqId Method.) |
| purchReqType | Returns the type of the purchase requisition. (Overrides the purchReqType Method.) |
| setMarkupTrans | (Overrides the setMarkupTrans Method.) |
| setPurchReqBusJustification | (Overrides the setPurchReqBusJustification Method.) |
| setPurchReqLine | It sets values to the PurchReqLine table and validates the line. (Overrides the setPurchReqLine Method.) |
| setPurchReqTable | Initializes the PurchReqTable table. (Overrides the setPurchReqTable Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showInfo | Determines the information need to be shown. (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.) |
| 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 PurchReqAutoCreate_PurchReq class. |
Community Additions
ADD
Show: