WHSContainerization Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkAllowMix | |
| checkContainerVolumetrics | Validates that the container can be packed into the parent container without exceeding physical dimensions and volumentrics of the container. |
| checkItemVolumetrics | Check item volume metrics |
| checkMixQuery | |
| clearOldValues | |
| containerize | |
| containerizeContainers | |
| containerizeTmpWorkLines | |
| createContainerLineForTmpWorkLine | Creates a container line for the temporary work line that is currently selected. |
| createNewContainer | Creates a new container. |
| downsizeContainers | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getMaxDims | Get max physical dimensions from items in the container |
| 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 WHSContainerization 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.) |
| packByUOM | Packs containers based on UOM |
| packContainer | |
| packErrorContainer | Creates a container with errors for inventory that failed containerizations. |
| packSplitTmpWorkLine | Splits and packs the temporary work lines into a container. |
| packTmpWorkLine | |
| parmContainerBuildId | Gets or sets the ContainerBuildId parameter. |
| parmParmWaveId | Gets or sets the ParmWaveId parameter. |
| parmWaveExecutionId | Gets or sets the WaveExecutionId parameter. |
| parmWaveTemplateLine | Gets or sets the WaveTemplateLine parameter. |
| parmWorkCreateId | Gets or sets the WorkCreateId parameter. |
| populateOldValues | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTmpWorkLineContainerId | Sets the container ID on the current temporary work line. |
| splitTmpWorkLine | Splits a WHSTmpWorkLine record by the quantity specified. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateTmpWorkLineHighestContainer | |
| 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.) |
| ::checkPhysDims |
Community Additions
ADD
Show: