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.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
class InventOnhand extends InventOnHandQty
Microsoft Dynamics AX 2012 R2 (SYS)
class InventOnhand extends InventOnHandQty
Microsoft Dynamics AX 2012 Feature Pack (SYS)
class InventOnhand
Microsoft Dynamics AX 2012 (FPK)
class InventOnhand
Microsoft Dynamics AX 2012 (SYS)
class InventOnhand
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addDepreciateOrderedCheck | Ensures that inventory on hand is checked for deprecated ordered quantity during final commit. (Inherited from InventOnHandQty.) |
![]() |
addInventSumDelta | Adds values from the InventSumDelta table to the current InventSum record. (Overrides the addInventSumDelta Method.) |
![]() |
addReservationCheck | Ensures that inventory on hand is checked for reserved quantity during final commit. (Inherited from InventOnHandQty.) |
![]() |
arrived | Retrieves the value of the Arrived field. (Inherited from InventOnHandQty.) |
![]() |
availECP | Retrieves the ECP available quantity. (Inherited from InventOnHandQty.) |
![]() |
availFinancial | Retrieves the financially available quantity. (Inherited from InventOnHandQty.) |
![]() |
availOrdered | Gets the quantity reserved against ordered on hand. (Inherited from InventOnHandQty.) |
![]() |
availPhysical | Gets the the quantity available for physical reservation. (Inherited from InventOnHandQty.) |
![]() |
availReservation | Gets the quantity available for reservation. (Inherited from InventOnHandQty.) |
![]() |
availTotal | Gets the total available quantity. (Inherited from InventOnHandQty.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkDepreciateOrdered | Checks if the specified quantites can be subtracted from ordered quantities without violating reservations. (Inherited from InventOnHandQty.) |
![]() |
checkInventModel | Indicates whether the inventory model must perform an on hand validation when the invent sum is updated. |
![]() |
checkItemDraw | Checks if given quantity can be picked. (Inherited from InventOnHandQty.) |
![]() |
checkItemDrawFinancial | |
![]() |
checkItemStdCost | |
![]() |
checkItemStdCostSecCur_RU | |
![]() |
checkReservation | Checks whether it is possible to reserve given quantity. (Inherited from InventOnHandQty.) |
![]() |
costPricePcs | |
![]() |
costPriceSecPcs_RU | |
![]() |
deducted | Retrieves the value of the Deducted field. (Inherited from InventOnHandQty.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
findSumJoin | Sets the internal on hand buffer based on parameters specified earlier. (Inherited from InventOnHandQty.) |
![]() |
findSumJoinDelta | Retrieves summarized on hand for uncommitted changes. (Inherited from InventOnHandQty.) |
![]() |
findSumJoinDeltaWithBatchIdOrSerialId | Gets the summarized on hand based on batch ID or serial ID. (Overrides the findSumJoinDeltaWithBatchIdOrSerialId Method.) |
![]() |
findSumJoinDeltaWithPalletId | Gets the summarized on hand based on pallet ID. (Overrides the findSumJoinDeltaWithPalletId Method.) |
![]() |
findSumJoinWithBatchIdOrSerialId | Gets the summarized on hand based on batch ID or serial ID. (Overrides the findSumJoinWithBatchIdOrSerialId Method.) |
![]() |
findSumJoinWithPalletId | Gets the summarized on hand based on pallet ID. (Overrides the findSumJoinWithPalletId Method.) |
![]() |
findSumWithItemAndDimCriteria | Gets the summarized on hand for items where dimension ID has not been specified. (Overrides the findSumWithItemAndDimCriteria Method.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
inventSum | Retrieves an InventSum buffer with the on-hand inventory values. (Inherited from InventOnHandQty.) |
![]() |
mustCheckFinancialOnhand | Checks if financial on hand must be checked during final commit. (Inherited from InventOnHandQty.) |
![]() |
mustCheckPhysicalOnhand | Checks if physical on hand must be checked during final commit. (Inherited from InventOnHandQty.) |
![]() |
new | Initializes a new instance of the InventOnHandQty class. (Inherited from InventOnHandQty.) |
![]() |
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.) |
![]() |
onOrder | Retrieves the value of the OnOrder field. (Inherited from InventOnHandQty.) |
![]() |
ordered | Gets the ordered quantity. (Inherited from InventOnHandQty.) |
![]() |
orderedSum | Gets the quantity that was ordered but is not physically available in the warehouse yet. (Inherited from InventOnHandQty.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmAdvancedCriteria | Gets or sets the AdvancedCriteria parameter. (Inherited from InventOnHandQty.) |
![]() |
parmBatchDispositionCriteria | Gets or sets the BatchDispositionCriteria parameter. (Inherited from InventOnHandQty.) |
![]() |
parmBatchId | Adds the specified batch ID to the criteria used. (Inherited from InventOnHandQty.) |
![]() |
parmDelayAvailabilityCalculation | Gets or sets the DelayAvailabilityCalculation parameter. (Inherited from InventOnHandQty.) |
![]() |
parmInventDim | Sets the inventory dimensions to be used as criteria when selecting. (Inherited from InventOnHandQty.) |
![]() |
parmInventDimId | Sets the inventory dimension ID to be used as criteria when selecting. (Inherited from InventOnHandQty.) |
![]() |
parmInventDimParm | Gets or sets the InventDimParm parameter. (Inherited from InventOnHandQty.) |
![]() |
parmInventLocationId | Adds the specified warehouse to the criteria used. (Inherited from InventOnHandQty.) |
![]() |
parmInventSum | Gets or sets the InventSum parameter. (Inherited from InventOnHandQty.) |
![]() |
parmItemId | Sets the item to be used as a range when selecting. (Inherited from InventOnHandQty.) |
![]() |
parmLocationId | Adds the specified warehouse location to the criteria used. (Inherited from InventOnHandQty.) |
![]() |
parmPalletId | Adds the specified pallet ID to the criteria used. (Inherited from InventOnHandQty.) |
![]() |
parmShelfLifeCriteria | Gets or sets the ShelfLifeCriteria parameter. (Inherited from InventOnHandQty.) |
![]() |
parmUseInventSumDirectly | Gets or sets the UseInventSumDirectly parameter. (Inherited from InventOnHandQty.) |
![]() |
pdsCWArrived | Retrieves the value of the PdsCWArrived field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWAvailFinancial | Retrieves value of the PdsCWPostedQty field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWAvailOrdered | Retrieves the catch weight ordered quantity available for order. (Inherited from InventOnHandQty.) |
![]() |
pdsCWAvailPhysical | Retrieves the catch weight physical quantity available. (Inherited from InventOnHandQty.) |
![]() |
pdsCWAvailReservation | Retrieves the catch weight physical quantity available. (Inherited from InventOnHandQty.) |
![]() |
pdsCWAvailTotal | Retrieves the catch weight total quantity available for order. (Inherited from InventOnHandQty.) |
![]() |
pdsCWCheckAutoAdjust | Retrieves the quantity of the inventory. (Inherited from InventOnHandQty.) |
![]() |
pdsCWDeducted | Retrieves the value of the PdsCWDeducted field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWOnOrder | Retrieves the value of the PdsCWOnOrder field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWOrdered | Retrieves the value of the PdsCWOrdered field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWOrderedSum | Gets the quantity that was ordered but is not physically available in the warehouse yet. (Inherited from InventOnHandQty.) |
![]() |
pdsCWPhysicalInvent | Retrieves the catch weight physical inventory quantity. (Inherited from InventOnHandQty.) |
![]() |
pdsCWPicked | Retrieves the value of the PdsCWPicked field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWPostedQty | Retrieves the value of the PdsCWPostedQty field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWQuotationIssue | Retrieves the value of the PdsCWQuotationIssue field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWQuotationReceipt | Retrieves the value of the PdsCWQuotationReceipt field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWReceived | Retrieves the value of the PdsCWReceived field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWRegistered | Retrieves the value of the PdsCWRegistered field. (Inherited from InventOnHandQty.) |
![]() |
pdsCWReservOrdered | Retrieves the reserved against ordered inventory quantity in catch weight unit. (Inherited from InventOnHandQty.) |
![]() |
pdsCWReservPhysical | Retrieves the value of the PdsCWReservPhysical field. (Inherited from InventOnHandQty.) |
![]() |
pdsParmCWItem | Specifies whether this is a catch weight item. (Inherited from InventOnHandQty.) |
![]() |
physicalInvent | Retrieves the physical inventory quantity. (Inherited from InventOnHandQty.) |
![]() |
picked | Retrieves the value of the Picked field. (Inherited from InventOnHandQty.) |
![]() |
postedQty | Retrieves the value of the PostedQty field. (Inherited from InventOnHandQty.) |
![]() |
postedValue | |
![]() |
postedValueSecCur_RU | |
![]() |
received | Retrieves the value of the Received field. (Inherited from InventOnHandQty.) |
![]() |
registered | Retrieves the value of the Registered field. (Inherited from InventOnHandQty.) |
![]() |
reservOrdered | Gets the quantity reserved against ordered on hand. (Inherited from InventOnHandQty.) |
![]() |
reservPhysical | Gets the quantity reserved against on hand that is physically available. (Inherited from InventOnHandQty.) |
![]() |
setAvailability | Sets the available quantities. (Inherited from InventOnHandQty.) |
![]() |
setInventSum | Sets the internal on hand buffer based on parameters specified earlier. (Inherited from InventOnHandQty.) |
![]() |
setInventSumKey | Set the key fields, ItemId and InventDimId in the inventSum buffer. (Inherited from InventOnHandQty.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
setWHSAvailableQuantities | Sets the AvailPhysical and AvailOrdered quantities on the internal on hand buffer for Warehouse management enabled items based on values held in the WHSInventReserve record. (Inherited from InventOnHandQty.) |
![]() |
setWHSSumReserve | Set availPhysical, availOrdered, reservPhysical and reservOrdered values on internal on hand buffer for Warehouse management enabled items based on values held in the WHSInventReserve (Inherited from InventOnHandQty.) |
![]() |
setWHSSumReserveWithDimGaps | Sets availPhysical and availOrdered values on internal on hand buffer for warehouse management enabled items based on values held in the WHSInventReserve table when there are gaps in the criteria dimensions. (Inherited from InventOnHandQty.) |
![]() |
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.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
whsCheckDepreciateOrdered | Performs custom check for WHS Items validating reduction of ordered quantity. (Inherited from InventOnHandQty.) |
![]() |
whsCheckItemDraw | Custom check Item Draw method for WHS items: checks against the item's physical availability if provided quantity can be picked. (Inherited from InventOnHandQty.) |
![]() |
whsCheckReservation | Custom check Reservation method for WHS items. (Inherited from InventOnHandQty.) |
![]() |
whsFindReserveDelta | Finds a corresponding WHSInventReserveDelta record. (Inherited from InventOnHandQty.) |
![]() |
whsParmInventReserve | Gets/sets the value for inventReserve property. (Inherited from InventOnHandQty.) |
![]() |
whsParmItemUsesWHS | Sets the itemUsesWHS field to be used as criteria when selecting. (Inherited from InventOnHandQty.) |
![]() |
whsParmSkipDelta | Gets/sets the boolean value for skipDelta property. (Inherited from InventOnHandQty.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::availReservationDimensions | |
![]() ![]() |
::construct | Initializes a new instance of the InventOnhand class. |
![]() ![]() |
::newBOMReportFinish | |
![]() ![]() |
::newEstimatedUpdate | Retrieves an instance of the InventOnHand class. |
![]() ![]() |
::newFinancialUpdate | |
![]() ![]() |
::newInventBatch | |
![]() ![]() |
::newItemDim | |
![]() ![]() |
::newItemId | |
![]() ![]() |
::newParameters | |
![]() ![]() |
::newParametersActive | |
![]() ![]() |
::newPhysicalInvent | |
![]() ![]() |
::newPhysicalUpdate | |
![]() ![]() |
::newWMSPallet |
Top
Inheritance Hierarchy
Object Class
InventOnHandQty Class
InventOnhand Class