TradeNonStockedRegisterForm Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getInventMovement | Gets an instance of the InventMovement class based on the order line. |
| getQuantities | Gets the ordered and registered quantities for the PurchLine table. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insertFromOrderLine | Inserts a record in the _tradeNonStockedRegisterTmp table that is based on the given parameters. |
| insertFromPurchLine | Inserts a record into the TradeNonStockedRegisterTmp table, depending on the given parameters. |
| insertFromTradeNonStockedRegisterTmp | Inserts a record into the TradeNonStockedRegisterTmp table, depending on the given parameters. |
| new | Initializes a new instance of the TradeNonStockedRegisterForm 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.) |
| parmSalesPurchLine | Gets or sets the SalesPurchLine parameter. |
| parmSelectedToRegisterNow | Gets the SelectedToRegisterNow parameter. |
| parmTotalRegisterNow | Gets or sets the TotalRegisterNow parameter. |
| populatePendingQuantityRows | Populates the _tradeNonStockedRegisterTmp table with the ordered and registered quantities for the purchase line. |
| register | Registers the total quantity that is based on the given _tradeNonStockedRegisterTmp record. |
| resetRegisterNow | Resets the variables that hold the quantities to register now. |
| 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.) |
| updateInventDimFormsetup | Registers the total quantity that is based on the given TradeNonStockedRegisterTmp record. |
| 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.) |
| ::newFromSalesPurchLine | Creates a new instance of the TradeNonStockedRegisterForm class that has the given SalesLine or PurchLine table. |
| ::registerServer | Registers the total quantity that is based on the given TradeNonStockedRegisterTmp record. |
Object Class
TradeNonStockedRegisterForm Class
PurchNonStockedRegisterForm Class
SalesNonStockedRegisterForm Class
TradeNonStockedRegisterForm Class
PurchNonStockedRegisterForm Class
SalesNonStockedRegisterForm Class
Community Additions
ADD
Show: