Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The InventUpd_DeleteMovement class is used to update inventory when issues or receipts are deleted. For example, if a sales order line is deleted, reservations that are done against inventory must be updated.
Syntax
class InventUpd_DeleteMovement extends InventUpdate
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
allowChangeConsistentDim | (Inherited from InventUpdate.) |
![]() |
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.) |
![]() |
canTransExistsWithoutSourceDocument | Determines whether the inventory transaction can exist after the source document is deleted. |
![]() |
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.) |
![]() |
checkUpdateMovement | |
![]() |
createInventTransOriginAndReferences | Creates the inventory transaction originator for the movement and relationship references. (Inherited from InventUpdate.) |
![]() |
deleteInventTrans | |
![]() |
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 | (Inherited from InventUpdate.) |
![]() |
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.) |
![]() |
parmDocumentStornoId_RU | Gets or sets the DocumentStornoId_RU parameter. (Inherited from InventUpdate.) |
![]() |
parmExchangeRateDate | Gets or sets the ExchangeRateDate parameter. (Inherited from InventUpdate.) |
![]() |
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.) |
![]() |
parmOriginReferenceRemains | Gets or sets the OriginReferenceRemains parameter. |
![]() |
parmPhysicalReduction | Gets or sets the PhysicalReduction parameter. (Inherited from InventUpdate.) |
![]() |
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.) |
![]() |
parmShowInfoDelReserv | Gets or sets the ShowInfoDelReserv parameter. |
![]() |
parmSkipInventTransSumUp | Gets or sets the value that determines if InventTrans records should be summed together. (Inherited from InventUpdate.) |
![]() |
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.) |
![]() |
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.) |
![]() |
updateDimReserveChange | (Inherited from InventUpdate.) |
![]() |
updateDimReservePhysical | (Inherited from InventUpdate.) |
![]() |
updateDimTransferIssueReceipt | (Inherited from InventUpdate.) |
![]() |
updateEstimated | (Inherited from InventUpdate.) |
![]() |
updateInventTransPosting | (Inherited from InventUpdate.) |
![]() |
updateNow | |
![]() |
updateReserveAgain | (Inherited from InventUpdate.) |
![]() |
updateReserveAgainTrans | (Inherited from InventUpdate.) |
![]() |
updateTransDimIssue | Synchronizes the reservation transaction with new inventory dimensions. (Inherited from InventUpdate.) |
![]() |
updateTransDimReceipt | (Inherited from InventUpdate.) |
![]() |
updCostAmountLedger | (Inherited from InventUpdate.) |
![]() |
updCostAmountPhysical | (Inherited from InventUpdate.) |
![]() |
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.) |
![]() |
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.) |
![]() ![]() |
::newMovement |
Top
Remarks
See the PurchLineType.delete method for an example of how the InventUpd_DeleteMovement class is used.
Inheritance Hierarchy
Object Class
InventUpdate Class
InventUpd_DeleteMovement Class