Share via


TmpMCRUpSellOrderEntry.initFromUpSellItems Method

Initializes the TmpMCRUpSellOrderEntry table field values from a passed in MCRUpSellItem record.

Syntax

public void initFromUpSellItems(MCRUpSellItem _mcrUpSellItem)

Run On

Called

Parameters

  • _mcrUpSellItem
    Type: MCRUpSellItem Table
    The MCRUpSellItem record to use to initialize the TmpMCRUpSellOrderEntry table field values.

See Also

Reference

TmpMCRUpSellOrderEntry Table