InventStdCostAdjust_StdCostConvert Class [AX 2012]
The InventStdCostAdjust_StdCostConvert class converts an item to standard cost during the standard cost conversion.
| Method | Description | |
|---|---|---|
| addIndirectCostAdjustment | |
| adjustStdCostFinancial | Adjusts the financial inventory for a financial inventory dimension to standard cost. (Overrides the adjustStdCostFinancial Method.) |
| adjustStdCostPhysical | Adjusts physical inventory transactions to a new standard cost. (Overrides the adjustStdCostPhysical Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createInventCostTrans | Creates the inventory cost transaction record for a financial inventory dimension. |
| 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.) |
| initAdjust | Initializes the item price that belongs to a financial inventory dimension. (Overrides the initAdjust Method.) |
| initInventTransCache_RU | (Inherited from InventStdCostAdjust.) |
| initVoucher | Initializes the LedgerVoucher Class. (Overrides the initVoucher Method.) |
| lockInventSum | (Inherited from InventStdCostAdjust.) |
| new | Initializes a new instance of the InventStdCostAdjust class. (Inherited from InventStdCostAdjust.) |
| 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.) |
| parmInventDimCriteria | Gets or sets the InventDimCriteria parameter. (Inherited from InventStdCostAdjust.) |
| parmInventItemPrice | Gets or sets the InventItemPrice parameter. (Inherited from InventStdCostAdjust.) |
| parmInventStdCostConv | Gets or sets the InventStdCostConv parameter. |
| parmInventTable | Gets or sets the InventTable parameter. (Inherited from InventStdCostAdjust.) |
| parmInventTransCurrency_RU | Gets or sets the InventTransCurrency_RU parameter. (Inherited from InventStdCostAdjust.) |
| parmNewPcsPrice | Gets or sets the NewPcsPrice parameter. (Inherited from InventStdCostAdjust.) |
| parmPriceActivation | Gets or sets the PriceActivation parameter. (Inherited from InventStdCostAdjust.) |
| parmTransDate | Gets the TransDate parameter. (Inherited from InventStdCostAdjust.) |
| parmVoucher | Gets the Voucher parameter. (Inherited from InventStdCostAdjust.) |
| post | Handles the ledger postings of the standard cost adjustment. (Overrides the post Method.) |
| setInventSettlement | Clears the ledger accounts for a physical value settlement. (Overrides the setInventSettlement Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| splitTransactions | Splits all open partially settled transactions into a settled and a non-settled part. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateIndirectCost | |
| updateNow | (Inherited from InventStdCostAdjust.) |
| updateStdCost | Adjusts an item to standard cost. (Overrides the updateStdCost Method.) |
| 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.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the InventStdCostAdjust_StdCostConvert class. |
| ::newStdCost | Returns a new instance of the InventStdCostAdjust_StdCostConvert class. |
Community Additions
ADD
Show: