WMSWorkLoadUnit Class [AX 2012]
The WMSWorkLoadUnit class defines a warehouse workload unit.
| 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.) |
| find | Finds for update the internal WMSWorkLoadForecast load forecast for the current work load unit. |
| getInboundTransTypes | Gets all inbound transactions types, based on the current setup. |
| getOutboundTransTypes | Gets all outbound transactions types, based on the current setup. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmDirection | Gets or sets the Direction parameter. |
| parmHasBackLog | Gets or sets the HasBackLog parameter. |
| parmInventLocationId | Gets or sets the InventLocationId parameter. |
| parmInventSiteId | Gets or sets the InventSiteId parameter. |
| parmMovementStatus | Gets or sets the MovementStatus parameter. |
| parmReportSetup | Gets or sets the ReportSetup parameter. |
| parmTrackingDate | Gets or sets the TrackingDate parameter. |
| parmWorkloadCapacityWarehouse | Gets or sets the WorkloadCapacityWarehouse parameter. |
| saveChanges | Saves all changes for the current work load unit. |
| setHasBackLogFromPeriodDescription | Sets the backlog field based on the period description. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTrackingDateFromPeriod | Sets the tracking date based on the period data. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateLoad | Updates the internal WMSWorkLoadForecast record with the delta load values. |
| 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 WMSWorkLoadUnit class. |
| ::newFromInventDimAndReportSetup | Creates a class instance based on the inventory dimensions and work load report setup. |
Community Additions
ADD
Show: