RetailConnDistributionSubgroup::insertOrUpdate Method

Inserts a record in the RetailConnDistributionSubgroup table if one is not found with the current distribution group.

Syntax

server public static boolean insertOrUpdate(Common _common, boolean _doUpdate)

Run On

Server

Parameters

  • _doUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: boolean
true if a record was inserted; otherwise, false.

Exceptions

Exception Condition
Error

An unsupported table buffer was passed as a parameter.

See Also

Reference

RetailConnDistributionSubgroup Table