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