WHSWorkCreatePurchLine Class [AX 2012]

Syntax

class WHSWorkCreatePurchLine extends WHSWorkCreateReceiving

Run On

Server

Methods

  Method Description
Dn650542.pubmethod(en-us,AX.60).gif assignLocToDemandLines (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn650542.pubmethod(en-us,AX.60).gif cleanupTempTable (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif createBatch Generates or updates an inventory batch ID for a given item.
Dn650542.protmethod(en-us,AX.60).gif createReceiptDimQtyMap Creates map tracking above location dimensions and qty to be used for work creation. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif createSerial
Dn650542.pubmethod(en-us,AX.60).gif createTempLine (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif createTempTable Creates the temporary work line(s) for purchase order line registration (Overrides the createTempTable Method.)
Dn650542.pubmethod(en-us,AX.60).gif createWork (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif createWorkHistoryLine (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif deleteShipmentTmpWorkLines (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn650542.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn650542.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn650542.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.)
Dn650542.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Dn650542.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.)
Dn650542.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.)
Dn650542.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn650542.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn650542.pubmethod(en-us,AX.60).gif parmCreatedBy Gets or sets the CreatedBy parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmDispositionCode Gets or sets the DispositionCode parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmHasReplen Gets or sets the HasReplen parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmInventBatchId Gets or sets the InventBatchId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmInventLocationId Gets or sets the InventLocationId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmInventQty Gets or sets the InventQty parameter.
Dn650542.pubmethod(en-us,AX.60).gif parmInventStatusId Gets or sets the InventStatusId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmLocDirHintCode Gets or sets the LocDirHintCode parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmOrginType Gets or sets the OrginType parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmParentStatusRecId Gets or sets the ParentStatusRecId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmParmWaveId Gets or sets the ParmWaveId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmPurchLine Gets or sets the PurchLine parameter.
Dn650542.pubmethod(en-us,AX.60).gif parmReceiptId Gets or sets the ReceiptId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmReleaseToWarehouseId Gets or sets the ReleaseToWarehouseId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmReplenishmentTemplateLine Gets or sets the ReplenishmentTemplateLine parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmReplenUOM Gets or sets the ReplenUOM parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmStartLocationId Gets or sets the StartLocationId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmTargetLicensePlateId Gets or sets the TargetLicensePlateId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmUnitization Gets or sets the Unitization parameter.
Dn650542.pubmethod(en-us,AX.60).gif parmUnitizeQty Gets or sets the UnitizeQty parameter. (Inherited from WHSWorkCreateReceiving.)
Dn650542.pubmethod(en-us,AX.60).gif parmWaveExecutionId Gets or sets the WaveExecutionId parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmWorkCreatedQty Gets or sets the WorkCreatedQty parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmWorkCreateId Gets or sets the WorkCreateId parameter. (Overrides the parmWorkCreateId Method.)
Dn650542.pubmethod(en-us,AX.60).gif parmWorkTemplateCode Gets or sets the WorkTemplateCode parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif parmWorkTransType Gets or sets the WorkTransType parameter. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif processPurchLines Registers purchase order lines.
Dn650542.pubmethod(en-us,AX.60).gif processTempTable (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif receiveTransferLine (Inherited from WHSWorkCreateReceiving.)
Dn650542.pubmethod(en-us,AX.60).gif registerInventTransferLine Registers part or the whole Transfer Order Line based on the InventDim record and the license plate id parameters. (Inherited from WHSWorkCreateReceiving.)
Dn650542.pubmethod(en-us,AX.60).gif registerPurchLine (Inherited from WHSWorkCreateReceiving.)
Dn650542.pubmethod(en-us,AX.60).gif setGlobals (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn650542.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.)
Dn650542.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn650542.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.)
Dn650542.protmethod(en-us,AX.60).gif validateLoadLine Validates a given load line. (Inherited from WHSWorkCreate.)
Dn650542.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn650542.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn650542.pubmethod(en-us,AX.60).gif Dn650542.static(en-us,AX.60).gif ::construct

Top

Inheritance Hierarchy

Object Class
  WHSWorkCreate Class
    WHSWorkCreateReceiving Class
      WHSWorkCreatePurchLine Class