WMSOrderTransType_OutputDontPostTransfer Class [AX 2012]
| Method | Description | |
|---|---|---|
| activate | (Inherited from WMSOrderTransType.) |
| activateRefillTransport | Activates a refill transport. (Overrides the activateRefillTransport Method.) |
| allowShipmentUnReservationForLine | Retrieves a Boolean value that determines whether the shipment un-reservation is allowed for a single line. (Overrides the allowShipmentUnReservationForLine Method.) |
| 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. (Inherited from WMSOrderTransType_Output.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canSwitchReservations | (Inherited from WMSOrderTransType_Output.) |
| changeToLocation | (Inherited from WMSOrderTransType.) |
| changeToPallet | Updates the toInventDim field of the wmsOrderTrans table with the pallet ID passed as argument. (Inherited from WMSOrderTransType.) |
| checkFinishInTransportLine | (Inherited from WMSOrderTransType_Output.) |
| checkFinishOutTransportLine | (Inherited from WMSOrderTransType.) |
| checkFinishPickingLine | (Inherited from WMSOrderTransType_Output.) |
| 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 | (Overrides the checkFix Method.) |
| checkRFIDTagStatus | (Inherited from WMSOrderTransType_Output.) |
| decreaseQty | |
| delete | (Inherited from WMSOrderTransType.) |
| deleteCancelled | (Inherited from WMSOrderTransType.) |
| deleteNotPhysicalUpdated | Deletes WMSOrderTrans records that have an expedition status of Registered, Activated, and Started. (Inherited from WMSOrderTransType_Output.) |
| deleteStandard | (Inherited from WMSOrderTransType.) |
| doesStatusAllowPicking | Determines whether the related WMSOrderTrans record has a status that allows for picking. (Inherited from WMSOrderTransType.) |
| doUpdateQty | |
| 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 | (Inherited from WMSOrderTransType_Output.) |
| finishOutTransportLine | (Inherited from WMSOrderTransType_Output.) |
| finishPickingLine | (Inherited from WMSOrderTransType_Output.) |
| finishRefillTransportLine | (Inherited from WMSOrderTransType_Output.) |
| 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.) |
| increaseQty | |
| increaseQtyNoShipment | |
| increaseQtyNotReservedPhysical | |
| increaseQtyOtherPickingRoute | |
| increaseQtyOverdelivery | |
| increaseQtyReserveMore | |
| increaseQtySamePickingRoute | |
| initToInventDimFromInventDim | Initializes the inventory to-dimensions. (Inherited from WMSOrderTransType.) |
| insert | (Inherited from WMSOrderTransType.) |
| inventMovement | (Overrides the inventMovement Method.) |
| load | Changes the status on the current picking line from Staged to Loaded. (Inherited from WMSOrderTransType.) |
| moveReservation | (Inherited from WMSOrderTransType.) |
| new | (Overrides the new Method.) |
| 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. (Inherited from WMSOrderTransType_Output.) |
| pdsCWAddQtyToWMSOrder | Adjusts the quantity on the WMSOrder record because of changes in the catch weight reservation quantity. (Inherited from WMSOrderTransType_Output.) |
| pdsCWCheckFix | Adjusts the quantities (including catch weight quantities) if the quantities of related output order inventory transactions don't match the original transaction of the output order. |
| pdsDecreaseWeight | Decreases the weight of a catch weight item. |
| pdsDeleteZeroCWLine | Delete this line as a zero catch weight line. (Inherited from WMSOrderTransType.) |
| pdsIncreaseQtyZeroCWLine | Increases the weight of the output order transaction by allocating more quantity from the movement when the catch weight quantity is equal to 0 (zero). |
| pdsIncreaseWeight | Increases the weight of the output order transaction by allocating more qty from the movement. |
| pdsIsCWFullVisibilityItem | Checks whether the item that is used is a full visibility item. (Inherited from WMSOrderTransType_Output.) |
| pdsValidateCatchWeight | Validates the quantity and catch weight quantity fields. (Inherited from WMSOrderTransType.) |
| pickItems | (Inherited from WMSOrderTransType_Output.) |
| postTransfer | (Inherited from WMSOrderTransType.) |
| removeFromRoute | (Inherited from WMSOrderTransType.) |
| reserveAndUpdateQtyNoShipment | |
| setIsReservedFromTransactions | Sets the reserved status, based on the InventTrans record for this order. (Inherited from WMSOrderTransType_Output.) |
| 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. (Inherited from WMSOrderTransType_Output.) |
| 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 | (Inherited from WMSOrderTransType_Output.) |
| unReserve | Cancels the reservation on the current WMSOrderTrans record or part of it. (Inherited from WMSOrderTransType_Output.) |
| updateInventTransDimToParentDim | Resets the inventory dimension inventory transactions that are related to the current WMSOrderTrans records to the inventory dimensions of the parent movement. (Inherited from WMSOrderTransType_Output.) |
| updateParentMovement | |
| updateQty | (Overrides the updateQty Method.) |
| updateReservationChangeDimension | Changes inventory dimensions on related inventory transactions. (Inherited from WMSOrderTransType_Output.) |
| updateReservations | (Inherited from WMSOrderTransType_Output.) |
| updateReservationsNoDimCheck | Directly updates dimensions for transactions if no changed dimensions require reservation validation. (Inherited from WMSOrderTransType_Output.) |
| updateReservationsReserveAvail | Reserves what is required and possible from the available on-hand inventory. (Inherited from WMSOrderTransType_Output.) |
| updateReservationsReserveExisting | Re-reserves an existing output order line. (Inherited from WMSOrderTransType_Output.) |
| updateReservationsReserveNew | Reserves the required quantity based on availability by creating new reservations. (Inherited from WMSOrderTransType_Output.) |
| updateReservationsSwap | Reserves what is required and possible by swapping with other reserved lines. (Inherited from WMSOrderTransType_Output.) |
| updateReservationsUpdateCWInvent | Creates, adjusts, or deletes inventory transactions so that the total inventory quantity on transactions is adjusted, but leaves the catch weight quantity unchanged. (Inherited from WMSOrderTransType_Output.) |
| updateReservationsWithDimCheck | Updates dimensions for transactions by performing full reservations that include potential swapping of reservations. (Inherited from WMSOrderTransType_Output.) |
| 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 the WMSOrderTransType_OutputDontPostTransfer class. |
Object Class
WMSOrderTransType Class
WMSOrderTransType_Output Class
WMSOrderTransType_OutputDontPostTransfer Class
WMSOrderTransType_Output_OrderPick Class
WMSOrderTransType Class
WMSOrderTransType_Output Class
WMSOrderTransType_OutputDontPostTransfer Class
WMSOrderTransType_Output_OrderPick Class
Community Additions
ADD
Show: