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 and initializes a new instance of the InventUpd_Financial class to be used for financial inventory update simulation during purchase order invoicing.
Syntax
server public static InventUpd_Financial newPurchInvoiceProforma(
InventMov_Purch _inventMovement,
LedgerVoucher _ledgerVoucher,
VendInvoiceInfoLine _vendInvoiceInfoLine)
Run On
Server
Parameters
- _inventMovement
Type: InventMov_Purch Class
An inventory movement.
- _ledgerVoucher
Type: LedgerVoucher Class
A ledger voucher.
- _vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
A VendInvoiceInfoLine table buffer.
Return Value
Type: InventUpd_Financial Class
A new instance of the InventUpd_Financial class.