PurchTableLineQuantityInteraction Class [AX 2012]
The PurchTableLineQuantityInteraction class is an interaction class for the sales table details form.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| enableLineActions | Enables or disables the line level menu items. |
| enableLineFunctionActions | Enables or disables the line level function menu items. |
| enableLineInquiryActions | Enables or disables the line level inquiry menu items. |
| enableLineInterCompanyActions | Enables or disables the line level intercompany menu items. |
| enableLineInventoryActions | Enables or disables the line level inventory menu items. |
| enableLineRenumberingActions | Enables or disables the line level renumber menu items. |
| 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.) |
| init | Initializes based on the active records for the form. |
| new | Creates a new PageInteraction object operating on a listPage. (Inherited from PageInteraction.) |
| 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.) |
| page | Gets the ListPage instance. (Inherited from PageInteraction.) |
| purchLine_DS_selectionChanged | Enables the line action menu item buttons when the active purchase order line has been updated. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tabChanged | (Inherited from PageInteraction.) |
| 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.) |
Community Additions
ADD
Show: