RetailDiscountMixAndMatch.copyFrom Method
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.