Share via


ProjPost::physicalInventPost Method [AX 2012]

Creates the transaction project item and post project ledger transactions.

Syntax

server public static void physicalInventPost(InventUpd_Physical _physical, LedgerVoucher _ledgerVoucher)

Run On

Server

Parameters

  • _ledgerVoucher
    Type: LedgerVoucher Class
    The ledger voucher that is used for inventory physical booking.

See Also

Reference

ProjPost Class