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.
Initializes a new instance of the InventUpd_Financial class for doing financial updates of a quality order.
Syntax
server public static InventUpd_Financial newInventQualityOrder(
InventMovement _movement,
LedgerVoucher _ledgerVoucher,
InventQty _qty)
Run On
Server
Parameters
- _movement
Type: InventMovement Class
The InventMovement object that wraps the quality order.
- _ledgerVoucher
Type: LedgerVoucher Class
The financial voucher to use when you post.
- _qty
Type: InventQty Extended Data Type
The quantity to financially post.
Return Value
Type: InventUpd_Financial Class
An instance of the InventUpd_Financial class.