InventUpd_Financial Class [AX 2012]

The InventUpd_Financial class updates the inventory transaction to purchased for purchase orders or to sold for sales order updates.

Syntax

class InventUpd_Financial extends InventUpdate

Run On

Server

Methods

  Method Description
Gg866368.protmethod(en-us,AX.60).gif allowChangeConsistentDim (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif allowChangeDim (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif buildInventTransList Builds a list of InventTrans records to be updated financially.
Gg866368.protmethod(en-us,AX.60).gif calcEstimatedUnit (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg866368.pubmethod(en-us,AX.60).gif canSkipProductDimensionCheck Controls whether it is safe to skip checking product dimension values. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif changeInventTransReferences Updates the relationship references of the inventory transaction originator related to the movement. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif checkLocationMixingConstraint Checks the location profile setup of the given inventory dimensions. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif checkUpdateMovement
Gg866368.privmethod(en-us,AX.60).gif correctFinancialTrackingRegister Corrects previously financially updated tracking register transactions by reverting them.
Gg866368.pubmethod(en-us,AX.60).gif createInventTransOriginAndReferences Creates the inventory transaction originator for the movement and relationship references. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif createInventUpd_Physical Creates a new instance of the InventUpd_Physical class from the current instance.
Gg866368.pubmethod(en-us,AX.60).gif deleteInventTransOriginAndReferences Deletes the inventory transaction originator and related relationship references. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg866368.protmethod(en-us,AX.60).gif getLedgerDimensionFromDefaultAccount Wraps the DimensionDefaultingService::serviceCreateLedgerDimension method. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif getNextInventTransToIssue Retrieves the next InventTrans record from the sorted list of transactions to issue. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif getNextInventTransToReceive (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg866368.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg866368.protmethod(en-us,AX.60).gif initInventTransPosting (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif initInventTransToIssueList Initializes a sorted list with transactions to issue. (Overrides the initInventTransToIssueList Method.)
Gg866368.pubmethod(en-us,AX.60).gif initInventTransToReceiveList Initializes a sorted fist with inventory transactions to receive. (Overrides the initInventTransToReceiveList Method.)
Gg866368.protmethod(en-us,AX.60).gif initUpdate (Overrides the initUpdate Method.)
Gg866368.protmethod(en-us,AX.60).gif inventOnhandFinancialCache
Gg866368.protmethod(en-us,AX.60).gif isRefiningDimension Determines whether the dimension in a specified inventory transaction is refining the specified inventory dimension record. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif movement (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg866368.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.)
Gg866368.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.)
Gg866368.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg866368.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg866368.pubmethod(en-us,AX.60).gif parmAdjustWMSLocationLoad Determines whether the load on a wmsLocation location should be adjusted when a physical transaction occurs.
Gg866368.pubmethod(en-us,AX.60).gif parmAllowAutoReserveDim Gets or sets the AllowAutoReserveDim parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmAllowNegativeFinancial Gets or sets the AllowNegativeFinancial parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmAllowNegativePhysical Gets or sets the AllowNegativePhysical parameter. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif parmAllowReserveByDate Gets or sets the AllowReserveByDate parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmAllowReserveOrdered Gets or sets the AllowReserveOrdered parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmAllowReservePhysical Gets or sets the AllowReservePhysical parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmAllowReservePhysUpdateForAllMarked Gets or sets the AllowReservePhysUpdateForAllMarked parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmAllowReserveReduction Gets or sets the AllowReserveReduction parameter. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif parmAllowReserveReversed Gets or sets the AllowReserveReversed parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmAutoLossProfit Gets or sets the AutoLossProfit parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmBurdenItem Gets or sets the burdenItem parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmCheckStockTransferScrapQty_IN The check stock transfer scrap quantity parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmCostAmountCur Gets or sets the CostAmountCur parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmCostAmountCurSecCur_RU Gets or sets the CostAmountCurSecCur_RU parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmCustomsLoadOnInventory_IN Gets or sets the CustomsLoadOnInventory_IN parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmCustomsLoadOnInventoryMST_IN Gets or sets the CustomsLoadOnInventoryMST_IN parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmDatePhysicalMaxValue_RU Gets or sets the DatePhysicalMaxValue_RU parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmDocumentStornoId_RU Gets or sets the DocumentStornoId_RU parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmExchangeRateDate Gets or sets the ExchangeRateDate parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmExchRate Gets or sets the ExchRate parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmExchRateSecondary Gets or sets the ExchRateSecondary parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmExchRatesTriangulation Gets or sets the ExchRatesTriangulation parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmFinancial Gets or sets the Financial parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmFinancialJournalLine Gets or sets the FinancialJournalLine parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmFinancialUnit Gets or sets the FinancialUnit parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmInventCostOnhandCache Gets or sets the InventCostOnhandCache parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmInventDim Gets or sets the InventDim parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmInventDimParm Gets or sets the InventDimParm parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmInventDimQuarantine Gets or sets the InventDimQuarantine parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmInventReceiptForTestRegistrator Gets or sets the InventReceiptForTestRegistrator parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmInvoiceId Gets or sets the InvoiceId parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmInvoiceReturn_RU Gets or sets the InvoiceReturn_RU parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmLedgerVoucher Gets or sets the LedgerVoucher parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmMarkingRefInventTransOrigin Gets or sets the MarkingRefInventTransOrigin parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmNeedTransIdTransit_RU Gets or sets the NeedTransIdTransit_RU parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmPackingSlipId Gets or sets the PackingSlipId parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmPackingSlipList Gets or sets the PackingSlipList parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmPdsCWFinancial Gets or sets the cwFinancial parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmPdsCWPhysical Gets or sets the cwPhysical parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmPdsCWRemainPhysical Gets or sets the cwRemainPhysical parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmPDSUpdatePhysicalOnly Gets or sets the PDSUpdatePhysicalOnly parameter.
Gg866368.protmethod(en-us,AX.60).gif parmPhysical Gets or sets the Physical parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmPhysicalReduction Gets or sets the PhysicalReduction parameter. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif parmPhysicalUnit Gets or sets the PhysicalUnit parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmPreferedInventTransRecId Gets or sets the PreferedInventTransRecId parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmProjCostAmountMST Gets or sets the ProjCostAmountMST parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmProjCostAmountMSTSecCur_RU Gets or sets the ProjCostAmountMSTSecCur_RU parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmProjTransDate Gets or sets the ProjTransDate parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmRemainBeforePhysical_RU Gets or sets the RemainBeforePhysical_RU parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmRemainBeforePhysicalUnit_RU Gets or sets the RemainBeforePhysicalUnit_RU parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmRemainPhysical Gets or sets the RemainPhysical parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmRemainPhysicalUnit Gets or sets the RemainPhysicalUnit parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmSkipCWAutoAdjust Gets or sets the SkipCWAutoAdjust parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmSkipInventTransSumUp Gets or sets the value that determines if InventTrans records should be summed together. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmTransLinkCache_RU Gets or sets the TransLinkCache_RU parameter. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif parmVoucherPhysical Gets or sets the VoucherPhysical parameter.
Gg866368.pubmethod(en-us,AX.60).gif parmWmsMovement Gets or sets the WmsMovement parameter. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif pdsAdjustInventoryQuantity Adjusts inventory quantity for the movement. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif pdsCalculateInventoryQuantityAdjustment Calculates the quantity in inventory unit that has to be adjusted for the current movement because of the update. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif pdsCWUpdFinancial Gets the cwUpdFinancial parameter.
Gg866368.pubmethod(en-us,AX.60).gif pdsCWUpdPhysical Gets the cwUpdPhysical parameter.
Gg866368.protmethod(en-us,AX.60).gif pdsDistributeInventQtyOnMarkedTrans Distributes inventory quantity among related marked transactions. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif postingFinancial (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif postingFinancialCharge Determines whether the selected financial charge is posted. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif postingPhysical (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif postingPhysicalCharge Determines whether the selected physical charge is posted. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif postingPhysicalRevenue (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif reorderInventTransList This method reorders the InventTrans records in the order of late match packing slips selection if needed.
Gg866368.pubmethod(en-us,AX.60).gif returnMode
Gg866368.protmethod(en-us,AX.60).gif setInventTrans
Gg866368.protmethod(en-us,AX.60).gif setParmAllowDefault (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg866368.protmethod(en-us,AX.60).gif setupInventTransQuery Builds and returns a Query of candidate InventTrans records to examine.
Gg866368.protmethod(en-us,AX.60).gif setVirtuelProjReferenceTransOriginId (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg866368.protmethod(en-us,AX.60).gif updateDimReserveChange (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif updateDimReservePhysical (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif updateDimTransferIssueReceipt (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif updateEstimated (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif updateFinancialIssue
Gg866368.protmethod(en-us,AX.60).gif updateFinancialReceipt
Gg866368.protmethod(en-us,AX.60).gif updateInventOnhandFinancialCache
Gg866368.protmethod(en-us,AX.60).gif updateInventTransPosting (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif updateMovement
Gg866368.pubmethod(en-us,AX.60).gif updateNow
Gg866368.protmethod(en-us,AX.60).gif updateProjAdjustRefId
Gg866368.protmethod(en-us,AX.60).gif updateReportFinished
Gg866368.protmethod(en-us,AX.60).gif updateReserveAgain (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif updateReserveAgainTrans (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif updateStdCostPrice
Gg866368.privmethod(en-us,AX.60).gif updateTrackingRegisterFinancially Updates tracking register transactions to the state of being financially updated.
Gg866368.pubmethod(en-us,AX.60).gif updateTransDimIssue Synchronizes the reservation transaction with new inventory dimensions. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif updateTransDimReceipt (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif updCostAmountInvent
Gg866368.pubmethod(en-us,AX.60).gif updCostAmountInventSecCur_RU
Gg866368.pubmethod(en-us,AX.60).gif updCostAmountLedger (Overrides the updCostAmountLedger Method.)
Gg866368.pubmethod(en-us,AX.60).gif updCostAmountPhysical (Overrides the updCostAmountPhysical Method.)
Gg866368.pubmethod(en-us,AX.60).gif updCostAmountSecCurLedger_RU
Gg866368.pubmethod(en-us,AX.60).gif updFinancial
Gg866368.pubmethod(en-us,AX.60).gif updFinancialUnit
Gg866368.pubmethod(en-us,AX.60).gif updOperationsAmountLedger (Overrides the updOperationsAmountLedger Method.)
Gg866368.pubmethod(en-us,AX.60).gif updOperationsAmountSecCurLedger_RU
Gg866368.pubmethod(en-us,AX.60).gif updPhysical
Gg866368.pubmethod(en-us,AX.60).gif updPhysicalAmountLedger (Overrides the updPhysicalAmountLedger Method.)
Gg866368.pubmethod(en-us,AX.60).gif updPhysicalRevenueAmountLedger (Overrides the updPhysicalRevenueAmountLedger Method.)
Gg866368.pubmethod(en-us,AX.60).gif updPhysicalUnit
Gg866368.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.)
Gg866368.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg866368.pubmethod(en-us,AX.60).gif whsForceReserveAgain Reserve the inventory again. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif whsUpdateDimReserveChange Special check for WHS due to the reservation hierarchy. (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif whsUpdateDimReservePhysical Handle order reserved inventory for WHS items (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif whsUpdateWorkTransDimIssue Change work dimensions for WHS. (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif writeInventTrans (Inherited from InventUpdate.)
Gg866368.protmethod(en-us,AX.60).gif writeInventTransAutoDim (Inherited from InventUpdate.)
Gg866368.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::createLedgerVoucherForVirTransfer Creates a ledger voucher for a virtual transfer.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newAdjustProjItemTrans
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newAutoLossProfit
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newCheckPostInventJournalTrans
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newCWAutoAdjust Creates and initializes a new instance of the InventUpd_Financial class.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newGoodsInRouteDelivery_RU
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newGoodsInRouteTransit_RU
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newInventQualityOrder Initializes a new instance of the InventUpd_Financial class for doing financial updates of a quality order.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newInventQuarantineOrder
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newInventTransferLineReceive
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newInventTransferLineScrap
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newInventTransferLineShip
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newItemReqUnderconsume Initializes a new instance of the InventUpd_Financial class that will be used for underconsumptions.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newKanbanJob
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newKanbanMovement Creates a new instance of InventUpd_Financial class for kanban job record.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newMovement Creates an instance of the InventUpd_Financial class for any inventory movement.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newPostAsset_RU
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newPostAssetComponent_JP Creates an instance of InventUpd_Financial for assembling.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProdBOMHistoricalCost
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProdBOMTransProjHistoricalCost
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProdReleaseLossProfit_RU
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProdReleaseTrans_RU
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProdTableHistoricalCost
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProdTableScrap
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProdUnderconsume Creates a new InventUpd_Financial instance that will be used for underconsumptions.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newProjProdTableHistoricalCost
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newPurchInvoice
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newPurchInvoiceProforma Creates and initializes a new instance of the InventUpd_Financial class to be used for financial inventory update simulation during purchase order invoicing.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newRBOTransactionSalesTrans Creates a new InventUpd_Financial instance that will be used when new sales transactions are finished.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newSalesInvoice
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newSalesInvoiceProforma Creates and initializes a new instance of the InventUpd_Financial class to be used for financial inventory update simulation during sales order invoicing.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newSalesPackingSlipProject
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newSalesPackingSlipProjectProd Creates a new InventUpd_Financial instance that will be used when item requirements are packing slip updated.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newStatement Creates a new instance of the InventUpd_Financial class that will be used when new statements are created.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newVirtuelCounting
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newVirtuelQuarantineLoss
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::newVirtuelTransfer
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::pmfNewProdCoByHistoricalCost Creates and initializes a new instance of the InventUpd_Financial class.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::updateVirtuelTransfer
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::updateVirtuelTransferClosing
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::whsNewInventWHSContainer Creates and returns a new instance of InventUpd_Financial class that will be used each time a new Contaniner Transaction is created.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::whsNewInventWHSQuarantine Creates and returns a new instance of InventUpd_Financial class that will be used each time a Quarantine transaction gets executed.
Gg866368.pubmethod(en-us,AX.60).gif Gg866368.static(en-us,AX.60).gif ::whsNewInventWHSWork Creates and returns a new instance of InventUpd_Financial class that will be used each time a Work quantity is moved.

Top

Remarks

The InventUpd_Financial class is used when updating the inventory financial. Financial updates in Microsoft Dynamics AX occur when an invoice is posted. See the postInventory method for an example of how this class is used.

Inheritance Hierarchy

Object Class
  InventUpdate Class
    InventUpd_Financial Class