Name | Type | Display Name | Foreign Reference | |
---|---|---|---|---|
OrganizationID | int | Company | Organization | |
Year | char(4) | Financial Year | MasterFinYear | |
CreatedByID | uniqueidentifier | Created By | ||
CreatedByScreenID | char(8) | |||
CreatedDateTime | datetime | |||
EndDate | datetime2 | EndDate | ||
FinPeriods | smallint | Number of Periods | ||
LastModifiedByID | uniqueidentifier | Last Modified By | ||
LastModifiedByScreenID | char(8) | |||
LastModifiedDateTime | datetime | |||
NoteID | uniqueidentifier | |||
StartDate | datetime2 | Start Date | ||
StartMasterFinPeriodID | char(6) | Start Master Period ID | ||
tstamp | timestamp |
Parent Key Fields | Child DAC | Child Key Fields | |
---|---|---|---|
OrganizationID, Year | OrganizationFinPeriod | OrganizationID, FinYear Cascade Deletion |
Child Key Fields | Parent DAC | Parent Key Fields | |
---|---|---|---|
Year | MasterFinYear | Year | |
OrganizationID Cascade Deletion | Organization | OrganizationID |