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.
Creates an instance of the InventUpd_Financial class for any inventory movement.
Syntax
server public static InventUpd_Financial newMovement(InventMovement _movement, LedgerVoucher _ledgerVoucher)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
The inventory movement for which the updates will be made.
- _ledgerVoucher
Type: LedgerVoucher Class
The ledger voucher used when you post GL transactions.
Return Value
Type: InventUpd_Financial Class
An instance of the InventUpd_Financial class.