WMSArrivalOverviewGeneration Class [AX 2012]
| Method | Description | |
|---|---|---|
| anyJournalLinesUnderQuarantineControl | Determines whether any journal lines for the InventTransId value were using quarantine control. |
| buildDefault | |
| buildDetails | |
| buildInventJournal | |
| buildInventTransId | |
| buildOverviewQuery | |
| buildOverviewQueryPendingRegistration | Creates a Query object that can be used to select the InventPendingRegistrationDetail records that are used to populate the arrival overview header data. |
| buildOverviewQueryReturnOrder | Builds the query that finds return order lines in the SalesLine table. |
| buildPendingRegistationOverview | Reads InventPendingRegistrationDetail records to populate data for the arrival overview from. |
| buildPendingRegistrationDetail | Create records in the WMSArrivalDetailTmp table from InventPendingRegistrationDetail records and InventPendingQuantity records. |
| buildPendingRegistrationDetailsReference | Create records in the WMSArrivalOverviewTmp table based on selected InventPendingRegistrationDetails records that can be identified by the parameters. |
| buildPendingRegistrationOverview | Creates records in the WMSArrivalOverviewTmp table from an InventPendingRegistrationDetail record. |
| buildPurch | |
| buildReference | |
| buildReturnOrder | Inserts the return order details into the temp WMSArrivalDetailTmp table displayed in the detail section of the Arrival overview form. |
| buildReturnOrderFromSalesLine | Inserts the return order details into the WMSArrivalDetailTmp temporary table that is displayed in the detail section of the Arrival overview form. |
| buildSales | |
| buildTransferOrder | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteArrivalDetailTmp | Deletes records in the WMSArrivalDetailTmp table. |
| doesItemHaveQuarantineOnModelGroup | Determines whether an item has quarantine control enabled on its model group. |
| doesReferenceHaveAnyPendingQuantity | Determines whether any pending quantities that are associated with the reference parameters existed. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillTables | |
| findValuesFromWMSJournalTrans | Retrieves a container that holds aggregated values from the unposted WMSJournalTrans journal lines. |
| getReferenceCategoryRangeStr | Retrieves a string that is a range of the reference categories to include or exclude. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| includeReference | |
| initCaches | Initializes caches that are used internally by this class. |
| initDetailValues | |
| initDetailWeightAndVolumeFields | Initializes fields that are related to weight and volume. |
| initOverviewValues | |
| insertToWMSJournalTransDataCaches | Inserts values into the caches that are used by this class. |
| isDetailRecordInRange | |
| isPalletDimensionActiveForItem | Determines whether the pallet dimension is active for an item. |
| mustUsePendingQuantity | Determines whether pending quantities must be used, based on the reference arguments. |
| new | Initializes a new instance of the WMSArrivalOverviewGeneration 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.) |
| parmInventTransRefBuffer | Gets or sets the InventTransRefBuffer parameter. |
| parmWmsArrivalDetailTmp | Gets or sets the WmsArrivalDetailTmp parameter. |
| parmWmsArrivalOverviewOptions | Gets or sets the WmsArrivalOverviewOptions parameter. |
| parmWmsArrivalOverviewTmp | Gets or sets the WmsArrivalOverviewTmp parameter. |
| 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.) |
| trackReferenceWithPendingQuantity | Tracks that a pending quantity record existed for the reference parameters. |
| updateOverviewInformation | |
| 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 WMSArrivalOverviewGeneration class. |
| ::generateFromForm | |
| ::getInProgressTotals | |
| ::selectedTotals |
Community Additions
ADD
Show: