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 a new instance of the InventUpd_Financial class that will be used when new statements are created.
Syntax
server public static InventUpd_Financial newStatement(
InventMovement _inventMovement,
LedgerVoucher _ledgerVoucher,
InvoiceId _invoiceId)
Run On
Server
Parameters
- _inventMovement
Type: InventMovement Class
An instance of InventMovement class.
- _ledgerVoucher
Type: LedgerVoucher Class
An instance of LedgerVoucher class.
- _invoiceId
Type: InvoiceId Extended Data Type
The ID of the invoice.
Return Value
Type: InventUpd_Financial Class
An instance of InventUpd_Financial class.