WHSWorkCreate Class [AX 2012]
Syntax
class WHSWorkCreate
Run On
Server
Methods
Method | Description | |
---|---|---|
addRangesToWorkTemplateQuery | Addes needed ranges to the work template query prior to running. | |
assignLocToDemandLines | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
checkForBreak | ||
checkMaximums | ||
cleanupTempTable | ||
createReceiptDimQtyMap | Creates map tracking above location dimensions and qty to be used for work creation. | |
createRemainingWorkLines | ||
createTempLine | ||
createTempTable | ||
createWork | ||
createWorkHistoryLine | ||
createWorkInventTrans | Generates the WHSWorkInventTrans records for a given work line | |
createWorkLine | ||
createWorkTable | Create a WHSWorkTable record. | |
deleteShipmentTmpWorkLines | ||
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getHigherWorkTemplateLineRecId | ||
getHighestQtyUnit | ||
getInventDim | ||
getStandardLocatingPickQtyAndLocation | ||
getStartingLineNum | ||
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
getUniqueLocatingLocationId | ||
getUniqueLocatingPickQtyAndLocation | ||
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
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. | |
mergeWorkInventDim | Method merges values from two inventory dimension sets and removes below location dims. Used for work reservations when not all dimension values are able to be pulled off of the source document lines | |
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.) | |
parmCreatedBy | Gets or sets the CreatedBy parameter. | |
parmDispositionCode | Gets or sets the DispositionCode parameter. | |
parmHasReplen | Gets or sets the HasReplen parameter. | |
parmInventBatchId | Gets or sets the InventBatchId parameter. | |
parmInventLocationId | Gets or sets the InventLocationId parameter. | |
parmInventStatusId | Gets or sets the InventStatusId parameter. | |
parmLocDirHintCode | Gets or sets the LocDirHintCode parameter. | |
parmOrginType | Gets or sets the OrginType parameter. | |
parmParentStatusRecId | Gets or sets the ParentStatusRecId parameter. | |
parmParmWaveId | Gets or sets the ParmWaveId parameter. | |
parmReceiptId | Gets or sets the ReceiptId parameter. | |
parmReleaseToWarehouseId | Gets or sets the ReleaseToWarehouseId parameter. | |
parmReplenishmentTemplateLine | Gets or sets the ReplenishmentTemplateLine parameter. | |
parmReplenUOM | Gets or sets the ReplenUOM parameter. | |
parmStartLocationId | Gets or sets the StartLocationId parameter. | |
parmTargetLicensePlateId | Gets or sets the TargetLicensePlateId parameter. | |
parmWaveExecutionId | Gets or sets the WaveExecutionId parameter. | |
parmWorkCreatedQty | Gets or sets the WorkCreatedQty parameter. | |
parmWorkCreateId | Gets or sets the WorkCreateId parameter. | |
parmWorkTemplateCode | Gets or sets the WorkTemplateCode parameter. | |
parmWorkTransType | Gets or sets the WorkTransType parameter. | |
processTempTable | ||
setGlobals | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
splitTmpWorkLine | Takes the quantity to leave on the current line, then splits the remaining quantity off onto its own line. | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
validateLoadLine | Validates a given load line. | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct |
Top
Inheritance Hierarchy
Object Class
WHSWorkCreate Class
WHSWorkCreateKanbanPut Class
WHSWorkCreateMovement Class
WHSWorkCreateProdPut Class
WHSWorkCreateReceiving Class
WHSWorkCreateReplenishment Class
WHSWorkCreateReturnOrder Class
WHSWorkCreateWave Class