InventAdjustPostClosing::newFromCurrency_RU Method [AX 2012]
Syntax
server public static InventAdjustPostClosing newFromCurrency_RU(
Voucher _voucher,
TransDate _transDate,
InventAdjustmentSpec _specification,
LedgerTransTxt _transTxtType,
NoYes _correct,
Voucher _offsetVoucher,
boolean _onClosingDate,
boolean _checkOpen,
NumberSequenceCode _voucherSequence,
InventTransCurrency_RU _inventTransCurrency)
Run On
Server
Parameters
- _voucher
Type: Voucher Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _specification
Type: InventAdjustmentSpec Enumeration
- _transTxtType
Type: LedgerTransTxt Enumeration
- _correct
Type: NoYes Enumeration
- _offsetVoucher
Type: Voucher Extended Data Type
- _onClosingDate
Type: boolean
- _checkOpen
Type: boolean
- _voucherSequence
Type: NumberSequenceCode Extended Data Type
- _inventTransCurrency
Type: InventTransCurrency_RU Enumeration