InventAdjustPost.new Method [AX 2012]
Syntax
public void new(
Voucher _voucher,
TransDate _transDate,
InventAdjustmentSpec _specification,
LedgerTransTxt _transTxtType,
[NoYes _correct,
Voucher _offsetVoucher,
boolean _onClosingDate,
boolean _checkOpen,
NumberSequenceCode _voucherSequence])
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