Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds ledger transactions for the physical update to the ledger voucher object.
Syntax
public void updateLedgerPhysical(
LedgerVoucher _ledgerVoucher,
InventTrans _inventTrans,
InventUpdate _updateNow,
InventOnhand _inventOnhand,
[InventTrans _inventTransUpd_RU])
Run On
Called
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
A LedgerVoucher object.
- _inventTrans
Type: InventTrans Table
An InventTrans record.
- _updateNow
Type: InventUpdate Class
An InventUpdate object.
- _inventOnhand
Type: InventOnhand Class
An InventOnHand object.
- _inventTransUpd_RU
Type: InventTrans Table
An InventTrans record; optional.