WMSOrderTransType Class [AX 2012]
Syntax
class WMSOrderTransType
Run On
Called
Methods
Method | Description | |
---|---|---|
activate | ||
activateRefillTransport | Creates refills. | |
allowShipmentUnReservationForLine | Retrieves a Boolean value that determines whether the shipment un-reservation is allowed for a single line. | |
canBeUnpicked | Determines whether the related WMSOrderTrans record has a status that allows for it to be unpicked. | |
cancel | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
changeToLocation | ||
changeToPallet | Updates the toInventDim field of the wmsOrderTrans table with the pallet ID passed as argument. | |
checkFinishInTransportLine | ||
checkFinishOutTransportLine | ||
checkFinishPickingLine | ||
checkFinishRefillTransportLine | ||
checkFinishRelocationTransportLine | Validates whether a relocation transport line can be completed. | |
checkFinishRoute | ||
checkFinishTransportLine | ||
checkFix | ||
checkRFIDTagStatus | ||
delete | ||
deleteCancelled | ||
deleteNotPhysicalUpdated | Deletes WMSOrderTrans records that have an expedition status of Registered, Activated, and Started. | |
deleteStandard | ||
doesStatusAllowPicking | Determines whether the related WMSOrderTrans record has a status that allows for picking. | |
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. | |
finishInTransportLine | ||
finishOutTransportLine | ||
finishPickingLine | ||
finishRefillTransportLine | ||
finishRelocationTransportLine | Completes a relocation transport line. | |
finishTransportLine | ||
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. | |
insert | ||
inventMovement | ||
load | Changes the status on the current picking line from Staged to Loaded. | |
moveReservation | ||
new | ||
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. | |
pdsDeleteZeroCWLine | Delete this line as a zero catch weight line. | |
pdsValidateCatchWeight | Validates the quantity and catch weight quantity fields. | |
postTransfer | ||
removeFromRoute | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
start | ||
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. | |
unPick | ||
unReserve | ||
updateQty | ||
updateShipmentId | Updates the shipment ID to the specified value. | |
updateToInventDim | ||
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 | ||
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::finishPickingLinesMulti | Updates multiple WMSOrderTrans records. | |
::finishPickingLinesMultiTTS | Updates multiple WMSOrderTrans records in a transaction. | |
::newWMSOrderTrans | Initializes a new instance of a subclass of the WMSOrderTransType class. | |
::newWMSOrderTransOnClient | Initializes a new instance of a subclass of the WMSOrderTransType class. | |
::newWMSOrderTransOnServer | Initializes a new instance of a subclass of the WMSOrderTransType class. |
Top
Inheritance Hierarchy
Object Class
WMSOrderTransType Class
WMSOrderTransType_Output Class
WMSOrderTransType_Transport Class