Stores Blackbaud Internet Solutions signup transaction batch information.
Fields
Field |
Field Type |
Null |
Notes |
Description |
BBNCTRANID
|
int
|
false
|
|
|
ADDEDBY
|
nvarchar(255)
|
false
|
|
|
BBNCCONSTITNAME
|
nvarchar(154)
|
false
|
|
|
BBNCADDRESS
|
nvarchar(300)
|
false
|
|
|
ISORGANIZATION
|
bit
|
false
|
|
|
BBNCUSERID
|
int
|
false
|
|
Blackbaud Internet Solutions client user ID.
|
SIGNUPTRANSACTIONDATE
|
datetime
|
true
|
|
Time when the signuptransaction was created.
|
BIOGRAPHICAL
|
xml
|
true
|
|
Transaction data for the biographical tab
|
PREFERREDADDRESS
|
xml
|
true
|
|
Transaction data for the preferred address tab
|
PREFERREDADDRESSUPDATE
|
bit
|
false
|
|
Update the preferred address with the downloaded information
|
PREFERREDADDRESSADD
|
bit
|
false
|
|
Add the downloaded information as a new preferred address
|
PREFERREDADDRESSMAKEPRIMARY
|
bit
|
false
|
|
Make the new address the preferred address
|
PHONETYPES
|
xml
|
true
|
|
|
CONSTITUENTATTRIBUTES
|
xml
|
true
|
|
Transaction data for the constituent attributes tab.
|
SEQUENCE
|
int
|
false
|
|
|
DATEADDED
|
datetime
|
false
|
|
Indicates the date this record was added.
|
DATECHANGED
|
datetime
|
false
|
|
Indicates the date this record was last changed.
|
TS
|
timestamp
|
false
|
|
Timestamp.
|
TSLONG
|
bigint (Computed)
|
true
|
|
Numeric representation of the timestamp.
|
LINKIDAUTOMATCH
|
nvarchar(255)
|
false
|
|
|
BBNCID
|
int
|
false
|
|
|
BIOGRAPHICALALLFIELDS
|
xml
|
true
|
|
Transaction data for the biographical tab with no data removed
|
PREFERREDADDRESSALLFIELDS
|
xml
|
true
|
|
Transaction data for the preferred address tab with no data removed
|