Share via


InventAdjustPost Class [AX 2012]

Syntax

class InventAdjustPost

Run On

Server

Methods

  Method Description
Gg766707.protmethod(en-us,AX.60).gif addInventAdjustPostInventTransView Adds the InventAdjustPostInventTransView table to the QueryBuildDataSource object for the InventSettlement record.
Gg766707.protmethod(en-us,AX.60).gif addInventSettlement Adds the table InventSettlement to the Query.
Gg766707.pubmethod(en-us,AX.60).gif addLedger
Gg766707.protmethod(en-us,AX.60).gif addProjectLedger Adds project transactions to the voucher.
Gg766707.protmethod(en-us,AX.60).gif calcLedgerCorrection Determines if the current adjustment should be posted with the correction flag set.
Gg766707.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg766707.protmethod(en-us,AX.60).gif checkItemPostedDate
Gg766707.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg766707.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg766707.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg766707.protmethod(en-us,AX.60).gif initCheckItemPostedDate Initializes the variable checkItemPostedDate.
Gg766707.protmethod(en-us,AX.60).gif initLedgerVoucher Initializes a ledgervoucher object.
Gg766707.pubmethod(en-us,AX.60).gif initLedgerVoucherExt Calls the protected methods to initialize a LedgerVoucher object.
Gg766707.pubmethod(en-us,AX.60).gif initProgress_RU
Gg766707.protmethod(en-us,AX.60).gif initTransactionTxt Initializes the transaction text.
Gg766707.protmethod(en-us,AX.60).gif inventTransCurrency_RU
Gg766707.protmethod(en-us,AX.60).gif ledgerBondClient_RU Returns the current LedgerBondClient_RU instance for the LedgerVoucherObject instance in the OperationsTax::Current or OperationsTax::WarehouseCur_RU posting layer.
Gg766707.protmethod(en-us,AX.60).gif mustFetchItemGroupId Determines whether the InventSettlement.ItemGroupId value must be fetched.
Gg766707.protmethod(en-us,AX.60).gif mustFetchItemId Determines whether the InventSettlement.ItemId value must be fetched.
Gg766707.pubmethod(en-us,AX.60).gif new
Gg766707.protmethod(en-us,AX.60).gif newProjLedger_RU
Gg766707.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.)
Gg766707.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.)
Gg766707.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg766707.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg766707.pubmethod(en-us,AX.60).gif parmAdjust_RU Gets or sets the Adjust_RU parameter.
Gg766707.pubmethod(en-us,AX.60).gif parmAdjustPurch Gets or sets the AdjustPurch parameter.
Gg766707.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg766707.pubmethod(en-us,AX.60).gif parmLedgerTransType_RU Gets or sets the LedgerTransType_RU parameter.
Gg766707.pubmethod(en-us,AX.60).gif parmPreviousAdjustmentCorrection Gets or sets the PreviousAdjustmentCorrection parameter.
Gg766707.pubmethod(en-us,AX.60).gif parmSkipConversionCheck Gets or sets the SkipConversionCheck parameter.
Gg766707.pubmethod(en-us,AX.60).gif parmStorno_RU Gets or sets the Storno_RU parameter.
Gg766707.pubmethod(en-us,AX.60).gif parmVoucherSequence Gets or sets the VoucherSequence parameter.
Gg766707.protmethod(en-us,AX.60).gif processInventSettlement Process an InventTrans and InventSettlement record.
Gg766707.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg766707.protmethod(en-us,AX.60).gif setTransactionText Sets the transaction text.
Gg766707.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg766707.protmethod(en-us,AX.60).gif updateItem Selects inventory settlements to process.
Gg766707.protmethod(en-us,AX.60).gif updateMap_RU
Gg766707.pubmethod(en-us,AX.60).gif updateNow Handles the postings of inventory adjustments.
Gg766707.protmethod(en-us,AX.60).gif updatePosted Updates the state of posted InventSettlement records.
Gg766707.protmethod(en-us,AX.60).gif updateProduction Handles the posting of production indirect costs.
Gg766707.pubmethod(en-us,AX.60).gif updateProgress_RU
Gg766707.protmethod(en-us,AX.60).gif updateTrans Updates a ledger and project with the inventory settlement.
Gg766707.protmethod(en-us,AX.60).gif updateTrans_RU
Gg766707.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.)
Gg766707.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg766707.protmethod(en-us,AX.60).gif wasOriginalTransStorno Determines if the financial voucher for the transaction being corrected was originally posted as correction.
Gg766707.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg766707.pubmethod(en-us,AX.60).gif Gg766707.static(en-us,AX.60).gif ::checkPostProject Checks if transactions with project exists.
Gg766707.pubmethod(en-us,AX.60).gif Gg766707.static(en-us,AX.60).gif ::inventAdjustmentSpecRecId Returns a record ID for the given specification.
Gg766707.pubmethod(en-us,AX.60).gif Gg766707.static(en-us,AX.60).gif ::newFromCurrency_RU
Gg766707.pubmethod(en-us,AX.60).gif Gg766707.static(en-us,AX.60).gif ::updateProjectNoLedger

Top

Inheritance Hierarchy

Object Class
  InventAdjustPost Class
    InventAdjustPost_PriceActivation Class
    InventAdjustPostClosing Class
    InventAdjustPostMSTCur_RU Class
    InventAdjustPostSecCur_RU Class