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 the record from existing multibuy discount offer.
Syntax
public void copyFrom(DEL_RetailMultibuyDiscountTable _original)
Run On
Called
Parameters
- _original
Type: DEL_RetailMultibuyDiscountTable Table
The original instance of table RetailMultibuyDiscountTable.
Exceptions
Exception | Condition |
---|---|
Error | Throws an error if the current mutibuy offer already has some lines. |
Remarks
Inserts records into multibuy discount lines.