OPPORTUNITYAMOUNTBRACKETGROUP (4.0)

Represents groups of opportunity amount ranges.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

BASECURRENCYID

uniqueidentifier

true

The base currency associated with the brackets in this group.

Fields
Field Field Type Null Notes Description

NAME

nvarchar(100)

false

''

DESCRIPTION

nvarchar(255)

false

''

DATEADDED

datetime

false

getdate()

Indicates the date this record was added.

DATECHANGED

datetime

false

getdate()

Indicates the date this record was last changed.

TS

timestamp

false

Timestamp.

TSLONG

bigint (Computed)

true

Numeric representation of the timestamp.

Indexes
Index Name Field(s) Unique Primary Clustered

IX_OPPORTUNITYAMOUNTBRACKETGROUP_BASECURRENCYID

BASECURRENCYID

False

False

False

IX_OPPORTUNITYAMOUNTBRACKETGROUP_DATEADDED

DATEADDED

False

False

True

IX_OPPORTUNITYAMOUNTBRACKETGROUP_DATECHANGED

DATECHANGED

False

False

False

PK_OPPORTUNITYAMOUNTBRACKETGROUP

ID

True

True

False

UC_OPPORTUNITYAMOUNTBRACKETGROUP_NAME

NAME

True

False

False

Triggers
Trigger Name Description

TR_OPPORTUNITYAMOUNTBRACKETGROUP_AUDIT_UPDATE

TR_OPPORTUNITYAMOUNTBRACKETGROUP_AUDIT_DELETE

TR_OPPORTUNITYAMOUNTBRACKETGROUP_INSERTUPDATE_CURRENCY

Referenced by
Referenced by Field

OPPORTUNITYAMOUNTBRACKET

OPPORTUNITYBRACKETGROUPID

OPPORTUNITYAMOUNTBRACKETSITES

OPPORTUNITYAMOUNTBRACKETGROUPID