InventUpd_Estimated Class [AX 2012]
The InventUpd_Estimated class brings inventory transactions to an estimated status.
Syntax
class InventUpd_Estimated extends InventUpdate
Run On
Server
Methods
Method | Description | |
---|---|---|
allowChangeConsistentDim | (Overrides the allowChangeConsistentDim Method.) | |
allowChangeDim | (Inherited from InventUpdate.) | |
calcEstimatedUnit | (Inherited from InventUpdate.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canSkipProductDimensionCheck | Controls whether it is safe to skip checking product dimension values. (Inherited from InventUpdate.) | |
changeInventTransReferences | Updates the relationship references of the inventory transaction originator related to the movement. (Inherited from InventUpdate.) | |
checkLocationMixingConstraint | Checks the location profile setup of the given inventory dimensions. (Inherited from InventUpdate.) | |
checkNonChangeableTrans | Checks whether any non-changeable inventory transactions exist. | |
checkUpdateMovement | ||
createEstimatedInventTrans | ||
createInventTransOriginAndReferences | Creates the inventory transaction originator for the movement and relationship references. (Inherited from InventUpdate.) | |
cwUpdEstimated | Gets the pre-calculated estimated catch weight quantity. | |
deleteInvalidMarking | ||
deleteInventTransOriginAndReferences | Deletes the inventory transaction originator and related relationship references. (Inherited from InventUpdate.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getLedgerDimensionFromDefaultAccount | Wraps the DimensionDefaultingService::serviceCreateLedgerDimension method. (Inherited from InventUpdate.) | |
getNextInventTransToIssue | Retrieves the next InventTrans record from the sorted list of transactions to issue. (Inherited from InventUpdate.) | |
getNextInventTransToReceive | (Inherited from InventUpdate.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initInventTransPosting | (Inherited from InventUpdate.) | |
initInventTransToIssueList | Initializes a sorted list that has transactions to issue. (Inherited from InventUpdate.) | |
initInventTransToReceiveList | (Inherited from InventUpdate.) | |
initUpdate | (Overrides the initUpdate Method.) | |
isRefiningDimension | Determines whether the dimension in a specified inventory transaction is refining the specified inventory dimension record. (Inherited from InventUpdate.) | |
movement | (Inherited from InventUpdate.) | |
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.) | |
parmAllowAutoReserveDim | Gets or sets the AllowAutoReserveDim parameter. (Inherited from InventUpdate.) | |
parmAllowNegativeFinancial | Gets or sets the AllowNegativeFinancial parameter. (Inherited from InventUpdate.) | |
parmAllowNegativePhysical | Gets or sets the AllowNegativePhysical parameter. (Inherited from InventUpdate.) | |
parmAllowReserveByDate | Gets or sets the AllowReserveByDate parameter. (Inherited from InventUpdate.) | |
parmAllowReserveOrdered | Gets or sets the AllowReserveOrdered parameter. (Inherited from InventUpdate.) | |
parmAllowReservePhysical | Gets or sets the AllowReservePhysical parameter. (Inherited from InventUpdate.) | |
parmAllowReservePhysUpdateForAllMarked | Gets or sets the AllowReservePhysUpdateForAllMarked parameter. (Inherited from InventUpdate.) | |
parmAllowReserveReduction | Gets or sets the AllowReserveReduction parameter. (Inherited from InventUpdate.) | |
parmAllowReserveReversed | Gets or sets the AllowReserveReversed parameter. (Inherited from InventUpdate.) | |
parmBurdenItem | Gets or sets the burdenItem parameter. (Inherited from InventUpdate.) | |
parmCWPreEstimated | Gets or sets the cwPreEstimated parameter. | |
parmCWTransEstimated | Gets or sets the cwTransEstimated parameter. | |
parmDocumentStornoId_RU | Gets or sets the DocumentStornoId_RU parameter. (Inherited from InventUpdate.) | |
parmEstimated | Gets or sets the Estimated parameter. | |
parmExchangeRateDate | Gets or sets the ExchangeRateDate parameter. (Inherited from InventUpdate.) | |
parmInventDim | Gets or sets the InventDim parameter. | |
parmInventDimParm | Gets or sets the InventDimParm parameter. | |
parmInventDimQuarantine | Gets or sets the InventDimQuarantine parameter. (Inherited from InventUpdate.) | |
parmInventReceiptForTestRegistrator | Gets or sets the InventReceiptForTestRegistrator parameter. (Inherited from InventUpdate.) | |
parmNeedTransIdTransit_RU | Gets or sets the NeedTransIdTransit_RU parameter. (Inherited from InventUpdate.) | |
parmPdsCWEstimated | Gets or sets the cwEstimated parameter. | |
parmPhysicalReduction | Gets or sets the PhysicalReduction parameter. (Inherited from InventUpdate.) | |
parmPreEstimated | Gets or sets the PreEstimated parameter. | |
parmPreferedInventTransRecId | Gets or sets the PreferedInventTransRecId parameter. (Inherited from InventUpdate.) | |
parmProjCostAmountMST | Gets or sets the ProjCostAmountMST parameter. (Inherited from InventUpdate.) | |
parmProjCostAmountMSTSecCur_RU | Gets or sets the ProjCostAmountMSTSecCur_RU parameter. (Inherited from InventUpdate.) | |
parmSkipInventTransSumUp | Gets or sets the value that determines if InventTrans records should be summed together. (Inherited from InventUpdate.) | |
parmTransEstimated | Gets or sets the TransEstimated parameter. | |
parmTransLinkCache_RU | Gets or sets the TransLinkCache_RU parameter. (Inherited from InventUpdate.) | |
parmWmsMovement | Gets or sets the WmsMovement parameter. (Inherited from InventUpdate.) | |
pdsAdjustInventoryQuantity | Adjusts inventory quantity for the movement. (Inherited from InventUpdate.) | |
pdsAdjustTransactionQty | Adjusts the inventory quantity for a transaction related to a catch weight item. | |
pdsCalculateInventoryQuantityAdjustment | Calculates the quantity in inventory unit that has to be adjusted for the current movement because of the update. (Inherited from InventUpdate.) | |
pdsDistributeInventQtyOnMarkedTrans | Distributes inventory quantity among related marked transactions. (Inherited from InventUpdate.) | |
postingFinancial | (Inherited from InventUpdate.) | |
postingFinancialCharge | Determines whether the selected financial charge is posted. (Inherited from InventUpdate.) | |
postingPhysical | (Inherited from InventUpdate.) | |
postingPhysicalCharge | Determines whether the selected physical charge is posted. (Inherited from InventUpdate.) | |
postingPhysicalRevenue | (Inherited from InventUpdate.) | |
setParmAllowDefault | (Inherited from InventUpdate.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setVirtuelProjReferenceTransOriginId | (Inherited from InventUpdate.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
updateAutoDimBatchId | ||
updateAutoDimMovement | ||
updateAutoDimSerialId | ||
updateDepreciateIssue | ||
updateDepreciateReceipt | ||
updateDepreciateTrans | Updates the deprecated transactions. | |
updateDepreciateTransactions | Updates the deprecated transactions. | |
updateDimReserveChange | (Inherited from InventUpdate.) | |
updateDimReservePhysical | (Inherited from InventUpdate.) | |
updateDimTransferIssueReceipt | (Inherited from InventUpdate.) | |
updateEstimated | (Inherited from InventUpdate.) | |
updateFieldsChange | ||
updateInventTransOriginFromMovement | Updates the inventory transaction originator based on the movement. | |
updateInventTransPosting | (Inherited from InventUpdate.) | |
updateNow | ||
updateOwnerRelationship | Updates or creates the relationship between the inventory transactions originator and the owner. | |
updateReservation | ||
updateReserveAgain | (Inherited from InventUpdate.) | |
updateReserveAgainTrans | (Inherited from InventUpdate.) | |
updateTransact | ||
updateTransDimIssue | Synchronizes the reservation transaction with new inventory dimensions. (Inherited from InventUpdate.) | |
updateTransDimReceipt | (Inherited from InventUpdate.) | |
updateWMSOrderDeliveryDate | ||
updCostAmountLedger | (Inherited from InventUpdate.) | |
updCostAmountPhysical | (Inherited from InventUpdate.) | |
updEstimated | ||
updOperationsAmountLedger | (Inherited from InventUpdate.) | |
updPhysicalAmountLedger | (Inherited from InventUpdate.) | |
updPhysicalRevenueAmountLedger | (Inherited from InventUpdate.) | |
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.) | |
whsForceReserveAgain | Reserve the inventory again. (Inherited from InventUpdate.) | |
whsReservePickWork | Updates estimations with pick reservation for work inventory transaction | |
whsUpdateDimReserveChange | Special check for WHS due to the reservation hierarchy. (Inherited from InventUpdate.) | |
whsUpdateDimReservePhysical | Handle order reserved inventory for WHS items (Inherited from InventUpdate.) | |
whsUpdateWorkTransDimIssue | Change work dimensions for WHS. (Inherited from InventUpdate.) | |
writeInventTrans | (Inherited from InventUpdate.) | |
writeInventTransAutoDim | (Inherited from InventUpdate.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::newInventMovement | ||
::newPmfProdCoBy | Initializes a new instance of the InventUpd_Estimated class. | |
::newProcess | Initializes a new instance of the InventUpd_Estimated class for a batch order. | |
::newProdBOM | ||
::newProdTable | ||
::pdsCWQtyModified | Updates the catch weight quantities. | |
::updateProcess | Initializes a new instance of the InventUpd_Estimated class based on an instance of the InventMov_Process class. |
Top
Remarks
See the SalesLineType.insert method for an example of how the InventUpd_Estimated class is used.
Inheritance Hierarchy
Object Class
InventUpdate Class
InventUpd_Estimated Class