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.
This member overrides the updateNow Method.
Syntax
public void updateNow(
InventTrans _inventTrans,
NoYes _onlyOpenQty,
NoYes _changeStdCostPrice,
CostAmount _adjustment,
[boolean _useOperationsAccount,
LedgerPostingType _operationsPosting,
LedgerDimensionAccount _operationsAccount,
boolean _useBalanceAccount,
LedgerPostingType _balanceSheetPosting,
LedgerDimensionAccount _balanceSheetAccount,
boolean _usePostOnhandFinancial,
LedgerVoucher _ledgerVoucher,
InventAdjustmentSpec _inventAdjustmentSpec])
Run On
Server
Parameters
- _inventTrans
Type: InventTrans Table
- _onlyOpenQty
Type: NoYes Enumeration
- _changeStdCostPrice
Type: NoYes Enumeration
- _adjustment
Type: CostAmount Extended Data Type
- _useOperationsAccount
Type: boolean
- _operationsPosting
Type: LedgerPostingType Enumeration
- _operationsAccount
Type: LedgerDimensionAccount Extended Data Type
- _useBalanceAccount
Type: boolean
- _balanceSheetPosting
Type: LedgerPostingType Enumeration
- _balanceSheetAccount
Type: LedgerDimensionAccount Extended Data Type
- _usePostOnhandFinancial
Type: boolean
- _ledgerVoucher
Type: LedgerVoucher Class
- _inventAdjustmentSpec
Type: InventAdjustmentSpec Enumeration