Share via


DEL_RetailMixAndMatchTable.copyFrom Method

Inserts a new record and copies the lines from one mixAndMatchId to another except the data for field mixAndMatchId.

Syntax

public void copyFrom(DEL_RetailMixAndMatchTable _original)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

If trying to copy a line from the same mixAndMatchId.

Remarks

Copies all the data except for mixAndMatchId from one line to another.

See Also

Reference

DEL_RetailMixAndMatchTable Table