NAMEFORMATPARAMETER (4.0)

Contains saved name format parameter sets used by various business processes.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

ADDRESSEEFUNCTIONID

uniqueidentifier

true

The addressee name format function to use for individuals.

SALUTATIONFUNCTIONID

uniqueidentifier

true

The salutation format function to use for individuals.

CONTACTADDRESSEEFUNCTIONID

uniqueidentifier

true

The addressee name format function to use for organization contacts.

CONTACTSALUTATIONFUNCTIONID

uniqueidentifier

true

The salutation format function to use for the organization contact.

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

SITEID

uniqueidentifier

true

The site with which a name format parameter is associated.

GROUPSALUTATIONFUNCTIONID

uniqueidentifier

true

The salutation format function to use for the group primary member.

GROUPADDRESSEEFUNCTIONID

uniqueidentifier

true

The addressee name format function to use for groups.

JOINTSELECTIONID

uniqueidentifier

true

FK to IDSETREGISTER

Fields
Field Field Type Null Notes Description

ORGSALUTATIONCODE

tinyint

false

0

The salutation option for organizations.

CONTACTSALUTATIONOPTIONCODE

tinyint

false

0

Flag that indicates whether to use a custom name for the contact if it is not available.

CUSTOMNAME

nvarchar(100)

false

''

The custom name to use if the contact name is not available.

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.

NAME

nvarchar(100)

false

''

The name of the parameter set.

DESCRIPTION

nvarchar(255)

false

''

A description of the parameter set.

ISDEFAULT

bit

false

0

Indicates this is the default parameter set.

ORGSALUTATION

nvarchar(24) (Computed)

true

Provides a translation for the 'ORGSALUTATIONCODE' field.

CONTACTSALUTATIONOPTION

nvarchar(21) (Computed)

true

Provides a translation for the 'CONTACTSALUTATIONOPTIONCODE' field.

GROUPNOCONTACTOPTIONCODE

tinyint

false

0

Flag that indicates whether to use a custom name for the group if it is not available.

GROUPNOCONTACTOPTION

nvarchar(21) (Computed)

true

Provides a translation for the 'GROUPNOCONTACTOPTIONCODE' field.

GROUPNOCONTACTCUSTOMNAME

nvarchar(100)

false

''

The custom name to use if the group name is not available.

JOINTRULETYPECODE

tinyint

false

1

Flag that indicates how to handle joint name formats.

JOINTSELECTIONBOTHRULETYPECODE

tinyint

false

1

Flag that indicates how to handle joint name formats when both in selection.

JOINTSELECTIONNEITHERRULETYPECODE

tinyint

false

1

Flag that indicates how to handle joint name formats when neither are in selection.

JOINTRULETYPE

nvarchar(18) (Computed)

true

Provides a translation for the 'JOINTRULETYPECODE' field.

JOINTSELECTIONBOTHRULETYPE

nvarchar(18) (Computed)

true

Provides a translation for the 'JOINTSELECTIONBOTHRULETYPECODE' field.

JOINTSELECTIONNEITHERRULETYPE

nvarchar(18) (Computed)

true

Provides a translation for the 'JOINTSELECTIONNEITHERRULETYPECODE' field.

GROUPSALUTATIONCODE

tinyint

false

0

The salutation option for groups.

GROUPSALUTATION

nvarchar(24) (Computed)

true

Provides a translation for the 'GROUPSALUTATIONCODE' field.

JOINTEXCLUDESPOUSE

bit

false

0

Bit that indicates whether or not to exclude the spouse that does not qualify for the process.

JOINTSPOUSESMAILEDSEPARATELY

bit

false

0

Bit that indicates to address spouses separately within the same process.

ISSYSTEM

bit

false

0

Indexes
Index Name Field(s) Unique Primary Clustered

IX_NAMEFORMATPARAMETER_DATEADDED

DATEADDED

False

False

True

IX_NAMEFORMATPARAMETER_DATECHANGED

DATECHANGED

False

False

False

IX_NAMEFORMATPARAMETER_SITEID

SITEID

False

False

False

PK_NAMEFORMATPARAMETER

ID

True

True

False

UC_NAMEFORMATPARAMETER_NAME

NAME

True

False

False

Triggers
Trigger Name Description

TR_NAMEFORMATPARAMETER_AUDIT_UPDATE

TR_NAMEFORMATPARAMETER_AUDIT_DELETE

Referenced by
Referenced by Field

INVITATION

NAMEFORMATPARAMETERID

INVITATIONHISTORY

NAMEFORMATPARAMETERID

MEMBERSHIPPROGRAM

NAMEFORMATID

MKTACKNOWLEDGEMENTMAILINGTEMPLATE

NAMEFORMATPARAMETERID

MKTACKNOWLEDGEMENTMAILINGTEMPLATERULE

NAMEFORMATPARAMETERID

MKTCOMMUNICATIONTEMPLATEDEFAULT

NAMEFORMATPARAMETERID

MKTMEMBERSHIPMAILINGTEMPLATE

NAMEFORMATPARAMETERID

MKTMEMBERSHIPMAILINGTEMPLATERULE

NAMEFORMATPARAMETERID

MKTSEGMENTATION

NAMEFORMATPARAMETERID

MKTSEGMENTATIONSEGMENT

NAMEFORMATPARAMETERID

MKTSPONSORSHIPMAILINGTEMPLATE

NAMEFORMATPARAMETERID

MKTSPONSORSHIPMAILINGTEMPLATERULE

NAMEFORMATPARAMETERID

NAMEFORMATPARAMETERGRPADDRESSEE

NAMEFORMATPARAMETERID

NAMEFORMATPARAMETERGRPSALUTATION

NAMEFORMATPARAMETERID

NAMEFORMATPARAMETERINDADDRESSEE

NAMEFORMATPARAMETERID

NAMEFORMATPARAMETERINDSALUTATION

NAMEFORMATPARAMETERID

NAMEFORMATPARAMETERORGADDRESSEE

NAMEFORMATPARAMETERID

NAMEFORMATPARAMETERORGSALUTATION

NAMEFORMATPARAMETERID