WMSOrderTransType_Output Class [AX 2012]
| Method | Description | |
|---|---|---|
| activate | (Inherited from WMSOrderTransType.) |
| activateRefillTransport | Creates refills. (Inherited from WMSOrderTransType.) |
| allowShipmentUnReservationForLine | Retrieves a Boolean value that determines whether the shipment un-reservation is allowed for a single line. (Inherited from WMSOrderTransType.) |
| canBeUnpicked | Determines whether the related WMSOrderTrans record has a status that allows for it to be unpicked. (Inherited from WMSOrderTransType.) |
| cancel | Cancels a picking line. (Overrides the cancel Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canSwitchReservations | |
| changeToLocation | (Inherited from WMSOrderTransType.) |
| changeToPallet | Updates the toInventDim field of the wmsOrderTrans table with the pallet ID passed as argument. (Inherited from WMSOrderTransType.) |
| checkFinishInTransportLine | (Overrides the checkFinishInTransportLine Method.) |
| checkFinishOutTransportLine | (Inherited from WMSOrderTransType.) |
| checkFinishPickingLine | (Overrides the checkFinishPickingLine Method.) |
| checkFinishRefillTransportLine | (Inherited from WMSOrderTransType.) |
| checkFinishRelocationTransportLine | Validates whether a relocation transport line can be completed. (Inherited from WMSOrderTransType.) |
| checkFinishRoute | (Inherited from WMSOrderTransType.) |
| checkFinishTransportLine | (Inherited from WMSOrderTransType.) |
| checkFix | (Inherited from WMSOrderTransType.) |
| checkRFIDTagStatus | (Overrides the checkRFIDTagStatus Method.) |
| delete | (Inherited from WMSOrderTransType.) |
| deleteCancelled | (Inherited from WMSOrderTransType.) |
| deleteNotPhysicalUpdated | Deletes WMSOrderTrans records that have an expedition status of Registered, Activated, and Started. (Overrides the deleteNotPhysicalUpdated Method.) |
| deleteStandard | (Inherited from WMSOrderTransType.) |
| doesStatusAllowPicking | Determines whether the related WMSOrderTrans record has a status that allows for picking. (Inherited from WMSOrderTransType.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findToLocation | Determines the location to where the picked items are to be delivered. (Inherited from WMSOrderTransType.) |
| finishInTransportLine | (Overrides the finishInTransportLine Method.) |
| finishOutTransportLine | (Overrides the finishOutTransportLine Method.) |
| finishPickingLine | (Overrides the finishPickingLine Method.) |
| finishRefillTransportLine | (Overrides the finishRefillTransportLine Method.) |
| finishRelocationTransportLine | Completes a relocation transport line. (Inherited from WMSOrderTransType.) |
| finishTransportLine | (Inherited from WMSOrderTransType.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initToInventDimFromInventDim | Initializes the inventory to-dimensions. (Inherited from WMSOrderTransType.) |
| insert | (Inherited from WMSOrderTransType.) |
| inventMovement | (Inherited from WMSOrderTransType.) |
| load | Changes the status on the current picking line from Staged to Loaded. (Inherited from WMSOrderTransType.) |
| moveReservation | (Inherited from WMSOrderTransType.) |
| new | (Inherited from WMSOrderTransType.) |
| 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.) |
| parmAdjustWMSLocationLoad | Determines whether to adjust the load on a WMSLocation location when a physical transaction occurs. (Inherited from WMSOrderTransType.) |
| parmSkipOverDeliveryCheck | Gets or sets the SkipOverDeliveryCheck parameter. |
| pdsCWAddQtyToWMSOrder | Adjusts the quantity on the WMSOrder record because of changes in the catch weight reservation quantity. |
| pdsDeleteZeroCWLine | Delete this line as a zero catch weight line. (Inherited from WMSOrderTransType.) |
| pdsIsCWFullVisibilityItem | Checks whether the item that is used is a full visibility item. |
| pdsValidateCatchWeight | Validates the quantity and catch weight quantity fields. (Inherited from WMSOrderTransType.) |
| pickItems | |
| postTransfer | (Inherited from WMSOrderTransType.) |
| removeFromRoute | (Inherited from WMSOrderTransType.) |
| setIsReservedFromTransactions | Sets the reserved status, based on the InventTrans record for this order. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| start | (Inherited from WMSOrderTransType.) |
| switchReservationWithExisting | Switches reservations between two specified WMSOrderTrans records. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unload | Changes the status on the current picking line from Loaded to Staged. (Inherited from WMSOrderTransType.) |
| unPick | (Overrides the unPick Method.) |
| unReserve | Cancels the reservation on the current WMSOrderTrans record or part of it. (Overrides the unReserve Method.) |
| updateInventTransDimToParentDim | Resets the inventory dimension inventory transactions that are related to the current WMSOrderTrans records to the inventory dimensions of the parent movement. |
| updateQty | (Inherited from WMSOrderTransType.) |
| updateReservationChangeDimension | Changes inventory dimensions on related inventory transactions. |
| updateReservations | |
| updateReservationsNoDimCheck | Directly updates dimensions for transactions if no changed dimensions require reservation validation. |
| updateReservationsReserveAvail | Reserves what is required and possible from the available on-hand inventory. |
| updateReservationsReserveExisting | Re-reserves an existing output order line. |
| updateReservationsReserveNew | Reserves the required quantity based on availability by creating new reservations. |
| updateReservationsSwap | Reserves what is required and possible by swapping with other reserved lines. |
| updateReservationsUpdateCWInvent | Creates, adjusts, or deletes inventory transactions so that the total inventory quantity on transactions is adjusted, but leaves the catch weight quantity unchanged. |
| updateReservationsWithDimCheck | Updates dimensions for transactions by performing full reservations that include potential swapping of reservations. |
| updateShipmentId | Updates the shipment ID to the specified value. (Inherited from WMSOrderTransType.) |
| updateToInventDim | (Inherited from WMSOrderTransType.) |
| 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.) |
| wmsOrder | (Inherited from WMSOrderTransType.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newWMSOrderTrans | Initializes a new instance of a subclass of the WMSOrderTransType_Output class. |
Community Additions
ADD
Show: