Share via


RetailAssortmentChannelLine::copyChannelLines Method

Creates a copy of the channel lines from a source assortment to a specified target assortment.

Syntax

server public static void copyChannelLines(
    RetailAssortmentRefRecId _sourceAssortmentId, 
    RetailAssortmentStatusType _sourceAssortmentStatus, 
    RetailAssortmentRefRecId _targetAssortmentId, 
    RetailAssortmentStatusType _targetAssortmentStatus)

Run On

Server

Parameters

See Also

Reference

RetailAssortmentChannelLine Table