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