PRELETPLTGRP

Each row of this table represents a price rule element template group. An element template group includes one or more element templates which have the similar attributes and behaviors. For example, both category condition and customer segment condition are under the same template group (condition).

Column Descriptions:

NameTypeDescription
PRELETPLTGRP_IDBIGINT NOT NULLGenerated Key
IDENTIFIERVARCHAR (64) NOT NULLThe identifier of the price rule element template group.
DESCRIPTIONVARCHAR (254)A description of the price rule element template group.
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>PRELETPLTGRP_IDPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_3631PRELETPLTGRP_IDPRELETEMPLATEPRELETPLTGRP_IDCascade