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