Contains information pertaining to the BACS transmission file header.
Primary Key | Field Type |
---|---|
ID |
uniqueidentifier |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
ADDEDBYID |
uniqueidentifier |
false |
FK to CHANGEAGENT. |
|
CHANGEDBYID |
uniqueidentifier |
false |
FK to CHANGEAGENT. |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
IX_BACSHEADER_DATEADDED |
DATEADDED |
False |
False |
True |
IX_BACSHEADER_DATECHANGED |
DATECHANGED |
False |
False |
False |
PK_BACSHEADER |
ID |
True |
True |
False |
Trigger Name | Description |
---|---|