PurchShippingStat_BR::copy Method
Replaces the reference of the shipping specification originated from a given vendor invoice with another given vendor invoice.
Syntax
client server public static void copy(Common _from, Common _to)
Run On
Called
Parameters
- _from
Type: Common Table
The vendor invoice to be replaced.
- _to
Type: Common Table
The replacement vendor invoice.