Share via


RetailDiscountMultibuy.copyFrom Method

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

Exceptions

Exception Condition
Error

Throws error if the record exists in RetailDiscountLineMultibuy table.

See Also

Reference

RetailDiscountMultibuy Table