Share via


ProjPost::inventAdjustPost Method [AX 2012]

Method that handles posting of adjustment amount from the inventory close to the same account type as the original item

Syntax

server public static void inventAdjustPost(AccountingDate _accountingDate, Voucher _voucher)

Run On

Server

Parameters

Remarks

handles posting of adjustment amount from the inventory close to the same account type as the original item

See Also

Reference

ProjPost Class