Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Copies the invoice miscellaneous charge codes and tolerance percentages from the saved invoice to the active invoice.
Syntax
client server public static void copyFromSavedToActive(VendInvoiceInfoTable _saved, VendInvoiceInfoTable _active)
Run On
Called
Parameters
- _saved
Type: VendInvoiceInfoTable Table
The saved invoice defines the source context.
- _active
Type: VendInvoiceInfoTable Table
The active invoice defines the destination context.