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.
Inserts and copies a new record from the mixAndMatchId field to another.
Syntax
public void copyFrom(RetailDiscountMixAndMatch _original)
Run On
Called
Parameters
- _original
Type: RetailDiscountMixAndMatch Table
The current instance of the RetailMixAndMatchTable table.
Exceptions
Exception | Condition |
---|---|
Error | When trying to copy a line from the same mixAndMatchId field. |
Remarks
Copies all the data except for the mixAndMatchId field from one line to another.