InventUpd_Physical.updateInventTransPosting Method [AX 2012]
Updates the inventTransPosting record for this inventory transaction.
Syntax
protected void updateInventTransPosting(TransDate _transDate, Voucher _voucher)
Run On
Server
Parameters
- _transDate
Type: TransDate Extended Data Type
The current transaction date.
- _voucher
Type: Voucher Extended Data Type
The current ledger voucher for the inventory cost posting.