InventUpdateOnhand Class [AX 2012]

Syntax

class InventUpdateOnhand

Run On

Called

Methods

  Method Description
Gg865343.pubmethod(en-us,AX.60).gif addDepreciateOrderedCheck Adds a record to the InventSumDeltaDim table to make sure that on hand checking during the final commit.
Gg865343.pubmethod(en-us,AX.60).gif addInventSumDelta Adds the specified InventSumDelta record and updates internal values.
Gg865343.pubmethod(en-us,AX.60).gif addInventSumDeltaNonAggrCountItem Updates the internal structure that keeps count of how many nonaggregated InventSumDelta records were inserted.
Gg865343.pubmethod(en-us,AX.60).gif addInventSumLogTTS Adds a record that indicates a change for master planning to consider.
Gg865343.protmethod(en-us,AX.60).gif addOnHandCheck
Gg865343.pubmethod(en-us,AX.60).gif addReservationCheck Adds a record to the InventSumDeltaDim table to make sure of the reserved quantity checking during the final commit.
Gg865343.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg865343.protmethod(en-us,AX.60).gif checkOnhand
Gg865343.pubmethod(en-us,AX.60).gif cleanupAggrCounter Removes aggregated records that are no longer needed.
Gg865343.protmethod(en-us,AX.60).gif createItemIdAddCountMap Creates a map that is used to track how many times a nonaggregated InventSumDelta record was inserted by using the API for this class.
Gg865343.protmethod(en-us,AX.60).gif deleteInventSumDelta
Gg865343.protmethod(en-us,AX.60).gif deleteInventSumDeltaAggregated
Gg865343.protmethod(en-us,AX.60).gif deleteInventSumDeltaUpd
Gg865343.protmethod(en-us,AX.60).gif determineOnhandCheckStrategy Determines the necessary on-hand check strategy applicable for validating on-hand.
Gg865343.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg865343.pubmethod(en-us,AX.60).gif getInventSumDeltaNonAggrAddCountForItem Gets the number of nonaggregated records that were inserted into the InventSumDelta table for a specified inventory item.
Gg865343.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg865343.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg865343.privmethod(en-us,AX.60).gif hasInventTransResourcePlanningDataChged
Gg865343.privmethod(en-us,AX.60).gif hasInventTransStatusChanged
Gg865343.protmethod(en-us,AX.60).gif insertInventSum
Gg865343.protmethod(en-us,AX.60).gif insertInventSumLogTTS
Gg865343.protmethod(en-us,AX.60).gif inventSumDeltaDimList
Gg865343.protmethod(en-us,AX.60).gif inventSumLogTTSList
Gg865343.pubmethod(en-us,AX.60).gif isFinalCommit Queries whether the system thinks it is performing a database commit operation.
Gg865343.protmethod(en-us,AX.60).gif itemIdSet
Gg865343.protmethod(en-us,AX.60).gif lockInventSum
Gg865343.pubmethod(en-us,AX.60).gif mustAddInventSumDeltaOnhand Specifies whether to include the InventSumDelta table when it considers the on hand for an item.
Gg865343.pubmethod(en-us,AX.60).gif mustAddInventSumLogTTS Specifies whether to log a change to an InventTrans record in the InventSumLogTTS table.
Gg865343.protmethod(en-us,AX.60).gif mustCheckFinancialOnhand
Gg865343.protmethod(en-us,AX.60).gif mustCheckInventModel Indicates whether the inventory model must perform an on hand validation when the invent sum is updated.
Gg865343.protmethod(en-us,AX.60).gif mustCheckPhysicalOnhand
Gg865343.protmethod(en-us,AX.60).gif mustCheckStdCost
Gg865343.pubmethod(en-us,AX.60).gif mustCheckStdCostSecCur_RU
Gg865343.privmethod(en-us,AX.60).gif mustCreateSumLogTTS
Gg865343.privmethod(en-us,AX.60).gif mustCreateSumLogTTSForDynamicPlan
Gg865343.privmethod(en-us,AX.60).gif mustCreateSumLogTTSForInventTrans
Gg865343.privmethod(en-us,AX.60).gif mustCreateSumLogTTSForInventTransOrigin
Gg865343.protmethod(en-us,AX.60).gif new
Gg865343.pubmethod(en-us,AX.60).gif nextAggregationCnt Increments the current value to use as aggregation counter for temporary on hand calculations.
Gg865343.protmethod(en-us,AX.60).gif nextSequenceCount Gets the next value to use as a sequence counter.
Gg865343.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.)
Gg865343.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.)
Gg865343.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg865343.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg865343.privmethod(en-us,AX.60).gif parmDoDirectOnhandCheck Gets the DoDirectOnhandCheck parameter.
Gg865343.protmethod(en-us,AX.60).gif parmDoOnhandCheck Gets the DoOnhandCheck parameter.
Gg865343.privmethod(en-us,AX.60).gif parmDoSummarizedOnhandCheck Gets the DoSummarizedOnhandCheck parameter.
Gg865343.pubmethod(en-us,AX.60).gif parmSkipInventSumLogTTS Gets or sets the SkipInventSumLogTTS parameter.
Gg865343.protmethod(en-us,AX.60).gif reset
Gg865343.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg865343.privmethod(en-us,AX.60).gif shouldValidationBeSkipped
Gg865343.protmethod(en-us,AX.60).gif sqlSystem
Gg865343.protmethod(en-us,AX.60).gif sqlUpdateInventSumStr Builds a string with the SQL statement listed under remarks.
Gg865343.protmethod(en-us,AX.60).gif sqlUpdateStr
Gg865343.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg865343.pubmethod(en-us,AX.60).gif ttsId Finds the current transaction ID as used by the kernel.
Gg865343.pubmethod(en-us,AX.60).gif ttsNotifyAbort Resets the internal variables after it is triggered by a ttsAbort event.
Gg865343.pubmethod(en-us,AX.60).gif ttsNotifyPostBegin Resets the internal variables after it is triggered by a ttsBegin event.
Gg865343.pubmethod(en-us,AX.60).gif ttsNotifyPreCommit Triggers during a ttsCommit event before data is committed to the database.
Gg865343.protmethod(en-us,AX.60).gif updateInventSum
Gg865343.protmethod(en-us,AX.60).gif updateInventSumAdvanced
Gg865343.protmethod(en-us,AX.60).gif updateInventSumSimple
Gg865343.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.)
Gg865343.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg865343.protmethod(en-us,AX.60).gif whsDeleteInventReserveDelta Deletes corresponded records in WHSInventReserveDelta table.
Gg865343.protmethod(en-us,AX.60).gif whsInsertInventReserve Inserts new records into the WHSInventReserve related to this inventory transaction.
Gg865343.protmethod(en-us,AX.60).gif whsLockInventReserve Applies (pessimistic) DB lock on the records of WHSInventReserve and WHSInventReserveDelta tables related to this inventory transaction.
Gg865343.protmethod(en-us,AX.60).gif whsSqlUpdateInventReserveStr Returns string with well-formatted T-SQL statement template for update of WHSInventReserve table
Gg865343.protmethod(en-us,AX.60).gif whsSqlUpdateReserveStr Returns string with well-formatted T-SQL statement for WHSInventReserve table update
Gg865343.protmethod(en-us,AX.60).gif whsUpdateInventReserve Executes all generated update statements.
Gg865343.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg865343.pubmethod(en-us,AX.60).gif Gg865343.static(en-us,AX.60).gif ::construct

Top

Inheritance Hierarchy

Object Class
  InventUpdateOnhand Class