Share via


RetailMCRChannelTable::mcrEnableOrderCompletion Method

Returns whether order completion is enabled for the passed in entity.

Syntax

client server public static NoYes mcrEnableOrderCompletion(SalesTable _salesTable)

Run On

Called

Parameters

  • _salesTable
    Type: SalesTable Table
    The SalesTable record that is associated with the retail channel.

Return Value

Type: NoYes Enumeration
Yes if order completion is enabled; otherwise, No.

See Also

Reference

RetailMCRChannelTable Table