CALUSAGE

A row in this table represents a CalculationUsage, indicating what kind of calculation a CalculationCode or CalculationScale is used for. Examples of CalculationUsages include discounts, shipping charges, sales tax, and shipping tax.

Column Descriptions:

NameTypeDescription
CALUSAGE_IDINTEGER NOT NULLUnique identifier.
DESCRIPTIONVARCHAR (254)A brief description of the Calculation Usage, suitable for display by an administration user interface that works with Calculation Usages.
STRELTYPNAMECFGVARCHAR (60)The store relationship type of configuration data for this calculation usage.
STRELTYPNAMERTVARCHAR (60)The store relationship type of calculation runtime for this calculation usage.
OPTCOUNTERSMALLINTThe 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>CALUSAGE_IDPrimary Key

Referenced By Child Tables:

ConstraintColumnsChild TableChild ColumnsType
F_1225CALUSAGE_IDCALADJUSTCALUSAGE_IDCascade
F_151CALUSAGE_IDCALCODECALUSAGE_IDCascade
F_163CALUSAGE_IDCALMETHODCALUSAGE_IDCascade
F_176CALUSAGE_IDCALSCALECALUSAGE_IDCascade
F_492CALUSAGE_IDORDADJUSTCALUSAGE_IDCascade
F_766CALUSAGE_IDSTENCALUSGCALUSAGE_IDCascade
F_823CALUSAGE_IDTAXTYPETAXTYPE_IDCascade