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.
Method copies the data from the original record and updates the current record in the RetailDiscountMultibuy table.
Updates record in the RetailGroupMemberLine and creates the new records in the RetailMultibuyDiscountLine and RetailDiscountLineMultibuy tables
Syntax
public void copyFrom(RetailDiscountMultibuy _original)
Run On
Called
Parameters
- _original
Type: RetailDiscountMultibuy Table
Table buffer of the RetailDiscountMultibuy.
Exceptions
Exception | Condition |
---|---|
Error | Throws error if the record exists in RetailDiscountLineMultibuy table. |