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.
Copies data from the VendInvoiceInfoTable table structure of a saved invoice into the table structure of an active invoice.
Syntax
server private static container deepCopyFromSavedToActiveIL(container _inputContract)
Run On
Server
Parameters
- _inputContract
Type: container
A container with the saved VendInvoiceInfotable record and related information.
Return Value
Type: container
Returns a container with the active VendInvoiceInfotable record.