WHSWorkCreateWaveShipping Class [AX 2012]

Syntax

class WHSWorkCreateWaveShipping extends WHSWorkCreateWave

Run On

Server

Methods

  Method Description
Dn667805.pubmethod(en-us,AX.60).gif assignLocToDemandLines (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif cleanupTempTable (Inherited from WHSWorkCreate.)
Dn667805.protmethod(en-us,AX.60).gif createReceiptDimQtyMap Creates map tracking above location dimensions and qty to be used for work creation. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif createTempLine (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif createTempTable (Overrides the createTempTable Method.)
Dn667805.pubmethod(en-us,AX.60).gif createWork (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif createWorkHistoryLine (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif deleteShipmentTmpWorkLines (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif killFailedShipments Loops over shipments that failed location directives and determines if any work should be created or not.If no work is to be created then it deleted tmpWorkLines for the shipment. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Dn667805.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif parmCreatedBy Gets or sets the CreatedBy parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmDispositionCode Gets or sets the DispositionCode parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmHasReplen Gets or sets the HasReplen parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmInventBatchId Gets or sets the InventBatchId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmInventLocationId Gets or sets the InventLocationId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmInventStatusId Gets or sets the InventStatusId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmLocDirHintCode Gets or sets the LocDirHintCode parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmOrginType Gets or sets the OrginType parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmParentStatusRecId Gets or sets the ParentStatusRecId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmParmWaveId Gets or sets the ParmWaveId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmReceiptId Gets or sets the ReceiptId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmReleaseToWarehouseId Gets or sets the ReleaseToWarehouseId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmReplenishmentTemplateLine Gets or sets the ReplenishmentTemplateLine parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmReplenUOM Gets or sets the ReplenUOM parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmStartLocationId Gets or sets the StartLocationId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmTargetLicensePlateId Gets or sets the TargetLicensePlateId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmWaveExecutionId Gets or sets the WaveExecutionId parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmWaveTable Gets or sets the WaveTable parameter. (Inherited from WHSWorkCreateWave.)
Dn667805.pubmethod(en-us,AX.60).gif parmWorkCreatedQty Gets or sets the WorkCreatedQty parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmWorkCreateId Gets or sets the WorkCreateId parameter. (Inherited from WHSWorkCreateWave.)
Dn667805.pubmethod(en-us,AX.60).gif parmWorkQualityOrderCreator Gets or sets the WorkQualityOrderCreator parameter.
Dn667805.pubmethod(en-us,AX.60).gif parmWorkTemplateCode Gets or sets the WorkTemplateCode parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif parmWorkTransType Gets or sets the WorkTransType parameter. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif processTempTable (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif setGlobals (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif splitTmpWorkLine Takes the quantity to leave on the current line, then splits the remaining quantity off onto its own line. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn667805.protmethod(en-us,AX.60).gif validateLoadLine Validates a given load line. (Inherited from WHSWorkCreate.)
Dn667805.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn667805.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  WHSWorkCreate Class
    WHSWorkCreateWave Class
      WHSWorkCreateWaveShipping Class