2654 lines
1.5 MiB
Transact-SQL
2654 lines
1.5 MiB
Transact-SQL
/*
|
||
Script created by SQL Data Examiner 5.0.0.193 at 10/29/2014 18:06:59.
|
||
Run this script on Empty Database to make it the same as dev0014.EnvisageTest
|
||
*/
|
||
BEGIN TRANSACTION
|
||
|
||
ALTER TABLE [dbo].[AspNetUserRoles] NOCHECK CONSTRAINT [FK_dbo.AspNetUserRoles_dbo.AspNetRoles_RoleId]
|
||
ALTER TABLE [dbo].[AspNetUserRoles] NOCHECK CONSTRAINT [FK_dbo.AspNetUserRoles_dbo.AspNetUsers_UserId]
|
||
ALTER TABLE [dbo].[AspNetUserClaims] NOCHECK CONSTRAINT [FK_dbo.AspNetUserClaims_dbo.AspNetUsers_User_Id]
|
||
ALTER TABLE [dbo].[AspNetUserLogins] NOCHECK CONSTRAINT [FK_dbo.AspNetUserLogins_dbo.AspNetUsers_UserId]
|
||
ALTER TABLE [dbo].[Company2Client] NOCHECK CONSTRAINT [FK_Company2Client_ClientId]
|
||
ALTER TABLE [dbo].[Project] NOCHECK CONSTRAINT [FK_Show_Client]
|
||
ALTER TABLE [dbo].[Company] NOCHECK CONSTRAINT [FK_Company_Company]
|
||
ALTER TABLE [dbo].[Company2Client] NOCHECK CONSTRAINT [FK_Company2Client_CompanyId]
|
||
ALTER TABLE [dbo].[Company2GLDepartment] NOCHECK CONSTRAINT [FK_Company2GLDepartment_CompanyId]
|
||
ALTER TABLE [dbo].[Project] NOCHECK CONSTRAINT [FK_Show_Studio]
|
||
ALTER TABLE [dbo].[Team] NOCHECK CONSTRAINT [FK_Team_Company]
|
||
ALTER TABLE [dbo].[Contact2Show] NOCHECK CONSTRAINT [FK_Contact2Show_Contact]
|
||
ALTER TABLE [dbo].[Team] NOCHECK CONSTRAINT [FK_Team_Contact]
|
||
ALTER TABLE [dbo].[Expenditure_Category] NOCHECK CONSTRAINT [FK_Expenditure_Category_CreditDepartment]
|
||
ALTER TABLE [dbo].[Team] NOCHECK CONSTRAINT [FK_Team_CreditDepartment]
|
||
ALTER TABLE [dbo].[Expenditure_Category] NOCHECK CONSTRAINT [FK_ExpenditureCategory_Expenditure]
|
||
ALTER TABLE [dbo].[Expenditure_Category] NOCHECK CONSTRAINT [FK_Expenditure_Category_GLDepartment]
|
||
ALTER TABLE [dbo].[Expenditure_Category] NOCHECK CONSTRAINT [FK_Expenditure_Category_UOM]
|
||
ALTER TABLE [dbo].[Expenditure2Expenditure] NOCHECK CONSTRAINT [FK_Child_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Fee_Calculation] NOCHECK CONSTRAINT [FK_FeeCalculation_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Expenditure2Expenditure] NOCHECK CONSTRAINT [FK_Parent_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Rate] NOCHECK CONSTRAINT [FK_Rate_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[PeopleResource] NOCHECK CONSTRAINT [FK_Resource_Expenditure_Category]
|
||
ALTER TABLE [dbo].[PeopleResourceAllocation] NOCHECK CONSTRAINT [FK_ResourceAllocation_Expenditure_Category]
|
||
ALTER TABLE [dbo].[Scenario_Detail] NOCHECK CONSTRAINT [FK_ScenarioDetail_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Company2GLDepartment] NOCHECK CONSTRAINT [FK_Company2GLDepartment_GLDepartmentId]
|
||
ALTER TABLE [dbo].[Team] NOCHECK CONSTRAINT [FK_Team_GLDepartment]
|
||
ALTER TABLE [dbo].[PeopleResource] NOCHECK CONSTRAINT [FK_Resource_Team]
|
||
ALTER TABLE [dbo].[Scenario] NOCHECK CONSTRAINT [FK_Scenario_Project]
|
||
ALTER TABLE [dbo].[Scenario] NOCHECK CONSTRAINT [FK_Scenario_TemplateScenario]
|
||
ALTER TABLE [dbo].[PeopleResourceAllocation] NOCHECK CONSTRAINT [FK_ResourceAllocation_Scenario]
|
||
ALTER TABLE [dbo].[Scenario2Group] NOCHECK CONSTRAINT [FK_Scenario2Group_ScenarioId]
|
||
ALTER TABLE [dbo].[Project] NOCHECK CONSTRAINT [FK_Show_Status]
|
||
ALTER TABLE [dbo].[Scenario2Group] NOCHECK CONSTRAINT [FK_Scenario2Group_GroupId]
|
||
ALTER TABLE [dbo].[Project] NOCHECK CONSTRAINT [FK_Show_Type]
|
||
|
||
--Synchronizing [dbo].[AspNetRoles] (records: 0 to delete, 0 to update, 5 to insert)
|
||
|
||
--Inserting data into [dbo].[AspNetRoles] (5 records)
|
||
INSERT INTO [dbo].[AspNetRoles]([Id], [Name]) VALUES (N'156d9357-9563-49b0-a8ca-fc0dbd86bb17', N'Administrator')
|
||
INSERT INTO [dbo].[AspNetRoles]([Id], [Name]) VALUES (N'1adb8cc2-07e7-4d98-a1b0-a9570ad750e1', N'Team Lead')
|
||
INSERT INTO [dbo].[AspNetRoles]([Id], [Name]) VALUES (N'62a5552f-af45-4dba-9013-2add9890c287', N'Director')
|
||
INSERT INTO [dbo].[AspNetRoles]([Id], [Name]) VALUES (N'a8d65aee-0344-407c-8548-2e0b1e205483', N'Executive')
|
||
INSERT INTO [dbo].[AspNetRoles]([Id], [Name]) VALUES (N'fa4f717e-8324-402e-97e7-fea9f4ed659a', N'Manager')
|
||
|
||
--Synchronizing [dbo].[AspNetUserRoles] (records: 0 to delete, 0 to update, 6 to insert)
|
||
|
||
--Inserting data into [dbo].[AspNetUserRoles] (6 records)
|
||
INSERT INTO [dbo].[AspNetUserRoles]([UserId], [RoleId]) VALUES (N'0a5ce4fd-fddb-49ef-a9d5-ed0ba7e54d1f', N'62a5552f-af45-4dba-9013-2add9890c287')
|
||
INSERT INTO [dbo].[AspNetUserRoles]([UserId], [RoleId]) VALUES (N'25c2393d-5c6f-43ca-b489-768f0084eec5', N'156d9357-9563-49b0-a8ca-fc0dbd86bb17')
|
||
INSERT INTO [dbo].[AspNetUserRoles]([UserId], [RoleId]) VALUES (N'50a20ed4-41a2-414b-af18-de221fecbb57', N'a8d65aee-0344-407c-8548-2e0b1e205483')
|
||
INSERT INTO [dbo].[AspNetUserRoles]([UserId], [RoleId]) VALUES (N'63a0d3db-8bde-429b-81e8-f134ae8146a9', N'156d9357-9563-49b0-a8ca-fc0dbd86bb17')
|
||
INSERT INTO [dbo].[AspNetUserRoles]([UserId], [RoleId]) VALUES (N'9d4bc4e2-4ef4-4d5c-b7b1-442717ed804e', N'156d9357-9563-49b0-a8ca-fc0dbd86bb17')
|
||
INSERT INTO [dbo].[AspNetUserRoles]([UserId], [RoleId]) VALUES (N'b08956da-bd79-452b-8ce9-6efe12764b53', N'156d9357-9563-49b0-a8ca-fc0dbd86bb17')
|
||
|
||
--Synchronizing [dbo].[AspNetUsers] (records: 0 to delete, 0 to update, 6 to insert)
|
||
|
||
--Inserting data into [dbo].[AspNetUsers] (6 records)
|
||
INSERT INTO [dbo].[AspNetUsers]([Id], [UserName], [PasswordHash], [SecurityStamp], [Discriminator], [Email], [Phone], [Type]) VALUES (N'0a5ce4fd-fddb-49ef-a9d5-ed0ba7e54d1f', N'Testuser', N'AHO4UzYE25RYWJcjBuYBO3JZZbqfeXTe20y7u5+uZMa7PUCs6pwXPA9y9Av9sbrPzA==', N'68530320-80d6-4c66-997b-47ad9f596121', N'ApplicationUser', N'valentina.williams@outlook.com', N'', 1)
|
||
INSERT INTO [dbo].[AspNetUsers]([Id], [UserName], [PasswordHash], [SecurityStamp], [Discriminator], [Email], [Phone], [Type]) VALUES (N'25c2393d-5c6f-43ca-b489-768f0084eec5', N'vwilliams', N'AEtRECy2m7J0ch0uGDRCDBPnhRRVeZ1qjl+o8L/HEVfanaEhBdiYTnZ7Bv5wEjAEuQ==', N'51a4b9ea-b3a6-4d74-87c1-b9ecd718ad0c', N'ApplicationUser', N'valentina.williams@outlook.com', NULL, 0)
|
||
INSERT INTO [dbo].[AspNetUsers]([Id], [UserName], [PasswordHash], [SecurityStamp], [Discriminator], [Email], [Phone], [Type]) VALUES (N'50a20ed4-41a2-414b-af18-de221fecbb57', N'valTest', N'AKiF+v0Xe47JulE29jAbSYaEv8F+sPc6vruuCdxDwA5Zx29fe1d5+IxGyjceI8EoDQ==', N'5f791590-7b02-4a9a-8bdf-eaf41c364901', N'ApplicationUser', N'valentina.williams@outlook.com', N'123456789', 0)
|
||
INSERT INTO [dbo].[AspNetUsers]([Id], [UserName], [PasswordHash], [SecurityStamp], [Discriminator], [Email], [Phone], [Type]) VALUES (N'63a0d3db-8bde-429b-81e8-f134ae8146a9', N'agoltsgeyer', N'ABtumeEEULQWX90Veu8TKI3kBgsv1EoFNV31OupboOMY2eRFOAd5FNBAu8KmpsVXPQ==', N'6391fdf8-ad17-40e4-b131-54cf5f9a71c7', N'ApplicationUser', N'agoltsgeyer@tulasoft.com', NULL, 1)
|
||
INSERT INTO [dbo].[AspNetUsers]([Id], [UserName], [PasswordHash], [SecurityStamp], [Discriminator], [Email], [Phone], [Type]) VALUES (N'9d4bc4e2-4ef4-4d5c-b7b1-442717ed804e', N'crybitski', N'AOWvX9FG8HViQAlTvGRgVIhu4hCJc+zanXeiHaU6GJ6YfWbWAeLMQlNs+MwD8GcVWA==', N'608dddd9-a217-499c-946b-71d980f206f8', N'ApplicationUser', N'CRYBITSKI@5280SOLUTIONS.COM', NULL, 1)
|
||
INSERT INTO [dbo].[AspNetUsers]([Id], [UserName], [PasswordHash], [SecurityStamp], [Discriminator], [Email], [Phone], [Type]) VALUES (N'b08956da-bd79-452b-8ce9-6efe12764b53', N'admin', N'AEtRECy2m7J0ch0uGDRCDBPnhRRVeZ1qjl+o8L/HEVfanaEhBdiYTnZ7Bv5wEjAEuQ==', N'51a4b9ea-b3a6-4d74-87c1-b9ecd718ad0c', N'ApplicationUser', N'admin@tulasoft.com', NULL, 1)
|
||
|
||
--Synchronizing [dbo].[Client] (records: 0 to delete, 0 to update, 3 to insert)
|
||
|
||
--Inserting data into [dbo].[Client] (3 records)
|
||
INSERT INTO [dbo].[Client]([Id], [Name]) VALUES ('1083637A-930A-4FFE-829B-1383DF434705', N'Internal')
|
||
INSERT INTO [dbo].[Client]([Id], [Name]) VALUES ('E6318FA2-D837-4C97-8559-22D1D9F1F20D', N'FSA')
|
||
INSERT INTO [dbo].[Client]([Id], [Name]) VALUES ('07211465-ED91-46F3-9029-4807DF8B1EFE', N'Home Advisor')
|
||
|
||
--Synchronizing [dbo].[Company] (records: 0 to delete, 0 to update, 5 to insert)
|
||
|
||
--Inserting data into [dbo].[Company] (5 records)
|
||
INSERT INTO [dbo].[Company]([Id], [Name], [ParentCompanyId]) VALUES ('6A7125D9-A742-4831-9CD8-178BF1BE1CFA', N'NDS', 'EA4EF419-0E87-426D-9564-4664018CD83D')
|
||
INSERT INTO [dbo].[Company]([Id], [Name], [ParentCompanyId]) VALUES ('EA4EF419-0E87-426D-9564-4664018CD83D', N'Nelnet', NULL)
|
||
INSERT INTO [dbo].[Company]([Id], [Name], [ParentCompanyId]) VALUES ('7D22C45F-BB37-45EE-B5CB-545B2A4B475B', N'NBS', 'EA4EF419-0E87-426D-9564-4664018CD83D')
|
||
INSERT INTO [dbo].[Company]([Id], [Name], [ParentCompanyId]) VALUES ('C8858D84-F541-4E5E-9B22-946DC644F55F', N'NES', 'EA4EF419-0E87-426D-9564-4664018CD83D')
|
||
INSERT INTO [dbo].[Company]([Id], [Name], [ParentCompanyId]) VALUES ('EF359ED1-5321-41D3-9584-F565D7CA258A', N'CUNet', 'EA4EF419-0E87-426D-9564-4664018CD83D')
|
||
|
||
--Synchronizing [dbo].[Contact] (records: 0 to delete, 0 to update, 1 to insert)
|
||
|
||
--Inserting data into [dbo].[Contact] (1 records)
|
||
INSERT INTO [dbo].[Contact]([Id], [Type], [LastName], [FirstName], [MiddleInt], [Email], [Phone], [ParentId], [ContactClassification]) VALUES ('2CBB6889-27FD-4045-BBDC-51D0BB52549B', 0, N'Williams', N'Valentina', NULL, N'Vwilliams@nelnet.net', N'7204254816', '6A7125D9-A742-4831-9CD8-178BF1BE1CFA', 0)
|
||
|
||
--Synchronizing [dbo].[CreditDepartment] (records: 0 to delete, 0 to update, 3 to insert)
|
||
|
||
--Inserting data into [dbo].[CreditDepartment] (3 records)
|
||
INSERT INTO [dbo].[CreditDepartment]([Id], [Name], [CreditNumber]) VALUES ('8986DA9C-92AB-4FC7-B75D-43B1C7228B72', N'Infrastructure Engineering', N'111111')
|
||
INSERT INTO [dbo].[CreditDepartment]([Id], [Name], [CreditNumber]) VALUES ('5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', N'N/A', N'000')
|
||
INSERT INTO [dbo].[CreditDepartment]([Id], [Name], [CreditNumber]) VALUES ('8DACC4DD-E762-4BCE-9E16-D56BFA13724F', N'IT Delivery - Support Analysts', N'123234')
|
||
|
||
--Synchronizing [dbo].[Expenditure] (records: 0 to delete, 0 to update, 48 to insert)
|
||
|
||
--Inserting data into [dbo].[Expenditure] (48 records)
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('3F9A6DF5-6A49-4B10-9EAD-0397C62359B5', N'Sales Executive')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('22AC07D2-A514-4B17-BFEC-0DA4EB2DE756', N'Business Analyst STAR')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('16974023-C148-4DF1-96CA-0DB6C2D15F90', N'FM .Net Developer')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('5320F551-906D-4EBC-A19C-0F654321CB0B', N'Marketing Executive')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('DDF2C532-32A0-46B3-801E-1E62FB8A03EE', N'Data Architect')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('A838C6D4-4D5B-47C0-B981-2362ED0D53A7', N'Configuration Management')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('CBBE61B9-3B1B-43CA-A4BC-25F73A8497BB', N'Design Consultant')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('67BA5D7E-A16C-47C1-B6FE-293E96E96DEC', N'Chief Executive')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('8FBD4A56-3ADC-4DDB-9862-2C15FD7B300A', N'MS SQL Instance')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('DA09D388-9194-4E93-B143-2EC7891164C9', N'Delivery Management')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('7B31BC85-4864-42DB-8401-2F1FF5F4465A', N'Training/Documentation')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('DE74AB01-7880-43F4-98E0-31A6F40AFD77', N'Creative Svcs')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('CD75B001-9F7F-4E40-A004-3598E912E047', N'Developer ODS')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('0F0F71E9-1C14-43C5-B142-360EF1F2B717', N'VMWare Instance')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('093D11AB-76CB-4DE2-91F6-3CB9CB5977F4', N'Finance Executive')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('7D133FF5-F791-47FE-891A-3CCD762D97D8', N'Business Analyst SYS I')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('FBE71B1C-1AE0-4F09-AA22-3E286CFD79B3', N'Credit Analyst')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('357E1AB3-3C34-4591-B105-42689BC73C24', N'Client Services Representative')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('EE169D0B-BAFC-4ADB-967A-46CBCE25D217', N'Senior Project Manager')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('EB85F0C2-90D4-4F06-8E17-48C2C7A35AE3', N'Account Manager')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('A9E71A73-EC78-492B-AA14-4A5231498E81', N'SAN Storage')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('3631CAAA-F224-4D29-ABE5-4A8D10EEF67E', N'Network Manager')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('FE273E2B-2DA1-462E-9F4F-8052F5D354B2', N'Developer SYS I')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('9B9D827F-D1D0-41C4-85B9-8095A3EE19CA', N'FM Business Analyst')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('53659E1D-3532-4532-9725-8188635EF0A8', N'Product Development')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('3DB4A289-5C54-4EBA-8979-81E854F1AE10', N'Copy Writer')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('E65E01D2-0DE5-411B-898A-83B7E1CFE411', N'Credit Executive')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('EC652300-564C-46EC-9D7D-84301739FDA4', N'Controller')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('7847551D-75EC-44F1-800F-86739251EDC6', N'Business Analyst WEB')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('53B28ABE-1462-487D-9B8F-89DF36940C00', N'Desktop Administrator')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('53CEFB99-2D47-4EF8-8AD5-98F559F7F9C9', N'Project Manager')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('DA09C686-1D06-4E4A-BD5C-9D7AF5937277', N'Operations Executive')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('6C201A22-8998-4A66-B137-A54EDC150A63', N'Functional Architect')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('F2ECA413-0337-4161-8146-A70E98408B6E', N'FM Functional Architect')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('B372DE90-BEDD-4D8D-ACB1-A7642B9DAC86', N'FM Release Management')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('5C31F994-A2A9-4D6F-BC29-A8C47B5349E7', N'Database Administrator')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('3EB55B5A-E32D-4220-89E0-AB4C53FF0687', N'Business Analyst ODS')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('A66A5C8C-A386-4392-870F-B32C1AF6780B', N'Financial Analysts')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('CD8EE8C9-17A0-4F45-8262-B332EEA051DD', N'Delivery Architect')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('F87277E0-FA2B-4AC7-8844-C347D88FC7D8', N'FM Quality Assurance')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('F76D802E-3D72-47DB-9FA2-C536140960D9', N'Network Administrator')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('FDB4BBF3-34C9-4AD9-8240-CD015C8DD8A4', N'Server Engineer')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('86CCC969-CF25-4578-B1FD-CE5009232F20', N'FM Project Manager')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('F2B91E77-13F6-45D6-A5B2-D32644FBED12', N'Quality Assurance')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('16264D9F-E471-47B9-9AC0-DC9959266096', N'Overhead/Admin')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('26CC6525-65AE-4A15-819C-E13474B470D0', N'Developer WEB')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('EECB4378-B747-4622-9B18-E19399148EBC', N'Senior Developer')
|
||
INSERT INTO [dbo].[Expenditure]([Id], [Name]) VALUES ('F91D6634-3E17-4430-A33B-E3238E51A66F', N'Developer STAR')
|
||
|
||
--Synchronizing [dbo].[Expenditure_Category] (records: 0 to delete, 0 to update, 49 to insert)
|
||
|
||
--Inserting data into [dbo].[Expenditure_Category] (49 records)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('0B4D79C5-E636-4369-8940-030BA613B5F2', 'CBBE61B9-3B1B-43CA-A4BC-25F73A8497BB', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('F1DBF1F1-D163-402F-B6FE-08A01AA3E294', '5320F551-906D-4EBC-A19C-0F654321CB0B', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 15, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('D013F951-9C99-4A2D-B3FA-11CE7208F512', '7D133FF5-F791-47FE-891A-3CCD762D97D8', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('23B75549-382A-4428-9487-16BE0B186B2A', 'A9E71A73-EC78-492B-AA14-4A5231498E81', '41D5B11E-ED3D-4724-8B37-6B625375AF94', '15953FDC-3F2C-4B0A-A60B-6480D350E8BC', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 3, 4, N'CG ', 0, 100, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('CD3455C5-6DE3-4EBD-8541-1BB3259ACFE5', '3F9A6DF5-6A49-4B10-9EAD-0397C62359B5', '41D5B11E-ED3D-4724-8B37-6B625375AF94', '7572EF85-370A-4D78-8EFB-425E7E6D27EE', '8986DA9C-92AB-4FC7-B75D-43B1C7228B72', 1, 3, N'CG ', NULL, 10, '43C677F5-7D9C-436D-8629-4ABDA3BA7946', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('CF72CAB4-A666-4388-92D7-25FB2B0D6073', '8FBD4A56-3ADC-4DDB-9862-2C15FD7B300A', '41D5B11E-ED3D-4724-8B37-6B625375AF94', '15953FDC-3F2C-4B0A-A60B-6480D350E8BC', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 2, 2, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('E99CA8CF-6E3A-4C47-8725-290DE7AC4157', 'F91D6634-3E17-4430-A33B-E3238E51A66F', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('315A16A4-4734-4E97-81FA-32218FD88EEB', 'FBE71B1C-1AE0-4F09-AA22-3E286CFD79B3', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 20, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('719AB92C-3035-4DCA-8EF0-32A0210189F9', '0F0F71E9-1C14-43C5-B142-360EF1F2B717', '41D5B11E-ED3D-4724-8B37-6B625375AF94', '15953FDC-3F2C-4B0A-A60B-6480D350E8BC', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 2, 2, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('CCE1741A-3180-4D70-B977-357C4A65A417', 'F2B91E77-13F6-45D6-A5B2-D32644FBED12', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 13, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('12DA06DD-0D52-4B34-A167-363110C95B45', '3631CAAA-F224-4D29-ABE5-4A8D10EEF67E', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 17, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('D22B22F8-6F02-4033-A562-3AF1258E9617', 'DDF2C532-32A0-46B3-801E-1E62FB8A03EE', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 9, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('2F720FAE-ACA7-43AB-998E-3F6550F3F2D0', '3F9A6DF5-6A49-4B10-9EAD-0397C62359B5', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 4, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('B07A70B0-29BC-4403-864B-4052DC226171', 'A838C6D4-4D5B-47C0-B981-2362ED0D53A7', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('5E3AB40A-3969-4C1A-A479-42A272E89257', 'F2ECA413-0337-4161-8146-A70E98408B6E', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', NULL, 0, '00000000-0000-0000-0000-000000000000', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('6DA5A83F-E6EF-4589-96A3-489557480983', 'DE74AB01-7880-43F4-98E0-31A6F40AFD77', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 12, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '9B9D827F-D1D0-41C4-85B9-8095A3EE19CA', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', NULL, 0, '00000000-0000-0000-0000-000000000000', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('A279C1F9-DDE7-4623-8DDC-4D18541F5869', 'DA09C686-1D06-4E4A-BD5C-9D7AF5937277', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 16, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '16264D9F-E471-47B9-9AC0-DC9959266096', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 3, 3, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('886C2855-516E-4663-92BC-54DB5610CAA9', '3EB55B5A-E32D-4220-89E0-AB4C53FF0687', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('A141D33A-5931-4021-9B37-5BF5D479479C', 'FDB4BBF3-34C9-4AD9-8240-CD015C8DD8A4', '838BE6D1-7986-4A63-9C2F-CF6847F01CAF', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '8986DA9C-92AB-4FC7-B75D-43B1C7228B72', 1, 2, N'CG ', NULL, 50, '43C677F5-7D9C-436D-8629-4ABDA3BA7946', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('DF73B57D-C3DD-41F7-9A7D-5CB660E75A9C', 'EECB4378-B747-4622-9B18-E19399148EBC', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 8, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('308E8AFD-1193-4DDB-B2CE-5E9477D7B456', 'DA09D388-9194-4E93-B143-2EC7891164C9', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('33CCC439-A105-4C43-9585-5F7A4106F656', 'EE169D0B-BAFC-4ADB-967A-46CBCE25D217', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 27, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '86CCC969-CF25-4578-B1FD-CE5009232F20', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', NULL, 0, '00000000-0000-0000-0000-000000000000', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('C0A14248-6CF8-4570-AB2B-6F1BF5C4A455', '7B31BC85-4864-42DB-8401-2F1FF5F4465A', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 26, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('C5C0B965-8E0D-4907-959E-6F6260AB0583', 'E65E01D2-0DE5-411B-898A-83B7E1CFE411', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 22, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('71CC04DB-2588-4CB4-A2A7-721F240849F9', 'A66A5C8C-A386-4392-870F-B32C1AF6780B', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 21, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('5A570FD2-7193-4678-B05E-7AC8E9113698', 'F87277E0-FA2B-4AC7-8844-C347D88FC7D8', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', NULL, 0, '00000000-0000-0000-0000-000000000000', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('1ED31F64-5EDD-40E4-898B-86555A04A4AE', '6C201A22-8998-4A66-B137-A54EDC150A63', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('90EBCCD3-EE85-4B77-A0B4-8ACC60BBF1DF', 'EB85F0C2-90D4-4F06-8E17-48C2C7A35AE3', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 5, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '53CEFB99-2D47-4EF8-8AD5-98F559F7F9C9', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 2, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('D459D9A4-4F3D-44E2-BB04-A5602C515398', '357E1AB3-3C34-4591-B105-42689BC73C24', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 6, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('60A34540-9F74-4783-AD52-A6B18ECF040A', '093D11AB-76CB-4DE2-91F6-3CB9CB5977F4', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 24, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '5C31F994-A2A9-4D6F-BC29-A8C47B5349E7', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 10, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('A6921767-EDB3-4A05-BD34-C32E33CAD9AD', 'FE273E2B-2DA1-462E-9F4F-8052F5D354B2', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('6C5323DC-D5AE-4239-A7E5-C88828472F6A', '16974023-C148-4DF1-96CA-0DB6C2D15F90', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', NULL, 0, '00000000-0000-0000-0000-000000000000', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('45F3DCE9-5B63-4290-99F7-CAB27038C5CB', 'F76D802E-3D72-47DB-9FA2-C536140960D9', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 18, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('8E7A5142-7303-4B0B-895A-D2C8C8439954', '3DB4A289-5C54-4EBA-8979-81E854F1AE10', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 11, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('3F050196-A808-430D-9D65-D3295B15D6D0', '3F9A6DF5-6A49-4B10-9EAD-0397C62359B5', '838BE6D1-7986-4A63-9C2F-CF6847F01CAF', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '8DACC4DD-E762-4BCE-9E16-D56BFA13724F', 1, 3, N'CG ', 1, 50, '43C677F5-7D9C-436D-8629-4ABDA3BA7946', NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('5094252D-C745-4402-BF03-DC7AD328FF68', 'CD75B001-9F7F-4E40-A004-3598E912E047', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '22AC07D2-A514-4B17-BFEC-0DA4EB2DE756', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('DDE31F43-33BB-4C24-8D22-E6999142D631', '26CC6525-65AE-4A15-819C-E13474B470D0', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 7, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('13A7D14F-A561-46E1-9C7E-EBA87392874B', '67BA5D7E-A16C-47C1-B6FE-293E96E96DEC', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 25, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('D5D1137E-A1FB-4732-9581-EC348EBBF177', 'CD8EE8C9-17A0-4F45-8262-B332EEA051DD', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('3FFF8ABE-2923-4EB6-A757-EDEFAEBDDC4B', '53659E1D-3532-4532-9725-8188635EF0A8', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 14, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '7847551D-75EC-44F1-800F-86739251EDC6', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'A149F875-E387-4FEF-A155-7FA556297AB9', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 3, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('93E92FC6-9668-44A3-AE61-F87B213B0FCB', '53B28ABE-1462-487D-9B8F-89DF36940C00', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'F020B851-B653-4D0F-9933-74B452FDF7BB', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', 19, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Expenditure_Category]([Id], [ExpenditureId], [GLId], [UOMId], [CreditId], [Type], [UseType], [CGEFX], [SortOrder], [WksSubjectToFee], [SystemAttributeOne], [SystemAttributeTwo]) VALUES ('11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', 'B372DE90-BEDD-4D8D-ACB1-A7642B9DAC86', '41D5B11E-ED3D-4724-8B37-6B625375AF94', 'FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', 1, 1, N'CG ', NULL, 0, '00000000-0000-0000-0000-000000000000', NULL)
|
||
|
||
--Synchronizing [dbo].[Expenditure2Expenditure] (records: 0 to delete, 0 to update, 16 to insert)
|
||
|
||
--Inserting data into [dbo].[Expenditure2Expenditure] (16 records)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('5C712EC9-14CE-4E77-B977-00E788219A8E', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '886C2855-516E-4663-92BC-54DB5610CAA9', 1, 1, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('6C4893AB-F4ED-4E38-8415-045FE070CBC5', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '0B4D79C5-E636-4369-8940-030BA613B5F2', 1, 9, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('01851214-9DFC-4905-97EF-088BE8E9F53A', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'DDE31F43-33BB-4C24-8D22-E6999142D631', 1, 13, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('07F37748-ABBD-455E-93CA-147D82E80ED0', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', 1, 7, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('6E5A370F-067C-4AE7-999B-2DEFCACB9596', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', 1, 11, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('891B25E2-37C9-47DC-8005-48D79BF42613', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'B07A70B0-29BC-4403-864B-4052DC226171', 1, 16, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('60EDEB2A-9388-45FC-AB25-54C096E82020', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '6DA5A83F-E6EF-4589-96A3-489557480983', 1, 5, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('9858ACD6-5203-41D0-92D0-8DB4A0D06DDA', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', 1, 8, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('E645B621-4CD8-412C-AFD1-9F5DE2A369EC', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', 1, 14, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('1BCC3FC8-F407-4CA7-B089-AEF7E9500509', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', 1, 3, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('14156397-DC15-463C-AD94-C2ED3AAA625C', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', 1, 15, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('C177ACE6-A9CB-4519-980B-C52F5951AF0C', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', 1, 12, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('1ED26C4C-BC74-4EC6-ADF3-C98997D213B3', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', 1, 2, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('58E5F111-2ED9-4B5E-871F-CEE1C2E5AE22', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '5094252D-C745-4402-BF03-DC7AD328FF68', 1, 10, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('79B45F96-6485-4B9E-8E98-DA5768D70965', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', 1, 4, 150)
|
||
INSERT INTO [dbo].[Expenditure2Expenditure]([Id], [ParentId], [ChildId], [FactorType], [ProcessOrder], [FactorInt]) VALUES ('70FFEF8B-5B3D-4DE3-99EC-FF39120CA118', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', 1, 6, 150)
|
||
|
||
--Synchronizing [dbo].[Fee_Calculation] (records: 0 to delete, 0 to update, 1 to insert)
|
||
|
||
--Inserting data into [dbo].[Fee_Calculation] (1 records)
|
||
INSERT INTO [dbo].[Fee_Calculation]([Id], [ExpenditureCategoryId], [MinShot], [MaxShot], [Quantity]) VALUES ('0838628E-B48C-4625-8862-92C623EB143B', '23B75549-382A-4428-9487-16BE0B186B2A', 1, 1, 2)
|
||
|
||
--Synchronizing [dbo].[FiscalYear] (records: 0 to delete, 0 to update, 1245 to insert)
|
||
|
||
--Inserting data into [dbo].[FiscalYear] (1245 records)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BD9FFA9E-AB12-45EC-83DA-00895E5A2624', N'JAN', 1, 1999, 4, 10, '19981228 00:00:00.000', '19990131 00:00:00.000', N'JAN-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('79B85733-BC8C-477D-BA38-008B12515742', N'FEB-W1-FY', 0, 2012, 4, 45, '20120130 00:00:00.000', '20120205 00:00:00.000', N'FEB-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('03E90DD7-337E-4D0D-8C1C-008E284E9BBA', N'FY', 3, 2000, 4, 1, '19990329 00:00:00.000', '20000326 00:00:00.000', N'FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('10316A02-EA5B-46F2-8070-00971F1D81BC', N'DEC-W3-FY', 0, 2010, 3, 38, '20091214 00:00:00.000', '20091220 00:00:00.000', N'DEC-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F8E96B0A-648E-484F-BD99-00BA87918C30', N'JAN-W4-FY', 0, 2004, 4, 43, '20040119 00:00:00.000', '20040125 00:00:00.000', N'JAN-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A34F786D-9AE8-491D-9A21-00C15F1BE799', N'OCT-W4-FY', 0, 2011, 3, 30, '20101018 00:00:00.000', '20101024 00:00:00.000', N'OCT-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5814BB08-DFFF-40EB-9F18-00F2DE776E59', N'MAR-W1-FY', 0, 2004, 4, 49, '20040301 00:00:00.000', '20040307 00:00:00.000', N'MAR-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('50A6C50E-E4E8-4E2C-8264-0109A205045B', N'APR-W4-FY', 0, 2015, 1, 4, '20140421 00:00:00.000', '20140427 00:00:00.000', N'APR-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('738DCA64-915D-4A4C-B5D0-020D8753E782', N'FEB-W1-FY', 0, 2007, 4, 45, '20070129 00:00:00.000', '20070204 00:00:00.000', N'FEB-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E74D7727-0448-431D-AB16-02A5656A6A8A', N'JAN-W4-FY', 0, 2008, 4, 44, '20080121 00:00:00.000', '20080127 00:00:00.000', N'JAN-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DE3939F6-7737-4515-93BE-02B515905CA7', N'MAR-W2-FY', 0, 2008, 4, 50, '20080303 00:00:00.000', '20080309 00:00:00.000', N'MAR-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3D632BB3-0764-4C37-93AA-02BA494A71B4', N'MAY-W2-FY', 0, 2013, 1, 7, '20120507 00:00:00.000', '20120513 00:00:00.000', N'MAY-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A2B6A877-4AD0-4586-8C41-02C1F3027D23', N'DEC-W1-FY', 0, 2015, 3, 36, '20141201 00:00:00.000', '20141207 00:00:00.000', N'DEC-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('23FBF7AE-AFA2-4A09-A3AA-02F2B2476F25', N'JAN-W5-FY', 0, 2004, 4, 44, '20040126 00:00:00.000', '20040201 00:00:00.000', N'JAN-W5-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A36B589F-9166-4255-9287-0335A29B8ECF', N'SEP', 1, 2005, 2, 6, '20040830 00:00:00.000', '20040926 00:00:00.000', N'SEP-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9E00E4F1-8D28-4541-B11E-03A4109B0D85', N'JUL-W3-FY', 0, 2007, 2, 16, '20060710 00:00:00.000', '20060716 00:00:00.000', N'JUL-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1EC0742E-F020-46EF-8086-040E57DE6B71', N'AUG-W1-FY', 0, 2002, 2, 19, '20010730 00:00:00.000', '20010805 00:00:00.000', N'AUG-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('31D36C20-07FE-4A1D-B992-044543D02EB6', N'AUG-W4-FY', 0, 2003, 2, 22, '20020826 00:00:00.000', '20020901 00:00:00.000', N'AUG-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B9393F95-6776-4108-B2AA-0454094D9E35', N'NOV-W2-FY', 0, 2000, 3, 33, '19991108 00:00:00.000', '19991114 00:00:00.000', N'NOV-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('22DBB99F-DEA7-4893-95B0-04A6D0F2FDE1', N'NOV-W1-FY', 0, 2015, 3, 31, '20141027 00:00:00.000', '20141102 00:00:00.000', N'NOV-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6ED83AB3-8F9D-47F4-AE3E-04E064690C2B', N'JAN', 1, 2011, 4, 10, '20101227 00:00:00.000', '20110130 00:00:00.000', N'11-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('955D3AF1-0A2A-4E45-878D-0500FC7E4DCE', N'DEC-W1-FY', 0, 1999, 3, 36, '19981130 00:00:00.000', '19981206 00:00:00.000', N'DEC-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('72059BAA-3403-4B00-8D47-0508324739B3', N'MAR', 1, 2013, 4, 12, '20130225 00:00:00.000', '20130331 00:00:00.000', N'13-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4BAE7E4F-CE83-4F02-9A20-050E9CDF1737', N'JUN-W2-FY', 0, 2006, 1, 11, '20050606 00:00:00.000', '20050612 00:00:00.000', N'JUN-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8D4E194C-6728-41F1-83E7-052599635D29', N'APR-W5-FY', 0, 2007, 1, 5, '20060424 00:00:00.000', '20060430 00:00:00.000', N'APR-W5-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3C522365-B848-42D7-AC49-0541F2468CAE', N'FEB', 1, 2015, 4, 11, '20150126 00:00:00.000', '20150222 00:00:00.000', N'15-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8FE8D007-8ABA-4E5A-9403-056892B194DE', N'OCT-W5-FY', 0, 2011, 3, 31, '20101025 00:00:00.000', '20101031 00:00:00.000', N'OCT-W5-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4EAE0756-6616-4473-87A5-056B294D6718', N'MAR-W2-FY', 0, 2015, 4, 49, '20150302 00:00:00.000', '20150308 00:00:00.000', N'MAR-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('60593A1E-FEA5-47B1-BE33-05E2E203C9D3', N'OCT-W1-FY', 0, 2009, 3, 27, '20080929 00:00:00.000', '20081005 00:00:00.000', N'OCT-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F698C2F3-3EB7-4AE7-84E5-064108EDD1A0', N'JAN-W2-FY', 0, 2012, 4, 41, '20120102 00:00:00.000', '20120108 00:00:00.000', N'JAN-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1C0DB4D1-D63A-46B5-B627-069FAA6C39EC', N'NOV-W4-FY', 0, 2007, 3, 35, '20061120 00:00:00.000', '20061126 00:00:00.000', N'NOV-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F55830D4-4070-48C8-854D-07A23A5DE44D', N'FY', 3, 2015, 4, 1, '20140331 00:00:00.000', '20150329 00:00:00.000', N'FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('45E69D24-7854-400B-A1C5-07BB6ED6D0EB', N'JUL', 1, 2001, 2, 4, '20000626 00:00:00.000', '20000730 00:00:00.000', N'JUL-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4BF4B7C8-31E7-43CC-A4F4-07D5157C475D', N'JUN-W4-FY', 0, 2010, 1, 13, '20090622 00:00:00.000', '20090628 00:00:00.000', N'JUN-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3D07FB15-2779-492F-9F1F-07F6AC278876', N'MAR-W4-FY', 0, 2000, 4, 52, '20000320 00:00:00.000', '20000325 00:00:00.000', N'MAR-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('83A31A17-5FAB-46FB-BACE-08266C78E080', N'MAR-W3-FY', 0, 1999, 4, 51, '19990315 00:00:00.000', '19990321 00:00:00.000', N'MAR-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('80206A24-39BA-4A1F-8A3D-0871E5E3B0C3', N'OCT', 1, 2009, 3, 7, '20080929 00:00:00.000', '20081026 00:00:00.000', N'9-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('87D3BFD1-8571-4705-A4F6-096D43DD71CA', N'APR-W5-FY', 0, 2001, 1, 5, '20000424 00:00:00.000', '20000430 00:00:00.000', N'APR-W5-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7C407A70-0E93-4230-9C8E-09C48F52FB8A', N'SEP', 1, 2010, 2, 6, '20090831 00:00:00.000', '20090927 00:00:00.000', N'10-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E6A1C0F2-8758-4403-82C7-09E316A7720C', N'JUN-W3-FY', 0, 2010, 1, 12, '20090615 00:00:00.000', '20090621 00:00:00.000', N'JUN-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3D8463E5-1D27-4651-AD22-0A24CC18E3C4', N'NOV-W4-FY', 0, 2010, 3, 34, '20091116 00:00:00.000', '20091122 00:00:00.000', N'NOV-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F1242F0C-C962-4823-8C52-0A419966B8E1', N'DEC-W3-FY', 0, 2003, 3, 38, '20021216 00:00:00.000', '20021222 00:00:00.000', N'DEC-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B121380-6135-461D-B733-0A874631D6D2', N'DEC-W2-FY', 0, 2005, 3, 37, '20041206 00:00:00.000', '20041212 00:00:00.000', N'DEC-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6BE614A0-7E09-4B65-94CA-0A8E9118514D', N'OCT', 1, 2015, 3, 7, '20140929 00:00:00.000', '20141026 00:00:00.000', N'15-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5227E510-7A1E-437A-880E-0AADAF420088', N'OCT-W1-FY', 0, 1999, 3, 27, '19980928 00:00:00.000', '19981004 00:00:00.000', N'OCT-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('49DDCECF-795B-4F0F-8F72-0ABD92517580', N'SEP-W5-FY', 0, 2008, 2, 27, '20070924 00:00:00.000', '20070930 00:00:00.000', N'SEP-W5-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FA722F10-7782-42C6-A20B-0ADFB14A4008', N'MAR-W3-FY', 0, 2014, 4, 50, '20140310 00:00:00.000', '20140316 00:00:00.000', N'MAR-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('982F12A0-BDAA-4050-A1D5-0AE8B6483698', N'FEB-W1-FY', 0, 2013, 4, 45, '20130128 00:00:00.000', '20130203 00:00:00.000', N'FEB-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B104C00C-747B-4635-8EB9-0B20549DCEE4', N'JUN-W3-FY', 0, 1999, 1, 12, '19980615 00:00:00.000', '19980621 00:00:00.000', N'JUN-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('94FCB454-575C-4BA7-9D3A-0B2C6BD2E8D2', N'Q4', 2, 2005, 4, 4, '20041227 00:00:00.000', '20050327 00:00:00.000', N'Q4-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3DC4D2C1-8FFF-4B5D-928C-0B2C99A8E07F', N'JUL-W1-FY', 0, 2007, 2, 14, '20060626 00:00:00.000', '20060702 00:00:00.000', N'JUL-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A1FD52CD-2620-4AA3-A71D-0B3DE0FF41FB', N'NOV', 1, 2004, 3, 8, '20031103 00:00:00.000', '20031130 00:00:00.000', N'NOV-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6D1CD7ED-C74E-4A7C-AFC1-0B67229294A0', N'Q2', 2, 2012, 2, 2, '20110627 00:00:00.000', '20110925 00:00:00.000', N'Q2-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('70BB4844-77C3-44A5-A6FF-0B7D0006984B', N'JAN-W3-FY', 0, 2000, 4, 42, '20000110 00:00:00.000', '20000116 00:00:00.000', N'JAN-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('38882B7E-17BB-4FA0-97EC-0B800F9159F1', N'APR-W4-FY', 0, 2016, 1, 4, '20150420 00:00:00.000', '20150426 00:00:00.000', N'APR-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('69082276-0FDD-4BDE-846D-0BCF357231B1', N'DEC', 1, 2001, 3, 9, '20001127 00:00:00.000', '20001224 00:00:00.000', N'DEC-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('38D822DD-229C-4B16-B3F8-0BD8F5C0D8E9', N'SEP-W3-FY', 0, 2005, 2, 25, '20040913 00:00:00.000', '20040919 00:00:00.000', N'SEP-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CE780F42-0C2B-4EA9-A74E-0C09B372E980', N'JUN-W4-FY', 0, 2002, 1, 13, '20010618 00:00:00.000', '20010624 00:00:00.000', N'JUN-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C48B794D-EF62-4715-8654-0C285EAD38ED', N'AUG-W2-FY', 0, 1999, 2, 20, '19980810 00:00:00.000', '19980816 00:00:00.000', N'AUG-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0BA21BEC-0CEA-473A-94C1-0C3108FB8F45', N'MAR-W1-FY', 0, 2000, 4, 49, '20000228 00:00:00.000', '20000305 00:00:00.000', N'MAR-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('34F06807-37D2-4EE9-A1CD-0CE141E3E298', N'AUG-W2-FY', 0, 2000, 2, 20, '19990809 00:00:00.000', '19990815 00:00:00.000', N'AUG-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5130F4C1-9E01-4C92-ABDB-0D0DB1E45372', N'FEB-W4-FY', 0, 2016, 4, 48, '20160222 00:00:00.000', '20160228 00:00:00.000', N'FEB-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5997B866-5DC1-44FD-82C5-0D3619D5F153', N'Q3', 2, 2005, 3, 3, '20040927 00:00:00.000', '20041226 00:00:00.000', N'Q3-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A2242594-905E-44AC-B764-0D400EBF4C68', N'APR-W4-FY', 0, 2000, 1, 4, '19990419 00:00:00.000', '19990425 00:00:00.000', N'APR-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B58F6C6E-78E0-49C7-88CE-0D69A9189DD2', N'NOV-W1-FY', 0, 2001, 3, 32, '20001030 00:00:00.000', '20001105 00:00:00.000', N'NOV-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1EFC6266-0A36-4A17-89F2-0D6D8E05FE6F', N'FEB-W4-FY', 0, 2002, 4, 48, '20020218 00:00:00.000', '20020224 00:00:00.000', N'FEB-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('77231B7A-F428-4E20-85B0-0D90080479B3', N'JUL', 1, 2004, 2, 4, '20030630 00:00:00.000', '20030803 00:00:00.000', N'JUL-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('25209732-CBEE-4125-AAE5-0DA5D115ABB4', N'APR-W5-FY', 0, 2008, 1, 5, '20070423 00:00:00.000', '20070429 00:00:00.000', N'APR-W5-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F0A8BFEC-DBE3-46DD-8E48-0DD15ECE9023', N'JAN-W3-FY', 0, 2010, 4, 42, '20100111 00:00:00.000', '20100117 00:00:00.000', N'JAN-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('049F0EE2-C65B-4E85-9ACB-0DD5A1992CB2', N'MAY-W3-FY', 0, 2009, 1, 7, '20080512 00:00:00.000', '20080518 00:00:00.000', N'MAY-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D77A61DE-54CD-4EFC-AB1D-0DFFF0217DFE', N'AUG-W2-FY', 0, 2001, 2, 20, '20000807 00:00:00.000', '20000813 00:00:00.000', N'AUG-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E4CBFFD8-845B-4174-A14C-0E8871178374', N'MAR-W2-FY', 0, 2003, 4, 50, '20030310 00:00:00.000', '20030316 00:00:00.000', N'MAR-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('187916D9-F575-470D-A580-0F4AACF6A907', N'MAY-W1-FY', 0, 2008, 1, 6, '20070430 00:00:00.000', '20070506 00:00:00.000', N'MAY-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C598882B-01E5-4202-906E-0FC376D0331D', N'SEP', 1, 2002, 2, 6, '20010827 00:00:00.000', '20010923 00:00:00.000', N'SEP-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C1C5EBD7-3B7B-4A5F-A982-1018F8E0DACF', N'MAR-W1-FY', 0, 2014, 4, 48, '20140224 00:00:00.000', '20140302 00:00:00.000', N'MAR-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BB5A62CD-2971-480A-916E-10199B27BCEC', N'JUL-W3-FY', 0, 2001, 2, 16, '20000710 00:00:00.000', '20000716 00:00:00.000', N'JUL-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('97C33296-2925-4996-9403-10207851D48B', N'FEB-W4-FY', 0, 2008, 4, 48, '20080218 00:00:00.000', '20080224 00:00:00.000', N'FEB-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('579E0992-B17F-4C26-A05D-1043DD36CD5D', N'SEP-W4-FY', 0, 2003, 2, 26, '20020923 00:00:00.000', '20020929 00:00:00.000', N'SEP-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E0A67C2C-1037-4411-BA44-1055657508F2', N'SEP', 1, 2009, 2, 6, '20080901 00:00:00.000', '20080928 00:00:00.000', N'9-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('107A0BF0-B5EC-4951-9FDB-107CF942794D', N'OCT', 1, 2013, 3, 7, '20121001 00:00:00.000', '20121028 00:00:00.000', N'13-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DA13F12E-7BE3-406A-BDAF-10DE6A11347F', N'APR', 1, 2004, 1, 1, '20030331 00:00:00.000', '20030504 00:00:00.000', N'APR-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E6A1B9B9-FB77-431A-823D-10E272DFAFB6', N'APR-W4-FY', 0, 2006, 1, 4, '20050418 00:00:00.000', '20050424 00:00:00.000', N'APR-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BCD5C917-33E3-4C34-8C99-111FCD3F4A9C', N'MAR-W2-FY', 0, 2005, 4, 50, '20050307 00:00:00.000', '20050313 00:00:00.000', N'MAR-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('909080E0-A630-45DB-B4BF-114CDD513998', N'JUL', 1, 2015, 2, 4, '20140630 00:00:00.000', '20140727 00:00:00.000', N'15-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('655D992F-33B3-41A6-8411-11E5C25ECE08', N'OCT', 1, 2016, 3, 7, '20150928 00:00:00.000', '20151025 00:00:00.000', N'16-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3C8F82A9-9616-4CBA-AF4A-12914C8092CF', N'OCT', 1, 2008, 3, 7, '20071001 00:00:00.000', '20071028 00:00:00.000', N'8-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7267A88C-ACFE-4410-8D7B-12EFDBE477D8', N'SEP-W1-FY', 0, 2005, 2, 23, '20040830 00:00:00.000', '20040905 00:00:00.000', N'SEP-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('54FE2DAC-AB50-4F39-AEE5-134F9E60B0EC', N'NOV-W5-FY', 0, 2015, 3, 35, '20141124 00:00:00.000', '20141130 00:00:00.000', N'NOV-W5-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('87FB9DAB-8DE3-4932-93EB-13A0630FB8E8', N'JUN-W2-FY', 0, 2011, 1, 11, '20100607 00:00:00.000', '20100613 00:00:00.000', N'JUN-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('70D4C20D-FA6B-438A-98A7-13B0DCE7AE2A', N'OCT-W3-FY', 0, 2004, 3, 29, '20031013 00:00:00.000', '20031019 00:00:00.000', N'OCT-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A0D133D3-1F4B-46E8-8A8A-13D841C73DAD', N'APR-W1-FY', 0, 2010, 1, 1, '20090330 00:00:00.000', '20090405 00:00:00.000', N'APR-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FA39C82D-EB76-4F47-8534-13F26DD33655', N'AUG', 1, 2016, 2, 5, '20150727 00:00:00.000', '20150830 00:00:00.000', N'16-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D4A2768A-F597-4F8A-9131-141C684257FB', N'Q3', 2, 1999, 3, 3, '19980928 00:00:00.000', '19981227 00:00:00.000', N'Q3-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A3CE1A78-1B92-4DFA-81CF-142D0BE64A1E', N'DEC-W1-FY', 0, 2007, 3, 36, '20061127 00:00:00.000', '20061203 00:00:00.000', N'DEC-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B0839E0F-674C-4448-97CC-14B00B19AC9C', N'DEC-W2-FY', 0, 2004, 3, 37, '20031208 00:00:00.000', '20031214 00:00:00.000', N'DEC-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BB261A23-2456-414B-9120-14B4CC93008C', N'NOV', 1, 2009, 3, 8, '20081027 00:00:00.000', '20081130 00:00:00.000', N'9-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('59FC3EAC-45A0-4868-9F55-15772D36D841', N'SEP', 1, 2015, 2, 6, '20130826 00:00:00.000', '20140928 00:00:00.000', N'15-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4D850DEC-4306-4D35-B6C1-157A5B3D37FE', N'JUL-W4-FY', 0, 2002, 2, 17, '20010716 00:00:00.000', '20010722 00:00:00.000', N'JUL-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('61732B84-AA79-4231-B30A-158849664060', N'JUN', 1, 2016, 1, 3, '20150601 00:00:00.000', '20150628 00:00:00.000', N'16-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B2F875F8-0B29-4450-A97C-15B05A7ECD1E', N'JAN-W1-FY', 0, 2009, 4, 40, '20081229 00:00:00.000', '20090104 00:00:00.000', N'JAN-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C19A6BBB-53A0-4B60-B19B-16176AF3DDF0', N'SEP-W2-FY', 0, 2008, 2, 24, '20070903 00:00:00.000', '20070909 00:00:00.000', N'SEP-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2E176F7F-BFCB-440C-A667-16248CB1C326', N'FEB-W4-FY', 0, 2010, 4, 48, '20100222 00:00:00.000', '20100228 00:00:00.000', N'FEB-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('279EE7B7-8D5F-444A-A93D-164AE880F4E2', N'Q4', 2, 2002, 4, 4, '20011224 00:00:00.000', '20020331 00:00:00.000', N'Q4-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A89214B8-93E8-4EB9-98DF-166F009EA024', N'AUG-W4-FY', 0, 2004, 2, 22, '20030825 00:00:00.000', '20030831 00:00:00.000', N'AUG-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('61075EA7-BA42-49AB-85F3-16957FD0A76B', N'JUN', 1, 2005, 1, 3, '20040531 00:00:00.000', '20040627 00:00:00.000', N'JUN-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E64F8E87-3D84-44DF-9645-16C0E9CF2F8B', N'APR-W2-FY', 0, 2002, 1, 2, '20010402 00:00:00.000', '20010408 00:00:00.000', N'APR-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0C27EC3A-E522-4A63-A599-16E1D9DD54A0', N'NOV-W3-FY', 0, 2002, 3, 34, '20011112 00:00:00.000', '20011118 00:00:00.000', N'NOV-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3A873881-2376-45D2-9D05-1726C97C778C', N'JUL-W3-FY', 0, 2005, 2, 16, '20040712 00:00:00.000', '20040718 00:00:00.000', N'JUL-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B4205C01-A4B0-40E3-A7F4-1756A1D96279', N'JUL', 1, 2014, 2, 4, '20130701 00:00:00.000', '20130728 00:00:00.000', N'14-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('169B496B-46CA-43EE-A97C-17B51AAAD2C5', N'NOV-W3-FY', 0, 2016, 3, 33, '20151109 00:00:00.000', '20151115 00:00:00.000', N'NOV-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A6334E2C-A3C8-4E0B-A7EB-17D9F61CD38E', N'FEB-W3-FY', 0, 2002, 4, 47, '20020211 00:00:00.000', '20020217 00:00:00.000', N'FEB-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('749E3044-949A-4CBA-BE78-1800A6A332BE', N'APR', 1, 1999, 1, 1, '19980330 00:00:00.000', '19980503 00:00:00.000', N'APR-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A178AE42-858F-4DCE-A901-1805D09CA77B', N'MAY-W1-FY', 0, 2011, 1, 5, '20100426 00:00:00.000', '20100502 00:00:00.000', N'MAY-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('904DCC6D-900E-4DDE-B421-181B8D8866A7', N'MAY-W1-FY', 0, 2015, 1, 5, '20140428 00:00:00.000', '20140504 00:00:00.000', N'MAY-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B429E72-0BFC-4B57-BF21-183EEF8D3F1E', N'DEC', 1, 2014, 3, 9, '20131125 00:00:00.000', '20131229 00:00:00.000', N'14-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E3107C9-7306-43E2-B21D-18443D580D9E', N'JUL-W4-FY', 0, 2007, 2, 17, '20060717 00:00:00.000', '20060723 00:00:00.000', N'JUL-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6337B743-7842-46FB-8ACF-184EA884C3BB', N'OCT', 1, 2000, 3, 7, '19990927 00:00:00.000', '19991031 00:00:00.000', N'OCT-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('74163380-EC89-4AD4-AA50-185B45995704', N'JAN-W4-FY', 0, 2012, 4, 43, '20120116 00:00:00.000', '20120122 00:00:00.000', N'JAN-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9BC0F1BD-524B-4492-A590-1868FEB72816', N'FEB-W1-FY', 0, 2003, 4, 45, '20030203 00:00:00.000', '20030209 00:00:00.000', N'FEB-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DD28E6E8-03EE-46D8-A45C-186C72D05E06', N'AUG-W2-FY', 0, 2007, 2, 20, '20060807 00:00:00.000', '20060813 00:00:00.000', N'AUG-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('099F04D3-A667-4DEC-AB81-18C014237FA1', N'SEP-W1-FY', 0, 2013, 2, 23, '20120827 00:00:00.000', '20120902 00:00:00.000', N'SEP-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('589A4D15-3EF6-448D-BB90-19A0E13684AD', N'OCT-W2-FY', 0, 2003, 3, 28, '20021007 00:00:00.000', '20021013 00:00:00.000', N'OCT-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('54004E5E-924D-44E5-9712-19A4FDB842A6', N'FEB', 1, 2005, 4, 11, '20050131 00:00:00.000', '20050227 00:00:00.000', N'FEB-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3040F8A7-4311-43A2-9B2E-1A2EE6730908', N'APR-W5-FY', 0, 2000, 1, 5, '19990426 00:00:00.000', '19990502 00:00:00.000', N'APR-W5-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CC4A4709-C5C3-4F9E-8D2A-1AB48B260CB5', N'NOV-W5-FY', 0, 2009, 3, 35, '20081124 00:00:00.000', '20081130 00:00:00.000', N'NOV-W5-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D010630A-D93D-4859-ABCF-1AC1B94A48F8', N'JUN-W1-FY', 0, 2015, 1, 9, '20140526 00:00:00.000', '20140601 00:00:00.000', N'JUN-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AD16B233-630A-4267-8708-1AD358AED78F', N'JUN-W2-FY', 0, 2010, 1, 11, '20090608 00:00:00.000', '20090614 00:00:00.000', N'JUN-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B4DAE637-311D-40BB-AF61-1B180FF77EEE', N'NOV-W4-FY', 0, 2003, 3, 35, '20021125 00:00:00.000', '20021201 00:00:00.000', N'NOV-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CAF6AB7E-57D6-4AC3-B487-1B252DDF8A26', N'AUG-W1-FY', 0, 1999, 2, 19, '19980803 00:00:00.000', '19980809 00:00:00.000', N'AUG-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('675BFDD4-314F-48FA-807F-1B98F76F6A0A', N'Q3', 2, 2000, 3, 3, '19990927 00:00:00.000', '19991226 00:00:00.000', N'Q3-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6D7919C4-095D-49F6-A67E-1B98F9113661', N'JUL-W2-FY', 0, 2011, 2, 15, '20100705 00:00:00.000', '20100711 00:00:00.000', N'JUL-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A684E744-1BF3-4215-A7B6-1BF76C5A474B', N'JAN-W3-FY', 0, 1999, 4, 42, '19990111 00:00:00.000', '19990117 00:00:00.000', N'JAN-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('59E78B04-1573-40A2-8528-1C09FD8CA8D8', N'FEB-W3-FY', 0, 2013, 4, 47, '20130211 00:00:00.000', '20130217 00:00:00.000', N'FEB-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B433B705-DF33-497F-970C-1C1273C38134', N'JUL-W4-FY', 0, 1999, 2, 17, '19980720 00:00:00.000', '19980726 00:00:00.000', N'JUL-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DC1482A9-5F28-49C5-992C-1C2F19BDBCFD', N'APR-W3-FY', 0, 2001, 1, 3, '20000410 00:00:00.000', '20000416 00:00:00.000', N'APR-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('921B47CF-C1E0-41A6-BDD5-1C46A396FDBE', N'FEB-W2-FY', 0, 2004, 4, 46, '20040209 00:00:00.000', '20040215 00:00:00.000', N'FEB-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2389AEF0-1FA1-4908-91A4-1C98DFDB9F09', N'MAR-W5-FY', 0, 2008, 4, 53, '20080324 00:00:00.000', '20080330 00:00:00.000', N'MAR-W5-FY-08', N'NO ', 1)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A5D20162-132E-4806-AB8C-1CACD02A5022', N'JAN-W4-FY', 0, 2013, 4, 44, '20130121 00:00:00.000', '20130127 00:00:00.000', N'JAN-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8FBB1DAD-3ED6-4B6C-A95C-1CE53E0FCD6D', N'JAN-W2-FY', 0, 2009, 4, 41, '20090105 00:00:00.000', '20090111 00:00:00.000', N'JAN-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FBFE9FBB-5CFE-4AD4-80F5-1D6F5B5593FE', N'SEP-W3-FY', 0, 2008, 2, 25, '20070910 00:00:00.000', '20070916 00:00:00.000', N'SEP-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C91BD495-844C-4D55-A3B9-1D734FA7EE50', N'APR-W1-FY', 0, 2012, 1, 1, '20110328 00:00:00.000', '20110403 00:00:00.000', N'APR-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7A4F8227-C5E3-417C-93B1-1DAAF3C17CE0', N'SEP', 1, 2012, 2, 6, '20110829 00:00:00.000', '20110925 00:00:00.000', N'12-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3C2D6E43-114B-42AB-B293-1DB7FF3E895D', N'OCT-W5-FY', 0, 2004, 3, 31, '20031027 00:00:00.000', '20031102 00:00:00.000', N'OCT-W5-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('90A6195F-DCCA-4F7F-8BA9-1DD9DF9E4301', N'Q2', 2, 2005, 2, 2, '20040628 00:00:00.000', '20040926 00:00:00.000', N'Q2-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E203F6E5-3EB7-45AB-8A0B-1E1FB1585EF8', N'APR-W1-FY', 0, 2005, 1, 1, '20040329 00:00:00.000', '20040404 00:00:00.000', N'APR-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B27FD223-209B-4E88-B557-1E300302AF64', N'SEP-W3-FY', 0, 2014, 2, 24, '20130909 00:00:00.000', '20130915 00:00:00.000', N'SEP-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A870AB40-A1BF-44BF-9A59-1EB75BEAB4FD', N'NOV-W2-FY', 0, 2011, 3, 33, '20101108 00:00:00.000', '20101114 00:00:00.000', N'NOV-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FE816DED-5670-4E15-951E-1ED0AE05A952', N'APR-W4-FY', 0, 2005, 1, 4, '20040419 00:00:00.000', '20040425 00:00:00.000', N'APR-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2C4557DB-C987-4A3B-8F24-1F005FDCFE33', N'FEB-W4-FY', 0, 2011, 4, 48, '20110221 00:00:00.000', '20110227 00:00:00.000', N'FEB-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B5263667-7289-4B35-AF1F-1F773AF019A3', N'JUL-W3-FY', 0, 2012, 2, 16, '20110711 00:00:00.000', '20110717 00:00:00.000', N'JUL-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('68D6EA8A-B226-4C6F-B55A-1F99B5B2C25F', N'MAR-W2-FY', 0, 2010, 4, 50, '20100308 00:00:00.000', '20100314 00:00:00.000', N'MAR-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6E56B618-477F-4D92-9EF4-1FAA81A2CB0D', N'NOV', 1, 1999, 3, 8, '19981102 00:00:00.000', '19981129 00:00:00.000', N'NOV-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0079659F-78CE-4461-AE7F-1FBCD48AF2D4', N'JAN-W5-FY', 0, 2000, 4, 44, '20000124 00:00:00.000', '20000130 00:00:00.000', N'JAN-W5-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E63FD545-D086-44E2-B0DE-2023E4E5FF9F', N'AUG', 1, 2008, 2, 5, '20070730 00:00:00.000', '20070826 00:00:00.000', N'8-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E5BE0D86-679F-4AFB-ABE3-2038FD80DCF2', N'FEB-W4-FY', 0, 2000, 4, 48, '20000221 00:00:00.000', '20000227 00:00:00.000', N'FEB-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('652481A6-172E-44D0-8B38-204A4FC8C9D2', N'MAY-W3-FY', 0, 2002, 1, 8, '20010514 00:00:00.000', '20010520 00:00:00.000', N'MAY-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('32DB9A80-E324-42F4-A800-2053040D4D20', N'APR-W4-FY', 0, 2010, 1, 4, '20090420 00:00:00.000', '20090426 00:00:00.000', N'APR-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0362AF43-64D5-46C3-A272-206FAC54DB61', N'FEB', 1, 2000, 4, 11, '20000131 00:00:00.000', '20000227 00:00:00.000', N'FEB-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3F3473D7-8B91-4E9D-8533-20FC058F5A20', N'AUG-W3-FY', 0, 2013, 2, 21, '20120813 00:00:00.000', '20120819 00:00:00.000', N'AUG-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('56109FD3-D66C-4891-9239-211C4546F366', N'JAN-W1-FY', 0, 2008, 4, 41, '20071231 00:00:00.000', '20080106 00:00:00.000', N'JAN-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('14719091-C47F-4723-B6CE-21561BD0DA48', N'JUN-W3-FY', 0, 2014, 1, 11, '20130610 00:00:00.000', '20130616 00:00:00.000', N'JUN-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D3D975D6-56B3-4B65-9970-216523594B59', N'MAR-W2-FY', 0, 2006, 4, 50, '20060306 00:00:00.000', '20060312 00:00:00.000', N'MAR-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('22CEBED5-508D-49D1-BB73-2166C63403AD', N'SEP-W1-FY', 0, 2007, 2, 23, '20060828 00:00:00.000', '20060903 00:00:00.000', N'SEP-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8DFE4C59-457F-48F2-8452-218F93BD0D5B', N'AUG', 1, 1999, 2, 5, '19980803 00:00:00.000', '19980830 00:00:00.000', N'AUG-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8152E691-CE81-4701-AEB9-21D2CE0C592D', N'JUL-W4-FY', 0, 2016, 2, 17, '20150720 00:00:00.000', '20150726 00:00:00.000', N'JUL-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('148FD292-5CBE-4101-AC66-21FDBB1D3149', N'AUG', 1, 2014, 2, 5, '20130729 00:00:00.000', '20130825 00:00:00.000', N'14-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('300433AE-5AB0-4505-957D-221BDAF9FE55', N'OCT-W2-FY', 0, 2007, 3, 28, '20061002 00:00:00.000', '20061008 00:00:00.000', N'OCT-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E5C6EFCA-780A-4656-A7E2-2243C705D2FC', N'OCT-W2-FY', 0, 2015, 3, 28, '20141006 00:00:00.000', '20141012 00:00:00.000', N'OCT-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7A2BE86B-3393-4996-B011-224DCA68CC25', N'FY', 3, 2007, 4, 1, '20060327 00:00:00.000', '20070325 00:00:00.000', N'FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4D0A5B37-14F8-4335-A10B-2273F8B84B84', N'MAY-W3-FY', 0, 2005, 1, 8, '20040517 00:00:00.000', '20040523 00:00:00.000', N'MAY-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('03A3E7F7-52B5-4934-AFBB-228204D79EDE', N'SEP-W1-FY', 0, 2011, 2, 23, '20100830 00:00:00.000', '20100905 00:00:00.000', N'SEP-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('69203C09-FF83-4B19-AA2B-237400B52609', N'SEP-W1-FY', 0, 2009, 2, 23, '20080901 00:00:00.000', '20080907 00:00:00.000', N'SEP-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('56CA584A-BB4C-4661-8ABE-23838C13767A', N'JUN-W4-FY', 0, 2013, 1, 13, '20120618 00:00:00.000', '20120624 00:00:00.000', N'JUN-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DFC26DAD-B85D-438D-A9D1-241C0DE7EE65', N'FEB-W3-FY', 0, 2006, 4, 47, '20060213 00:00:00.000', '20060219 00:00:00.000', N'FEB-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FEE2A51A-41DD-42CC-93B7-24299C873A84', N'DEC', 1, 2004, 3, 9, '20031201 00:00:00.000', '20031228 00:00:00.000', N'DEC-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9DCF97EF-FD81-4AD6-9DE2-2437F2DEB353', N'JUL-W2-FY', 0, 2013, 2, 15, '20120702 00:00:00.000', '20120708 00:00:00.000', N'JUL-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1803762E-1030-48A9-99B4-245368EE295D', N'JUL-W1-FY', 0, 2009, 2, 14, '20080630 00:00:00.000', '20080706 00:00:00.000', N'JUL-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('39EEF39B-F1FD-4E05-A7E4-2454A98F71BA', N'NOV-W1-FY', 0, 2005, 3, 32, '20041101 00:00:00.000', '20041107 00:00:00.000', N'NOV-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B872705D-0368-4DF2-8051-24A42D78F840', N'MAR-W2-FY', 0, 2007, 4, 50, '20070305 00:00:00.000', '20070311 00:00:00.000', N'MAR-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AE868177-6C66-4998-B74A-24D5A4D931AC', N'JUL-W4-FY', 0, 2005, 2, 17, '20040719 00:00:00.000', '20040725 00:00:00.000', N'JUL-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8A7B3FC4-D0A3-41F0-BD8B-24EB82D74ED5', N'FEB', 1, 2001, 4, 11, '20010129 00:00:00.000', '20010225 00:00:00.000', N'FEB-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('11159507-074C-4214-9319-2527D45CA215', N'AUG-W3-FY', 0, 2014, 2, 20, '20130812 00:00:00.000', '20130818 00:00:00.000', N'AUG-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E54B2F24-D296-4C60-8242-253B83D36465', N'Q2', 2, 2008, 2, 2, '20070625 00:00:00.000', '20070930 00:00:00.000', N'Q2-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D4B8DBC3-84E8-48B7-9343-253F09FF95E6', N'APR-W2-FY', 0, 2012, 1, 2, '20110404 00:00:00.000', '20110410 00:00:00.000', N'APR-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2EB1934A-639E-4794-A2CC-254D0302E5F1', N'MAY-W5-FY', 0, 2010, 1, 9, '20090525 00:00:00.000', '20090531 00:00:00.000', N'MAY-W5-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F6310A42-692A-4737-AEDB-2579DA353D06', N'FEB-W4-FY', 0, 2015, 4, 47, '20150216 00:00:00.000', '20150222 00:00:00.000', N'FEB-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1FA219BF-C8E0-4924-BFE8-25B201623FA7', N'NOV', 1, 2013, 3, 8, '20121029 00:00:00.000', '20121125 00:00:00.000', N'13-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2135A8D0-5E31-4FFC-A286-25F45549C4D9', N'NOV-W3-FY', 0, 2004, 3, 34, '20031117 00:00:00.000', '20031123 00:00:00.000', N'NOV-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7ABD87FC-BCF5-4F6B-99EF-2607B58F9AC3', N'JUN-W3-FY', 0, 2009, 1, 11, '20080609 00:00:00.000', '20080615 00:00:00.000', N'JUN-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9EA1CB13-B9DF-4323-89D2-26C2481D504A', N'JUN-W4-FY', 0, 2007, 1, 13, '20060619 00:00:00.000', '20060625 00:00:00.000', N'JUN-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('30C78303-F5CC-48EE-B6F7-26C93B0ACE43', N'APR-W4-FY', 0, 2002, 1, 4, '20010416 00:00:00.000', '20010422 00:00:00.000', N'APR-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AE59E565-599B-481A-AB38-26D15BF024B7', N'FEB-W3-FY', 0, 2015, 4, 46, '20150209 00:00:00.000', '20150215 00:00:00.000', N'FEB-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CD979FEA-4455-432A-A8D0-2748D70F101E', N'MAY-W5-FY', 0, 2016, 1, 9, '20150525 00:00:00.000', '20150531 00:00:00.000', N'MAY-W5-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EAF4A713-5B7C-427E-A867-27AFD3690198', N'FEB-W1-FY', 0, 2014, 4, 44, '20140127 00:00:00.000', '20140202 00:00:00.000', N'FEB-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E4A68A0-5047-4361-9879-282CE35EEE6F', N'JUL-W2-FY', 0, 2000, 2, 15, '19990705 00:00:00.000', '19990711 00:00:00.000', N'JUL-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('15060D03-57AB-45E7-8814-288196E6C144', N'MAY', 1, 2012, 1, 2, '20110425 00:00:00.000', '20110529 00:00:00.000', N'12-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1E425CD4-EB39-482A-BD98-28BD3203C3B5', N'JUN-W1-FY', 0, 2000, 1, 10, '19990531 00:00:00.000', '19990606 00:00:00.000', N'JUN-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E87801F6-14CF-4BCA-B3C4-28F848376958', N'DEC', 1, 2015, 3, 9, '20141201 00:00:00.000', '20141228 00:00:00.000', N'15-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('949459D6-B4A5-49F1-8589-29770F989AA4', N'SEP-W3-FY', 0, 2006, 2, 25, '20050912 00:00:00.000', '20050918 00:00:00.000', N'SEP-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('32C651A0-AC80-4388-BBA2-29B4A5BB0EB2', N'FEB-W4-FY', 0, 2005, 4, 48, '20050221 00:00:00.000', '20050227 00:00:00.000', N'FEB-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('406C83D3-D983-49F8-A151-29BA9B3D305C', N'SEP', 1, 2013, 2, 6, '20120827 00:00:00.000', '20120930 00:00:00.000', N'13-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('87B90CF2-D4B8-46F7-8615-2A5D5A47DD73', N'APR-W3-FY', 0, 2002, 1, 3, '20010409 00:00:00.000', '20010415 00:00:00.000', N'APR-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8915E272-0121-4C81-8A91-2A78ADC7769B', N'Q1', 2, 2007, 1, 1, '20060327 00:00:00.000', '20060625 00:00:00.000', N'Q1-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8D287C38-9AD5-460A-A0E0-2AC322AE5102', N'MAR-W3-FY', 0, 2001, 4, 51, '20010312 00:00:00.000', '20010318 00:00:00.000', N'MAR-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4B3C8AA8-C744-49FD-A4CF-2AEF8B6D92AA', N'DEC', 1, 2007, 3, 9, '20061127 00:00:00.000', '20061224 00:00:00.000', N'7-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('24B2AA8F-3C3F-4D10-9731-2AF0502CA81D', N'OCT', 1, 2010, 3, 7, '20090928 00:00:00.000', '20091025 00:00:00.000', N'10-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EEC8F044-9D24-4F1F-8E04-2B17B15D61D3', N'OCT', 1, 2002, 3, 7, '20010924 00:00:00.000', '20011028 00:00:00.000', N'OCT-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E1562DB8-17A3-4C96-92ED-2B8E02E50301', N'APR-W3-FY', 0, 2010, 1, 3, '20090413 00:00:00.000', '20090419 00:00:00.000', N'APR-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FE24E13B-0F58-47A3-BC8F-2BABEC1D2CC6', N'FEB', 1, 2014, 4, 11, '20140127 00:00:00.000', '20140223 00:00:00.000', N'14-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D21AE18C-0796-422F-B231-2BE14EEB53DD', N'JUL-W5-FY', 0, 2013, 2, 18, '20120723 00:00:00.000', '20120729 00:00:00.000', N'JUL-W5-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CE04F5F2-B7CB-47F2-A13D-2BE23F64B2B9', N'SEP-W4-FY', 0, 2013, 2, 26, '20120917 00:00:00.000', '20120923 00:00:00.000', N'SEP-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('17AEB80E-4C1F-4329-88ED-2BF25BB40D8D', N'APR-W3-FY', 0, 1999, 1, 3, '19980413 00:00:00.000', '19980419 00:00:00.000', N'APR-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F082C6C9-1A4E-4B41-8F1A-2BFFD3B663CE', N'JAN-W2-FY', 0, 2002, 4, 41, '20011231 00:00:00.000', '20020106 00:00:00.000', N'JAN-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('96843F9E-289E-4A2B-A19F-2C4024A12DD9', N'MAR-W1-FY', 0, 2002, 4, 49, '20020225 00:00:00.000', '20020303 00:00:00.000', N'MAR-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('662DE810-96B0-453D-9500-2CC71E6BA3FC', N'APR-W1-FY', 0, 2014, 1, 1, '20130401 00:00:00.000', '20130407 00:00:00.000', N'APR-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E865D17C-ED15-4812-B622-2CD9FEE6D63C', N'FEB-W2-FY', 0, 2005, 4, 46, '20050207 00:00:00.000', '20050213 00:00:00.000', N'FEB-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D294007B-5B9C-4B0D-BCA6-2CDBCAAF2F44', N'JAN-W2-FY', 0, 2013, 4, 42, '20130107 00:00:00.000', '20130113 00:00:00.000', N'JAN-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('320C8E82-7047-4371-893F-2CE7636B41F3', N'MAR-W2-FY', 0, 2004, 4, 50, '20040308 00:00:00.000', '20040314 00:00:00.000', N'MAR-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2B4FA1DF-9B1A-4D95-A796-2D2CB8B5F18B', N'OCT-W3-FY', 0, 2016, 3, 29, '20151012 00:00:00.000', '20151018 00:00:00.000', N'OCT-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C16F95A1-A7F8-4703-B285-2D655BFF0A7D', N'FEB-W2-FY', 0, 2002, 4, 46, '20020204 00:00:00.000', '20020210 00:00:00.000', N'FEB-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('88A6A951-2ECE-49B3-8EC1-2D7B03800C4E', N'MAR-W1-FY', 0, 2010, 4, 49, '20100301 00:00:00.000', '20100307 00:00:00.000', N'MAR-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3A8387B1-2BC0-4BF0-AF77-2DD983B4C814', N'JAN-W5-FY', 0, 2016, 4, 44, '20160125 00:00:00.000', '20160131 00:00:00.000', N'JAN-W5-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7961A369-AD19-438A-99B1-2DE2E8F83C8E', N'NOV', 1, 2003, 3, 8, '20021104 00:00:00.000', '20021201 00:00:00.000', N'NOV-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7793A245-BD14-4880-A243-2E824CA46756', N'OCT-W3-FY', 0, 2000, 3, 29, '19991011 00:00:00.000', '19991017 00:00:00.000', N'OCT-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A16C2822-7425-4AEB-88A0-2E97DA9484F8', N'OCT', 1, 1999, 3, 7, '19980928 00:00:00.000', '19981101 00:00:00.000', N'OCT-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('11FCDB83-E20C-4A43-B007-2E98CB50FBA6', N'APR-W1-FY', 0, 2003, 1, 1, '20020401 00:00:00.000', '20020407 00:00:00.000', N'APR-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E1D5F70-1B60-4465-A90F-2EAD1F9941FE', N'JAN-W1-FY', 0, 2010, 4, 40, '20091228 00:00:00.000', '20100103 00:00:00.000', N'JAN-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2604C280-039D-4EDE-B956-2EC93CAED3B1', N'MAY', 1, 2006, 1, 2, '20050502 00:00:00.000', '20050529 00:00:00.000', N'6-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F040E99E-153F-4FAB-92C9-2ED92561FD3B', N'SEP-W2-FY', 0, 2015, 2, 24, '20140908 00:00:00.000', '20140914 00:00:00.000', N'SEP-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8071EAE3-DD93-436C-AE33-2EF87C8B2C36', N'MAR-W3-FY', 0, 2011, 4, 51, '20110314 00:00:00.000', '20110320 00:00:00.000', N'MAR-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('292D57F8-FAB4-4D31-A27B-2F7870339792', N'APR-W3-FY', 0, 2004, 1, 3, '20030414 00:00:00.000', '20030420 00:00:00.000', N'APR-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DD6CA021-A59D-4AF9-B136-2F9E4DBA668A', N'JAN-W3-FY', 0, 2004, 4, 42, '20040112 00:00:00.000', '20040118 00:00:00.000', N'JAN-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4CC63D68-3ED7-4D7D-8E59-30024F316BBE', N'MAY-W2-FY', 0, 2007, 1, 7, '20060508 00:00:00.000', '20060514 00:00:00.000', N'MAY-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C5E8DA77-909E-4877-BB8C-30767128445B', N'JAN', 1, 2005, 4, 10, '20041227 00:00:00.000', '20050130 00:00:00.000', N'JAN-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('13C5DB40-FCA3-4242-8A09-307E67ED254C', N'NOV-W2-FY', 0, 2001, 3, 33, '20001106 00:00:00.000', '20001112 00:00:00.000', N'NOV-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0A0B2D2E-0BCC-4C65-BD4D-307EA5A2AD4F', N'MAR-W1-FY', 0, 2003, 4, 49, '20030303 00:00:00.000', '20030309 00:00:00.000', N'MAR-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('736C86FF-4411-4CA1-8EF5-30A36B8BBB51', N'NOV-W4-FY', 0, 1999, 3, 35, '19981123 00:00:00.000', '19981129 00:00:00.000', N'NOV-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('789DB47C-3E9C-405D-8678-30B320AC7921', N'NOV-W1-FY', 0, 2010, 3, 31, '20091026 00:00:00.000', '20091101 00:00:00.000', N'NOV-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8556D777-B06B-4EA4-803E-30BD653BED6D', N'NOV-W4-FY', 0, 2014, 3, 34, '20131118 00:00:00.000', '20131124 00:00:00.000', N'NOV-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C260AE98-A50E-44CC-805D-30D545A14949', N'JAN-W3-FY', 0, 2016, 4, 42, '20160111 00:00:00.000', '20160117 00:00:00.000', N'JAN-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9AFC0512-CD02-4AAC-9EE3-315C85E4671D', N'MAY-W1-FY', 0, 1999, 1, 6, '19980504 00:00:00.000', '19980510 00:00:00.000', N'MAY-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1665B69C-E96E-4E9D-B2A4-31A2DECC7D24', N'DEC-W4-FY', 0, 2005, 3, 39, '20041220 00:00:00.000', '20041226 00:00:00.000', N'DEC-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('413044A4-36F4-4A2A-AD44-31CDC9D7A8C1', N'FEB', 1, 1999, 4, 11, '19990201 00:00:00.000', '19990228 00:00:00.000', N'FEB-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2C740F20-ADF0-4383-B2D9-31EC2C1F5A48', N'MAY-W3-FY', 0, 2000, 1, 8, '19990517 00:00:00.000', '19990523 00:00:00.000', N'MAY-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('20B256D9-F7FE-4C6E-A2B5-321DE6ACDEB5', N'NOV-W1-FY', 0, 2000, 3, 32, '19991101 00:00:00.000', '19991107 00:00:00.000', N'NOV-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8DD4E4D4-52C8-44D1-8FB5-325DA3B053D3', N'DEC-W3-FY', 0, 1999, 3, 38, '19981214 00:00:00.000', '19981220 00:00:00.000', N'DEC-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B174E902-85AB-4B98-8525-326E699D62A8', N'MAY-W4-FY', 0, 2013, 1, 9, '20120521 00:00:00.000', '20120527 00:00:00.000', N'MAY-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FE8BEEB0-1336-4A54-BDAB-32D5E8E678BB', N'AUG-W2-FY', 0, 2005, 2, 20, '20040809 00:00:00.000', '20040815 00:00:00.000', N'AUG-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3D200BC9-6349-42BD-98C3-32EF7625BDCA', N'JUN-W1-FY', 0, 2003, 1, 10, '20020603 00:00:00.000', '20020609 00:00:00.000', N'JUN-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('93B95E4A-78A4-4446-86C1-331CB779A06C', N'Q3', 2, 2016, 3, 3, '20150928 00:00:00.000', '20151227 00:00:00.000', N'Q3-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3A524034-81C2-4480-925B-3336DBF794B9', N'JUL-W2-FY', 0, 2003, 2, 15, '20020708 00:00:00.000', '20020714 00:00:00.000', N'JUL-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('59E09F03-43C9-4183-BEC9-33499AD8781F', N'Q3', 2, 2007, 3, 3, '20060925 00:00:00.000', '20061224 00:00:00.000', N'Q3-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DD2C4747-026B-44AB-9076-335660127B16', N'MAR-W3-FY', 0, 2009, 4, 50, '20090309 00:00:00.000', '20090315 00:00:00.000', N'MAR-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('849A9B9B-DEAC-42FF-84C5-33A814BFC119', N'FEB', 1, 2016, 4, 11, '20160201 00:00:00.000', '20160228 00:00:00.000', N'16-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5E24231B-0ABD-4874-8B6B-33D1A2026F0A', N'DEC-W1-FY', 0, 2011, 3, 36, '20101129 00:00:00.000', '20101205 00:00:00.000', N'DEC-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CF177BCD-7BA1-4C71-B9A0-33DAE83F05FA', N'OCT-W1-FY', 0, 2001, 3, 27, '20000925 00:00:00.000', '20001001 00:00:00.000', N'OCT-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('825CA937-4E3A-4D5D-99F5-33E536982CC6', N'NOV-W4-FY', 0, 2015, 3, 34, '20141117 00:00:00.000', '20141123 00:00:00.000', N'NOV-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9B68D07D-A2C0-4404-864F-3487DF897038', N'JAN-W1-FY', 0, 2000, 4, 40, '19991227 00:00:00.000', '20000102 00:00:00.000', N'JAN-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2CFEF6BB-A872-4DE7-83AF-34B18455C3BA', N'DEC-W4-FY', 0, 2010, 3, 39, '20091221 00:00:00.000', '20091227 00:00:00.000', N'DEC-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EDDCB248-1557-4E85-BDBB-34C76E4A0311', N'JAN-W4-FY', 0, 2006, 4, 43, '20060116 00:00:00.000', '20060122 00:00:00.000', N'JAN-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E9D2FEE9-12E3-4F1C-ABCC-34F37743FA95', N'MAY-W5-FY', 0, 2011, 1, 9, '20100524 00:00:00.000', '20100530 00:00:00.000', N'MAY-W5-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5F8FEB43-227E-49D2-B37E-35242AA066D1', N'DEC-W3-FY', 0, 2005, 3, 38, '20041213 00:00:00.000', '20041219 00:00:00.000', N'DEC-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C4B4EE78-747E-4523-9A89-35A3A6464E31', N'Q4', 2, 2007, 4, 4, '20061225 00:00:00.000', '20070325 00:00:00.000', N'Q4-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6EDB07A7-B17F-48E8-B4F7-35ABDE2A332A', N'JUL-W4-FY', 0, 2006, 2, 17, '20050718 00:00:00.000', '20050724 00:00:00.000', N'JUL-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BD97741B-0C79-4F5F-A4E0-35D2D2D58DB4', N'Q4', 2, 2016, 4, 4, '20151228 00:00:00.000', '20160327 00:00:00.000', N'Q4-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DCD42E70-F0F2-4E44-9D1D-3663EF570CD3', N'APR-W2-FY', 0, 2015, 1, 2, '20140407 00:00:00.000', '20140413 00:00:00.000', N'APR-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B3876B2F-8B52-4D41-82F6-368A0B98AE3E', N'JUL-W2-FY', 0, 2016, 2, 15, '20150706 00:00:00.000', '20150712 00:00:00.000', N'JUL-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('15FF8305-DB03-4F0E-BCE4-36900EE425A1', N'MAR', 1, 2002, 4, 12, '20020225 00:00:00.000', '20020331 00:00:00.000', N'MAR-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('30478F37-75AE-4BE9-82B5-36E0498E9F76', N'Q4', 2, 2006, 4, 4, '20051226 00:00:00.000', '20060326 00:00:00.000', N'Q4-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4F4D76DE-4833-4B4B-A1E5-372B02949F46', N'JAN-W3-FY', 0, 2005, 4, 42, '20050110 00:00:00.000', '20050116 00:00:00.000', N'JAN-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('26FE8E40-2F2B-43B8-BDAD-377E82ECE271', N'JUL-W1-FY', 0, 2002, 2, 14, '20010625 00:00:00.000', '20010701 00:00:00.000', N'JUL-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('911FCC31-CA6C-46E6-8D67-37C8BC56EC03', N'FEB-W2-FY', 0, 2008, 4, 46, '20080204 00:00:00.000', '20080210 00:00:00.000', N'FEB-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A54984E1-CF06-4DDD-B1F4-37DE9D6BA8E0', N'DEC', 1, 2013, 3, 9, '20121126 00:00:00.000', '20121230 00:00:00.000', N'13-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BBF24A4F-C23B-409D-9357-37F6510C6F38', N'AUG-W1-FY', 0, 2016, 2, 18, '20150727 00:00:00.000', '20150802 00:00:00.000', N'AUG-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D317DD37-D48E-48D9-9FD4-38A3A8D1795B', N'NOV-W2-FY', 0, 2014, 3, 32, '20131104 00:00:00.000', '20131110 00:00:00.000', N'NOV-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('45193E6E-DBA9-46B2-84B3-38AB9CC868BC', N'OCT-W1-FY', 0, 2012, 3, 27, '20110926 00:00:00.000', '20111002 00:00:00.000', N'OCT-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('967A3DD4-943E-4636-BF69-3914C459CE00', N'SEP-W1-FY', 0, 2010, 2, 23, '20090831 00:00:00.000', '20090906 00:00:00.000', N'SEP-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A0A5E4C4-51F5-4ED8-93D1-393C89D3CA9F', N'FEB-W4-FY', 0, 1999, 4, 48, '19990222 00:00:00.000', '19990228 00:00:00.000', N'FEB-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1C591FAE-1E56-4C86-BE68-396D9ABF77D1', N'MAR-W2-FY', 0, 1999, 4, 50, '19990308 00:00:00.000', '19990314 00:00:00.000', N'MAR-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2AEE7AC1-B86A-40F8-A158-396E26A03794', N'FEB-W1-FY', 0, 2008, 4, 45, '20080128 00:00:00.000', '20080203 00:00:00.000', N'FEB-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9E2C9A37-69B6-4EB2-98B3-39745A3F8703', N'FEB-W2-FY', 0, 2014, 4, 45, '20140203 00:00:00.000', '20140209 00:00:00.000', N'FEB-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4B32062D-6375-4ACB-A113-39A30178FCC4', N'OCT-W4-FY', 0, 2008, 3, 31, '20071022 00:00:00.000', '20071028 00:00:00.000', N'OCT-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7B20A797-5DFA-41DE-A917-39AE7968DB03', N'JUL-W1-FY', 0, 2006, 2, 14, '20050627 00:00:00.000', '20050703 00:00:00.000', N'JUL-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('947F9D16-57A4-4D6C-9DB7-39BCA25FA0DD', N'AUG-W3-FY', 0, 2003, 2, 21, '20020819 00:00:00.000', '20020825 00:00:00.000', N'AUG-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4A1A4CFD-0606-4958-99DA-39D99DD8A43A', N'APR-W2-FY', 0, 2010, 1, 2, '20090406 00:00:00.000', '20090412 00:00:00.000', N'APR-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('579E8A67-3324-4B87-A033-3A0D63CF96EB', N'SEP', 1, 2011, 2, 6, '20100830 00:00:00.000', '20100926 00:00:00.000', N'11-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E1508D51-04BC-4452-9DF0-3A879D9A3420', N'NOV', 1, 2015, 3, 8, '20141027 00:00:00.000', '20141130 00:00:00.000', N'15-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('010A5ACF-956E-46F8-B992-3AC0FC5FB23C', N'MAY-W3-FY', 0, 2001, 1, 8, '20000515 00:00:00.000', '20000521 00:00:00.000', N'MAY-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('48B8B465-8376-4AAF-A913-3B253E0BE4D4', N'DEC', 1, 2000, 3, 9, '19991129 00:00:00.000', '19991226 00:00:00.000', N'DEC-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5716A71C-90D8-43B1-AE68-3B2DC6FB82C6', N'OCT-W1-FY', 0, 2002, 3, 27, '20010924 00:00:00.000', '20010930 00:00:00.000', N'OCT-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('286AB53B-AF25-4223-B00F-3B8BD255DDDD', N'JUN-W2-FY', 0, 2003, 1, 11, '20020610 00:00:00.000', '20020616 00:00:00.000', N'JUN-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CBFBD95D-F596-4728-9C97-3BC07EC94283', N'FEB-W3-FY', 0, 2016, 4, 47, '20160215 00:00:00.000', '20160221 00:00:00.000', N'FEB-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EFC851B3-C348-425E-8FB7-3C0747A1B25D', N'JAN-W2-FY', 0, 2016, 4, 41, '20160104 00:00:00.000', '20160110 00:00:00.000', N'JAN-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('41519AED-D45B-4742-8AB3-3C35919D05D4', N'JUL', 1, 2013, 2, 4, '20120625 00:00:00.000', '20120729 00:00:00.000', N'13-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3FA3D6BC-2EC4-45ED-8780-3C70EB65A28B', N'NOV-W4-FY', 0, 2011, 3, 35, '20101122 00:00:00.000', '20101128 00:00:00.000', N'NOV-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('574857C5-6E55-43A2-9449-3CD3A2035FED', N'JAN-W2-FY', 0, 2008, 4, 42, '20080107 00:00:00.000', '20080113 00:00:00.000', N'JAN-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E292E6DD-C262-4CC5-BF66-3D26ADB71580', N'NOV-W4-FY', 0, 2009, 3, 34, '20081117 00:00:00.000', '20081123 00:00:00.000', N'NOV-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AADE1B25-DAA8-415A-8078-3D4D390E30BE', N'JUN-W3-FY', 0, 2006, 1, 12, '20050613 00:00:00.000', '20050619 00:00:00.000', N'JUN-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('35A9974A-ED52-4AF6-84E4-3DC8EBBB1C94', N'DEC-W2-FY', 0, 2000, 3, 37, '19991206 00:00:00.000', '19991212 00:00:00.000', N'DEC-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('13361342-A3B0-44F0-AB8E-3DDC6B9478CD', N'JUL-W1-FY', 0, 2010, 2, 14, '20090629 00:00:00.000', '20090705 00:00:00.000', N'JUL-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('31D572E0-1F3C-4EDC-939D-3DE2329C5317', N'DEC-W1-FY', 0, 2010, 3, 36, '20091130 00:00:00.000', '20091206 00:00:00.000', N'DEC-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E4CB53B5-4C3A-43FE-A94B-3DE6F0ADF75D', N'DEC-W2-FY', 0, 2003, 3, 37, '20021209 00:00:00.000', '20021215 00:00:00.000', N'DEC-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A7A7FF3A-AF81-45B0-83C4-3EEC25033BB3', N'FEB', 1, 2004, 4, 11, '20040202 00:00:00.000', '20040229 00:00:00.000', N'FEB-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('55BD1954-262E-4810-811F-3F3BDF84D16E', N'MAY', 1, 2004, 1, 2, '20030505 00:00:00.000', '20030601 00:00:00.000', N'MAY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('32624D4A-7E51-4D06-982B-3F5C85EE596E', N'JAN-W2-FY', 0, 2006, 4, 41, '20060102 00:00:00.000', '20060108 00:00:00.000', N'JAN-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9FDEE37C-400F-469E-BFE3-3F6A2233EB33', N'MAR-W4-FY', 0, 2001, 4, 52, '20010319 00:00:00.000', '20010325 00:00:00.000', N'MAR-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('231FE365-9BD2-4984-AD70-3F74704AFCA0', N'MAY-W4-FY', 0, 2009, 1, 8, '20080519 00:00:00.000', '20080525 00:00:00.000', N'MAY-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6BE8192A-8546-4269-A04B-3F770247BCAE', N'NOV', 1, 2000, 3, 8, '19991101 00:00:00.000', '19991128 00:00:00.000', N'NOV-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('733B5647-D3A0-4F52-8641-3F99433F343E', N'APR-W5-FY', 0, 2006, 1, 5, '20050425 00:00:00.000', '20050501 00:00:00.000', N'APR-W5-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('880BF9E3-56F1-47EC-81E5-3FD05D01BFC7', N'DEC-W4-FY', 0, 2002, 3, 39, '20011217 00:00:00.000', '20011223 00:00:00.000', N'DEC-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('900B089F-C316-4356-B9F2-3FD0AB53567C', N'MAR', 1, 2008, 4, 12, '20080225 00:00:00.000', '20080330 00:00:00.000', N'8-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E92C407F-15D1-4A6E-8E82-40540CA02499', N'AUG-W4-FY', 0, 2008, 2, 22, '20070820 00:00:00.000', '20070826 00:00:00.000', N'AUG-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D0F2510E-D96D-4AC2-AB32-4072463D76A1', N'MAY-W4-FY', 0, 2003, 1, 9, '20020527 00:00:00.000', '20020602 00:00:00.000', N'MAY-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B88F9A0C-F29D-43BE-AA4B-408F51154CFD', N'MAR-W3-FY', 0, 2013, 4, 51, '20130311 00:00:00.000', '20130317 00:00:00.000', N'MAR-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('25B737E4-B4F7-49FC-9565-409BDFBCE7DB', N'OCT-W3-FY', 0, 2013, 3, 30, '20121015 00:00:00.000', '20121021 00:00:00.000', N'OCT-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('41D8A847-862D-4241-94B5-40CAC6150E05', N'APR-W3-FY', 0, 2012, 1, 3, '20110411 00:00:00.000', '20110417 00:00:00.000', N'APR-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D8579440-0703-4EF9-8582-40DDB1EAE70D', N'DEC-W1-FY', 0, 2013, 3, 36, '20121126 00:00:00.000', '20121202 00:00:00.000', N'DEC-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4FB6371E-6959-4467-A570-40E216630BE3', N'AUG', 1, 2006, 2, 5, '20050801 00:00:00.000', '20050828 00:00:00.000', N'6-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('89C7402D-015D-4AD1-8768-40E7DDDC26A8', N'JAN-W5-FY', 0, 2012, 4, 44, '20120123 00:00:00.000', '20120129 00:00:00.000', N'JAN-W5-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0CE9F205-56CB-40FB-89FD-41328EE193D1', N'MAR-W2-FY', 0, 2016, 4, 50, '20160307 00:00:00.000', '20160313 00:00:00.000', N'MAR-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2F85E97C-D2B0-491B-AE07-419CA728ACB3', N'MAR-W4-FY', 0, 2006, 4, 52, '20060320 00:00:00.000', '20060326 00:00:00.000', N'MAR-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('539C262A-7D55-43A6-9C3E-41C1B7818609', N'JUN-W1-FY', 0, 2009, 1, 9, '20080526 00:00:00.000', '20080601 00:00:00.000', N'JUN-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1F0BCE74-7E48-42A4-9E2A-41F0D970C947', N'DEC', 1, 2016, 3, 9, '20151130 00:00:00.000', '20151227 00:00:00.000', N'16-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EB42D100-CC82-4449-986F-42915D74FBB2', N'FEB-W4-FY', 0, 2001, 4, 48, '20010219 00:00:00.000', '20010225 00:00:00.000', N'FEB-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C03C9013-8A04-46B4-A772-42BA22DCB181', N'SEP-W1-FY', 0, 2002, 2, 23, '20010827 00:00:00.000', '20010902 00:00:00.000', N'SEP-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A756E1AF-0630-4D17-B2D7-42D57EA25643', N'MAY', 1, 2011, 1, 2, '20100426 00:00:00.000', '20100530 00:00:00.000', N'11-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2877E99C-985B-48FF-901C-42DDFCA8B2DF', N'MAY-W2-FY', 0, 2014, 1, 6, '20130506 00:00:00.000', '20130512 00:00:00.000', N'MAY-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B3AE848-34BA-482B-8564-43040551239A', N'SEP-W1-FY', 0, 1999, 2, 23, '19980831 00:00:00.000', '19980906 00:00:00.000', N'SEP-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('11F1F050-DAC2-4EEF-AE06-4320128535B4', N'DEC-W2-FY', 0, 1999, 3, 37, '19981207 00:00:00.000', '19981213 00:00:00.000', N'DEC-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3A547FB2-4E0F-4A1E-8408-435963A79DE7', N'DEC-W2-FY', 0, 2010, 3, 37, '20091207 00:00:00.000', '20091213 00:00:00.000', N'DEC-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9E06BA1C-4904-4453-AE46-439C31FC74B8', N'MAY-W4-FY', 0, 2005, 1, 9, '20040524 00:00:00.000', '20040530 00:00:00.000', N'MAY-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8DB46827-8FB4-4486-A56F-43F4EC58F476', N'Q2', 2, 2014, 2, 2, '20130701 00:00:00.000', '20130929 00:00:00.000', N'Q2-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8A47D5C2-6BC4-4E0B-98D1-440AF4F5CF40', N'Q3', 2, 2013, 3, 3, '20121001 00:00:00.000', '20121230 00:00:00.000', N'Q3-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5CBCF8AE-755B-4D5F-BF2E-447FBE072702', N'MAR-W1-FY', 0, 2009, 4, 48, '20090223 00:00:00.000', '20090301 00:00:00.000', N'MAR-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('295F0833-E7F7-4168-973F-455E1A687440', N'MAR-W4-FY', 0, 2005, 4, 52, '20050321 00:00:00.000', '20050327 00:00:00.000', N'MAR-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A7A01C9A-7C45-4D90-900D-45BAD0888D58', N'OCT-W2-FY', 0, 2008, 3, 29, '20071008 00:00:00.000', '20071014 00:00:00.000', N'OCT-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C2EF5210-C88E-49A6-888A-45D712884C17', N'NOV-W4-FY', 0, 2000, 3, 35, '19991122 00:00:00.000', '19991128 00:00:00.000', N'NOV-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0C5790C3-4601-479C-A9C0-460A0678932A', N'APR', 1, 2009, 1, 1, '20080331 00:00:00.000', '20080427 00:00:00.000', N'9-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6C9287D8-6380-4215-8703-460C1FBCE3C3', N'APR-W2-FY', 0, 2008, 1, 2, '20070402 00:00:00.000', '20070408 00:00:00.000', N'APR-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('722FBADF-58E7-4042-AC8E-46203BC28718', N'OCT-W3-FY', 0, 2009, 3, 29, '20081013 00:00:00.000', '20081019 00:00:00.000', N'OCT-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ADAD56F5-93E7-42D8-996F-4640BE738C44', N'NOV-W1-FY', 0, 2014, 3, 31, '20131028 00:00:00.000', '20131103 00:00:00.000', N'NOV-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('11AAE654-5DC6-45EE-9B49-46D8130B31C4', N'APR', 1, 2014, 1, 1, '20130401 00:00:00.000', '20130428 00:00:00.000', N'14-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1E156E81-76EE-44F8-A0E3-46F80C63105D', N'SEP', 1, 2016, 2, 6, '20150831 00:00:00.000', '20150927 00:00:00.000', N'16-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6F2DAB83-1DB7-4DC9-A269-473B59B23B60', N'JUN-W3-FY', 0, 2005, 1, 12, '20040614 00:00:00.000', '20040620 00:00:00.000', N'JUN-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('981B4F85-9D27-49AB-9F20-477B595F9DC4', N'Q3', 2, 2011, 3, 3, '20100927 00:00:00.000', '20101226 00:00:00.000', N'Q3-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E2658A47-E63D-40C9-A583-47DA2AB02693', N'JAN', 1, 2016, 4, 10, '20151228 00:00:00.000', '20160131 00:00:00.000', N'16-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('22839132-CC17-4C3E-AD19-47EEADE42C57', N'JUL-W4-FY', 0, 2001, 2, 17, '20000717 00:00:00.000', '20000723 00:00:00.000', N'JUL-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ABFA74AF-2DAF-497D-AE7E-485E65975993', N'NOV-W3-FY', 0, 1999, 3, 34, '19981116 00:00:00.000', '19981122 00:00:00.000', N'NOV-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2968CBFE-D885-4FD9-BA5F-489680F42D81', N'FEB-W3-FY', 0, 2003, 4, 47, '20030217 00:00:00.000', '20030223 00:00:00.000', N'FEB-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F7365538-3C8A-483C-947E-48A0D9D6A9E8', N'AUG', 1, 2011, 2, 5, '20100726 00:00:00.000', '20100829 00:00:00.000', N'11-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5ACC37D9-6B5C-4C1E-9CB0-48C471D41E7F', N'Q3', 2, 2004, 3, 3, '20030929 00:00:00.000', '20031228 00:00:00.000', N'Q3-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6F589B1C-B43D-4994-900C-48F3CD55EE1D', N'SEP', 1, 2006, 2, 6, '20050829 00:00:00.000', '20050925 00:00:00.000', N'6-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('270CA48A-4E21-4BF5-AF41-4941511BD3AA', N'FEB-W2-FY', 0, 2010, 4, 46, '20100208 00:00:00.000', '20100214 00:00:00.000', N'FEB-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1AE4F54F-1B6B-4571-A523-49BB8751E91C', N'JUL', 1, 2008, 2, 4, '20070625 00:00:00.000', '20070729 00:00:00.000', N'8-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EADBB0AD-014D-4AA6-B465-49C943357217', N'MAY-W4-FY', 0, 2010, 1, 8, '20090518 00:00:00.000', '20090524 00:00:00.000', N'MAY-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0DB1F281-FAA7-4E20-94D4-49F587C01431', N'AUG-W2-FY', 0, 2012, 2, 20, '20110808 00:00:00.000', '20110814 00:00:00.000', N'AUG-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F5E50557-33C8-4B1C-84A1-4A53FB38B314', N'NOV-W1-FY', 0, 2007, 3, 32, '20061030 00:00:00.000', '20061105 00:00:00.000', N'NOV-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F77654FD-E61C-4254-9D87-4A577BD6C28E', N'OCT-W5-FY', 0, 2002, 3, 31, '20011022 00:00:00.000', '20011028 00:00:00.000', N'OCT-W5-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F2DC010B-FDE4-47DF-8772-4A6275A0AD01', N'MAR-W1-FY', 0, 2016, 4, 49, '20160229 00:00:00.000', '20160306 00:00:00.000', N'MAR-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4E2A8AF6-7CA2-4E41-A509-4A65722A4CE4', N'OCT-W5-FY', 0, 2007, 3, 31, '20061023 00:00:00.000', '20061029 00:00:00.000', N'OCT-W5-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('74E5D006-FF70-4E3B-A711-4A985829E7E8', N'DEC-W1-FY', 0, 2006, 3, 36, '20051128 00:00:00.000', '20051204 00:00:00.000', N'DEC-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8FABDDE8-00AB-4103-8B67-4AA973A81241', N'JUN-W2-FY', 0, 2001, 1, 11, '20000605 00:00:00.000', '20000611 00:00:00.000', N'JUN-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('44735B1D-1F7A-42A9-8AFE-4AD27ED36644', N'JUN-W1-FY', 0, 2016, 1, 10, '20150601 00:00:00.000', '20150607 00:00:00.000', N'JUN-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('78B41EA9-EC31-42A0-972C-4AF5BCFBB3D9', N'AUG-W5-FY', 0, 2015, 2, 22, '20140825 00:00:00.000', '20140831 00:00:00.000', N'AUG-W5-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DB0C4048-3982-4F07-AA6F-4AF678CAE28F', N'DEC-W2-FY', 0, 2006, 3, 37, '20051205 00:00:00.000', '20051211 00:00:00.000', N'DEC-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('94A8DFBE-E9D6-4A27-850F-4C0280DD7C04', N'Q4', 2, 2001, 4, 4, '20001225 00:00:00.000', '20010325 00:00:00.000', N'Q4-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A664452A-EDFE-48C8-9D28-4C97B763CD14', N'JUL-W2-FY', 0, 2009, 2, 15, '20080707 00:00:00.000', '20080713 00:00:00.000', N'JUL-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9DF6C53E-0ABE-4BF3-9ECA-4CDBDF7D3BDC', N'DEC-W3-FY', 0, 2016, 3, 38, '20151214 00:00:00.000', '20151220 00:00:00.000', N'DEC-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3A71BCD2-94A6-4648-A913-4CF66BC6929A', N'FEB-W2-FY', 0, 2015, 4, 45, '20150202 00:00:00.000', '20150208 00:00:00.000', N'FEB-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FF3C9356-9BAD-4D22-84C3-4D4EB277064A', N'AUG-W3-FY', 0, 2012, 2, 21, '20110815 00:00:00.000', '20110821 00:00:00.000', N'AUG-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3F5A5354-0A21-4ED8-A262-4D98701A764A', N'OCT-W3-FY', 0, 2006, 3, 29, '20051010 00:00:00.000', '20051016 00:00:00.000', N'OCT-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7F788AD0-643B-4BB6-97F9-4DDB5379967D', N'FEB-W1-FY', 0, 2016, 4, 45, '20160201 00:00:00.000', '20160207 00:00:00.000', N'FEB-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('32097650-E813-47D1-968E-4E16E0568EAE', N'SEP-W4-FY', 0, 2011, 2, 26, '20100920 00:00:00.000', '20100926 00:00:00.000', N'SEP-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9CF9B730-88F5-49DE-828E-4E3A73921AC8', N'DEC-W3-FY', 0, 2013, 3, 38, '20121210 00:00:00.000', '20121216 00:00:00.000', N'DEC-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('17E8C7A8-FA57-4AE7-AC98-4E54B00DCA3F', N'DEC-W3-FY', 0, 2002, 3, 38, '20011210 00:00:00.000', '20011216 00:00:00.000', N'DEC-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0F2AD49D-6111-4E8A-AAF1-4EB267902011', N'JAN-W5-FY', 0, 1999, 4, 44, '19990125 00:00:00.000', '19990131 00:00:00.000', N'JAN-W5-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('314285C5-CEE2-4960-BFEA-4ECF07C64B6F', N'OCT-W2-FY', 0, 2012, 3, 28, '20111003 00:00:00.000', '20111009 00:00:00.000', N'OCT-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('77A9F0D0-1919-43DD-88B1-4F1B840F18B3', N'MAY-W1-FY', 0, 2014, 1, 5, '20130429 00:00:00.000', '20130505 00:00:00.000', N'MAY-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3C2D75B3-5FC7-46F0-A6A3-4F592B287725', N'MAR-W2-FY', 0, 2009, 4, 49, '20090302 00:00:00.000', '20090308 00:00:00.000', N'MAR-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D1F8B280-2512-492F-AE87-4F9192942C1B', N'MAR', 1, 2001, 4, 12, '20010226 00:00:00.000', '20010325 00:00:00.000', N'MAR-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EB70FFAB-A0D6-483A-B33F-508BC1356EE2', N'APR-W3-FY', 0, 2003, 1, 3, '20020415 00:00:00.000', '20020421 00:00:00.000', N'APR-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('774171EE-2BC4-4FAB-AFFC-50CFD370F98B', N'DEC-W1-FY', 0, 2001, 3, 36, '20001127 00:00:00.000', '20001203 00:00:00.000', N'DEC-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F3185333-BD3C-4F3F-AA8D-50DFC66ED2B9', N'FEB-W3-FY', 0, 2004, 4, 47, '20040216 00:00:00.000', '20040222 00:00:00.000', N'FEB-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E71FBCB4-FAD8-4A98-B493-50EEDD317A95', N'MAR', 1, 2015, 4, 12, '20150223 00:00:00.000', '20150329 00:00:00.000', N'15-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A5FC12A3-01EC-440A-82B4-515C69333EB9', N'AUG-W1-FY', 0, 2006, 2, 19, '20050801 00:00:00.000', '20050807 00:00:00.000', N'AUG-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A9CD83C8-073A-4723-BC19-516A06F3EDDD', N'AUG-W4-FY', 0, 2016, 2, 21, '20150817 00:00:00.000', '20150823 00:00:00.000', N'AUG-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EC6CCE5E-7D42-4445-8F52-51D6D6476030', N'JUL-W2-FY', 0, 2007, 2, 15, '20060703 00:00:00.000', '20060709 00:00:00.000', N'JUL-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B1B05F25-216D-401C-B208-51E8B8C17E3F', N'JUN-W2-FY', 0, 2007, 1, 11, '20060605 00:00:00.000', '20060611 00:00:00.000', N'JUN-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('843A332E-C5EE-496F-A5CA-523525A42A17', N'MAR-W5-FY', 0, 2014, 4, 52, '20140324 00:00:00.000', '20140330 00:00:00.000', N'MAR-W5-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6A4F73CD-3361-4E89-8A83-52F04F769503', N'JUN', 1, 2007, 1, 3, '20060529 00:00:00.000', '20060625 00:00:00.000', N'7-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7A869F3C-AABF-4F8F-9549-53100691170D', N'APR-W3-FY', 0, 2016, 1, 3, '20150413 00:00:00.000', '20150419 00:00:00.000', N'APR-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BAEE7073-81B1-410F-A958-536AE986984F', N'DEC', 1, 2010, 3, 9, '20091130 00:00:00.000', '20091227 00:00:00.000', N'10-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CE80383C-0FE8-4331-9A34-53BF577B82B7', N'JAN-W1-FY', 0, 1999, 4, 40, '19981228 00:00:00.000', '19990103 00:00:00.000', N'JAN-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A3A6D1D2-E766-4B83-A619-53FB7E0D2BE7', N'JAN-W4-FY', 0, 2005, 4, 43, '20050117 00:00:00.000', '20050123 00:00:00.000', N'JAN-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B40B2D85-07AA-4488-AF25-541A46CA54A4', N'APR-W5-FY', 0, 2002, 1, 5, '20010423 00:00:00.000', '20010429 00:00:00.000', N'APR-W5-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('843C9444-BD81-4380-BC32-54316AA48A7A', N'Q3', 2, 2006, 3, 3, '20050926 00:00:00.000', '20051225 00:00:00.000', N'Q3-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2435168B-60AA-4D59-8FBA-543CFCC98709', N'APR', 1, 2008, 1, 1, '20070326 00:00:00.000', '20070429 00:00:00.000', N'8-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FA8A61CE-DBD1-4E28-9E1C-544A53124C06', N'JUL-W2-FY', 0, 2012, 2, 15, '20110704 00:00:00.000', '20110710 00:00:00.000', N'JUL-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0BE15C72-400F-4DDF-B8B4-544E5FDD43A5', N'JUL-W4-FY', 0, 2012, 2, 17, '20110718 00:00:00.000', '20110724 00:00:00.000', N'JUL-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0B4B3CC2-3F35-4C48-B6A5-5499F66A23C9', N'JUN-W1-FY', 0, 2006, 1, 10, '20050530 00:00:00.000', '20050605 00:00:00.000', N'JUN-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('97DA4FA2-4733-4968-9166-54A397037BD6', N'MAY-W2-FY', 0, 2005, 1, 7, '20040510 00:00:00.000', '20040516 00:00:00.000', N'MAY-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('574F05BA-D55D-4645-B421-54F2BAEE6162', N'Q4', 2, 2013, 4, 4, '20121231 00:00:00.000', '20130331 00:00:00.000', N'Q4-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('57205B37-5F50-49FE-8192-550D2C9C78FE', N'MAY-W1-FY', 0, 2016, 1, 5, '20150427 00:00:00.000', '20150503 00:00:00.000', N'MAY-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6D23DCD0-C369-45DB-85EA-553EBD00FD68', N'OCT-W4-FY', 0, 2013, 3, 31, '20121022 00:00:00.000', '20121028 00:00:00.000', N'OCT-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('64CBB6EF-8669-4B28-A7DC-5557FDA1978A', N'JUL-W2-FY', 0, 2014, 2, 15, '20130708 00:00:00.000', '20130714 00:00:00.000', N'JUL-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('817B2294-356B-4841-BB8B-557935C3F355', N'Q1', 2, 2005, 1, 1, '20040329 00:00:00.000', '20040627 00:00:00.000', N'Q1-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6BC9860D-3640-45DC-A429-559D529E1D62', N'MAY-W1-FY', 0, 2012, 1, 5, '20110425 00:00:00.000', '20110501 00:00:00.000', N'MAY-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('805F8681-AFD6-4134-A373-55DBD0FB4B32', N'NOV-W1-FY', 0, 2008, 3, 32, '20071029 00:00:00.000', '20071104 00:00:00.000', N'NOV-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E59F3F0C-59F6-469F-B63D-55E1BE8709B6', N'Q4', 2, 2009, 4, 4, '20081229 00:00:00.000', '20090329 00:00:00.000', N'Q4-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('08373E00-E849-40D1-9583-56002ADA8F26', N'JUL-W3-FY', 0, 2004, 2, 16, '20030714 00:00:00.000', '20030720 00:00:00.000', N'JUL-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('17077057-9EAC-4F7A-8536-562CE9BA9F41', N'NOV-W3-FY', 0, 2009, 3, 33, '20081110 00:00:00.000', '20081116 00:00:00.000', N'NOV-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D0A03A55-8665-4C95-8BA8-568AB494BBCF', N'NOV-W3-FY', 0, 2013, 3, 34, '20121112 00:00:00.000', '20121118 00:00:00.000', N'NOV-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('322AB9E4-8DC4-447E-B8F9-56DA553BC5D7', N'DEC-W1-FY', 0, 2003, 3, 36, '20021202 00:00:00.000', '20021208 00:00:00.000', N'DEC-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F8FBC15A-D421-4226-B4F5-56E673864075', N'JUL-W5-FY', 0, 2009, 2, 18, '20080728 00:00:00.000', '20080803 00:00:00.000', N'JUL-W5-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4F14DD9E-74E5-436C-A0B2-5723A5758AFE', N'JUL-W1-FY', 0, 1999, 2, 14, '19980629 00:00:00.000', '19980705 00:00:00.000', N'JUL-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8FACE46A-4BDE-49B6-957E-5732F05FCDFA', N'JUL-W3-FY', 0, 2009, 2, 16, '20080714 00:00:00.000', '20080720 00:00:00.000', N'JUL-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C8914FC5-5828-46E5-A992-578829B050D6', N'APR', 1, 2005, 1, 1, '20040329 00:00:00.000', '20040502 00:00:00.000', N'APR-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('47B6AD6C-7E5E-4298-9DC5-57A61B307B92', N'MAY-W1-FY', 0, 2007, 1, 6, '20060501 00:00:00.000', '20060507 00:00:00.000', N'MAY-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F9854E73-1F34-4AD3-8289-57B128DC78EE', N'OCT-W1-FY', 0, 2014, 3, 27, '20130930 00:00:00.000', '20131006 00:00:00.000', N'OCT-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5D02C301-9A9C-4E22-A6D5-57BC6F13685D', N'JUL-W4-FY', 0, 2004, 2, 17, '20030721 00:00:00.000', '20030727 00:00:00.000', N'JUL-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2B7D35DD-EA7A-4662-824F-57C3FB03E9BA', N'AUG-W4-FY', 0, 2007, 2, 22, '20060821 00:00:00.000', '20060827 00:00:00.000', N'AUG-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4A3A2C7F-A00B-4757-94D6-582EC27F84A3', N'NOV-W2-FY', 0, 2004, 3, 33, '20031110 00:00:00.000', '20031116 00:00:00.000', N'NOV-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3174DE32-A474-4BB7-9633-585162ABDBD6', N'Q3', 2, 2014, 3, 3, '20130930 00:00:00.000', '20131229 00:00:00.000', N'Q3-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('279FF086-C002-48C4-94AF-58850ADF117E', N'JUL-W4-FY', 0, 2011, 2, 17, '20100719 00:00:00.000', '20100725 00:00:00.000', N'JUL-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6C6A013B-0C2B-4AE8-A329-588DD24D65EF', N'OCT-W3-FY', 0, 2014, 3, 29, '20131014 00:00:00.000', '20131020 00:00:00.000', N'OCT-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F7C58E8A-7BFC-40E8-B870-58E6990F90A6', N'JAN-W3-FY', 0, 2013, 4, 43, '20130114 00:00:00.000', '20130120 00:00:00.000', N'JAN-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('492600CC-9399-4239-91DD-593AD71E25C4', N'OCT-W2-FY', 0, 2006, 3, 28, '20051003 00:00:00.000', '20051009 00:00:00.000', N'OCT-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A3F704CD-CDC4-4A9C-AF8D-59A48F900DEB', N'NOV-W4-FY', 0, 2006, 3, 35, '20051121 00:00:00.000', '20051127 00:00:00.000', N'NOV-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6A2B4D5C-D94F-4330-A1D1-59A511728B8E', N'OCT-W4-FY', 0, 2009, 3, 30, '20081020 00:00:00.000', '20081026 00:00:00.000', N'OCT-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('81DCA6AC-4080-4A8E-93CC-59C4A9CF5745', N'OCT-W2-FY', 0, 2004, 3, 28, '20031006 00:00:00.000', '20031012 00:00:00.000', N'OCT-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7B69A1D7-ED71-4D7B-8DC5-59D53319DEC5', N'JUN-W1-FY', 0, 2001, 1, 10, '20000529 00:00:00.000', '20000604 00:00:00.000', N'JUN-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CEF074AA-35E5-49C6-BED7-59E3BDA3B10B', N'MAY-W1-FY', 0, 2002, 1, 6, '20010430 00:00:00.000', '20010506 00:00:00.000', N'MAY-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('82B6DB14-EE0B-414C-862B-5A6ABBD47E0B', N'APR-W1-FY', 0, 2011, 1, 1, '20100329 00:00:00.000', '20100404 00:00:00.000', N'APR-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9BDF1832-5397-41F9-BAA7-5A819CFF84AD', N'AUG-W2-FY', 0, 2002, 2, 20, '20010806 00:00:00.000', '20010812 00:00:00.000', N'AUG-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6F49AAD6-48C0-4676-94E6-5AAF3C9821A8', N'JUN', 1, 2001, 1, 3, '20000529 00:00:00.000', '20000625 00:00:00.000', N'JUN-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4E5C24A1-08B0-4CFE-A701-5AC2C83E049B', N'MAR-W2-FY', 0, 2013, 4, 50, '20130304 00:00:00.000', '20130310 00:00:00.000', N'MAR-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('842EF199-3931-400C-BC6B-5AF5CC323F8E', N'JAN', 1, 2000, 4, 10, '19991227 00:00:00.000', '20000130 00:00:00.000', N'JAN-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1FF16E42-5387-4A46-B295-5B17851FB9CC', N'JUN', 1, 2004, 1, 3, '20030602 00:00:00.000', '20030629 00:00:00.000', N'JUN-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('88767776-9A92-4F5F-B126-5B4E23A1A07D', N'JAN-W3-FY', 0, 2001, 4, 42, '20010108 00:00:00.000', '20010114 00:00:00.000', N'JAN-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('30F28D0C-CF2F-4244-B796-5B972A5B1257', N'JUL-W3-FY', 0, 2014, 2, 16, '20130715 00:00:00.000', '20130721 00:00:00.000', N'JUL-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B36A27F3-64FB-44AA-9E50-5B994EC69F90', N'SEP-W4-FY', 0, 2002, 2, 26, '20010917 00:00:00.000', '20010923 00:00:00.000', N'SEP-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D290B888-3E79-4333-8A5D-5C1B4D6A4AC4', N'JAN-W1-FY', 0, 2014, 4, 40, '20131230 00:00:00.000', '20140105 00:00:00.000', N'JAN-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E1B60600-4BF6-42ED-8439-5C4FBABE3944', N'FY', 3, 2011, 4, 1, '20100329 00:00:00.000', '20110327 00:00:00.000', N'FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F392BCF3-38F9-4D9E-A478-5C56B924BFC8', N'MAY-W2-FY', 0, 2015, 1, 6, '20140505 00:00:00.000', '20140511 00:00:00.000', N'MAY-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('50FD1155-8F8A-42BB-9DB7-5C7293A8A38B', N'OCT', 1, 2014, 3, 7, '20130930 00:00:00.000', '20131027 00:00:00.000', N'14-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('80820A1B-A872-4EF2-B48A-5CFB0E4F2906', N'MAR-W3-FY', 0, 2000, 4, 51, '20000313 00:00:00.000', '20000319 00:00:00.000', N'MAR-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('07871D75-2F4A-454B-B3AD-5CFEB205244D', N'MAY-W3-FY', 0, 2013, 1, 8, '20120514 00:00:00.000', '20120520 00:00:00.000', N'MAY-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3CD41908-53B1-4F74-B627-5D2AE2BD497C', N'DEC-W1-FY', 0, 2004, 3, 36, '20031201 00:00:00.000', '20031207 00:00:00.000', N'DEC-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C9C5E049-A2DE-4871-BB11-5D3046C2DF83', N'FY', 3, 2001, 4, 1, '20000327 00:00:00.000', '20010325 00:00:00.000', N'FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B4EB397E-4C91-4548-AE33-5E06C00A834C', N'SEP-W1-FY', 0, 2016, 2, 23, '20150831 00:00:00.000', '20150906 00:00:00.000', N'SEP-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('60EF1AC1-5646-44EA-B0F6-5E0DDB6185E1', N'FY', 3, 2008, 4, 1, '20070326 00:00:00.000', '20080330 00:00:00.000', N'FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ACDC6291-5F6F-47DF-AE33-5E945F80A2EA', N'FEB-W2-FY', 0, 2006, 4, 46, '20060206 00:00:00.000', '20060212 00:00:00.000', N'FEB-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9E8DEA2B-68B6-4FBD-9710-5EA82FD73B9A', N'MAR-W2-FY', 0, 2000, 4, 50, '20000306 00:00:00.000', '20000312 00:00:00.000', N'MAR-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0624562C-F2F0-4F4A-B9E1-5EF52C17E788', N'MAY-W2-FY', 0, 2004, 1, 7, '20030512 00:00:00.000', '20030518 00:00:00.000', N'MAY-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('03DA60E1-9ED2-4093-BA2D-5F348BF3866C', N'NOV-W4-FY', 0, 2005, 3, 35, '20041122 00:00:00.000', '20041128 00:00:00.000', N'NOV-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1E5EB47A-FB94-4C43-A49A-5FAA8128A25D', N'APR-W2-FY', 0, 2014, 1, 2, '20130408 00:00:00.000', '20130414 00:00:00.000', N'APR-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('99779398-E7AC-47EE-BB7E-5FD341C79CFC', N'FEB-W1-FY', 0, 2002, 4, 45, '20020128 00:00:00.000', '20020203 00:00:00.000', N'FEB-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('835C2FD3-C7F9-4C68-94D5-5FE2DFE0C95A', N'JUL', 1, 2002, 2, 4, '20010625 00:00:00.000', '20010729 00:00:00.000', N'JUL-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('32167BEB-CAE3-4C86-A1C2-5FFB7BBA199D', N'MAY-W3-FY', 0, 2008, 1, 8, '20070514 00:00:00.000', '20070520 00:00:00.000', N'MAY-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8D5815D7-C157-4E29-98DA-603233BD0666', N'NOV-W2-FY', 0, 2002, 3, 33, '20011105 00:00:00.000', '20011111 00:00:00.000', N'NOV-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6990CB29-35D6-4BF3-8007-611CE106BD58', N'AUG-W2-FY', 0, 2003, 2, 20, '20020812 00:00:00.000', '20020818 00:00:00.000', N'AUG-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('31D25992-B5AB-43B7-B562-61315F27BB8F', N'APR-W4-FY', 0, 1999, 1, 4, '19980420 00:00:00.000', '19980426 00:00:00.000', N'APR-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('043349BC-6EF9-4ED9-96D7-613FC7E207BA', N'SEP-W1-FY', 0, 2014, 2, 22, '20130826 00:00:00.000', '20130901 00:00:00.000', N'SEP-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EA0C90C9-AF97-47A2-A944-616FD052BAF2', N'DEC-W4-FY', 0, 2006, 3, 39, '20051219 00:00:00.000', '20051225 00:00:00.000', N'DEC-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('73B7A04B-64E9-49B6-AE63-6176A5BFE56A', N'SEP-W3-FY', 0, 2015, 2, 25, '20140915 00:00:00.000', '20140921 00:00:00.000', N'SEP-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7214972E-30F5-4248-95E2-6177B526856B', N'DEC-W3-FY', 0, 2011, 3, 38, '20101213 00:00:00.000', '20101219 00:00:00.000', N'DEC-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9531DE3B-4DD1-45BB-88B7-61D8DACE2334', N'FY', 3, 2005, 4, 1, '20040329 00:00:00.000', '20050327 00:00:00.000', N'FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3E3F55C6-C369-4B33-82E0-61F6221FD416', N'SEP', 1, 2014, 2, 6, '20130826 00:00:00.000', '20130929 00:00:00.000', N'14-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DF040E3B-3BB0-477D-97DA-62507E73B362', N'MAY-W4-FY', 0, 2014, 1, 8, '20130520 00:00:00.000', '20130526 00:00:00.000', N'MAY-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4BF69469-E191-4E37-92A8-62A521BAED50', N'OCT-W4-FY', 0, 2003, 3, 30, '20021021 00:00:00.000', '20021027 00:00:00.000', N'OCT-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('61E6EB75-0F89-4801-A015-62D0DA55F352', N'APR-W3-FY', 0, 2014, 1, 3, '20130415 00:00:00.000', '20130421 00:00:00.000', N'APR-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C0E51148-22CE-477F-AD7C-62DBC78FA8B6', N'SEP-W2-FY', 0, 2014, 2, 23, '20130902 00:00:00.000', '20130908 00:00:00.000', N'SEP-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2299BA1A-8CC7-4F1D-8947-6308A57F1E79', N'DEC-W4-FY', 0, 2013, 3, 39, '20121217 00:00:00.000', '20121223 00:00:00.000', N'DEC-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('63CC046D-C1F1-431F-A090-631DE5F67D20', N'JUL-W2-FY', 0, 2004, 2, 15, '20030707 00:00:00.000', '20030713 00:00:00.000', N'JUL-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7CF49454-7A37-4FA8-91D7-6324489BE738', N'MAY-W4-FY', 0, 2008, 1, 9, '20070521 00:00:00.000', '20070527 00:00:00.000', N'MAY-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6113973B-6CDD-4430-A6EF-6339538930BA', N'OCT-W1-FY', 0, 2004, 3, 27, '20030929 00:00:00.000', '20031005 00:00:00.000', N'OCT-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C5F2BAD7-0A96-4765-A7D3-6370F572A3A5', N'JUL-W3-FY', 0, 2002, 2, 16, '20010709 00:00:00.000', '20010715 00:00:00.000', N'JUL-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('393AEB5A-3EB2-41EB-BE33-637BC8A2F004', N'MAY', 1, 2000, 1, 2, '19990503 00:00:00.000', '19990530 00:00:00.000', N'MAY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D5EAE761-FA1E-4B97-9C35-6396D905328E', N'NOV-W1-FY', 0, 2013, 3, 32, '20121029 00:00:00.000', '20121104 00:00:00.000', N'NOV-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8BBC43ED-5A35-4AF8-9F16-64217AA53076', N'AUG', 1, 2015, 2, 5, '20140728 00:00:00.000', '20140831 00:00:00.000', N'15-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8B05B80F-A8D4-433A-B84C-644E40FD281A', N'Q2', 2, 2016, 2, 2, '20150629 00:00:00.000', '20150927 00:00:00.000', N'Q2-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('387E9182-F037-4843-A9F2-64B740FFC225', N'DEC-W1-FY', 0, 2002, 3, 36, '20011126 00:00:00.000', '20011202 00:00:00.000', N'DEC-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('164FE330-9441-4974-B653-65F23D80DF75', N'AUG-W2-FY', 0, 2004, 2, 20, '20030811 00:00:00.000', '20030817 00:00:00.000', N'AUG-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A1C48573-1624-4C06-B211-662718D2AAD1', N'Q3', 2, 2002, 3, 3, '20010924 00:00:00.000', '20011223 00:00:00.000', N'Q3-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EC5B73DD-26F8-4589-BF0C-66D7931B00E7', N'Q4', 2, 2014, 4, 4, '20131230 00:00:00.000', '20140330 00:00:00.000', N'Q4-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B00F189-EA0A-4F38-BD05-66FAEFFC6774', N'JAN-W2-FY', 0, 2005, 4, 41, '20050103 00:00:00.000', '20050109 00:00:00.000', N'JAN-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4CE069BA-7EA1-415A-8F61-675D5FEB1B1E', N'OCT-W4-FY', 0, 2000, 3, 30, '19991018 00:00:00.000', '19991024 00:00:00.000', N'OCT-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6E1CD0C4-EFD5-4711-9C7F-6776D682230E', N'OCT', 1, 2005, 3, 7, '20040927 00:00:00.000', '20041031 00:00:00.000', N'OCT-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('17289681-E44C-47EC-99B2-678067D06FC4', N'SEP-W3-FY', 0, 2016, 2, 25, '20150914 00:00:00.000', '20150920 00:00:00.000', N'SEP-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1AD5C9B1-DDF8-4CF3-A04F-67ECA5BA0798', N'MAY-W3-FY', 0, 2010, 1, 7, '20090511 00:00:00.000', '20090517 00:00:00.000', N'MAY-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('537B0CD9-EAD2-4691-BECF-680CAA8F5901', N'MAR-W4-FY', 0, 2012, 4, 52, '20120319 00:00:00.000', '20120325 00:00:00.000', N'MAR-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('392B9436-6AFD-4A95-A31D-68116159750C', N'JUL-W2-FY', 0, 2002, 2, 15, '20010702 00:00:00.000', '20010708 00:00:00.000', N'JUL-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BFEBDC91-588C-477D-830F-68273D0BCA0F', N'JUL-W4-FY', 0, 2014, 2, 17, '20130722 00:00:00.000', '20130728 00:00:00.000', N'JUL-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E1C8AE5-75F2-461F-B2C3-685C20BD4B3F', N'NOV', 1, 2008, 3, 8, '20071029 00:00:00.000', '20071125 00:00:00.000', N'8-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EF7BC90F-97AC-4C02-B592-689D3E076193', N'OCT-W4-FY', 0, 2014, 3, 30, '20131021 00:00:00.000', '20131027 00:00:00.000', N'OCT-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2C80DA95-7231-4A0C-818A-68DBCA166308', N'AUG-W1-FY', 0, 2014, 2, 18, '20130729 00:00:00.000', '20130804 00:00:00.000', N'AUG-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4C3D34B9-E3B6-464F-9A65-68EAC62B199F', N'MAY-W3-FY', 0, 2004, 1, 8, '20030519 00:00:00.000', '20030525 00:00:00.000', N'MAY-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('515F4570-6703-437F-BAF9-6935180B43D2', N'FEB-W1-FY', 0, 2004, 4, 45, '20040202 00:00:00.000', '20040208 00:00:00.000', N'FEB-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F3E8A954-E739-4DEE-AD92-69E6BF4ADD4C', N'JUN', 1, 2008, 1, 3, '20070528 00:00:00.000', '20070624 00:00:00.000', N'8-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B351B51E-9032-4CC1-BE0B-69E9C4A49196', N'DEC-W2-FY', 0, 2015, 3, 37, '20141208 00:00:00.000', '20141214 00:00:00.000', N'DEC-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2706A2AA-DFDA-4086-AD76-69E9CCCBB94D', N'JAN-W2-FY', 0, 1999, 4, 41, '19990104 00:00:00.000', '19990110 00:00:00.000', N'JAN-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F495FF92-2F51-4546-93F4-6A18BE34E0F5', N'APR-W2-FY', 0, 1999, 1, 2, '19980406 00:00:00.000', '19980412 00:00:00.000', N'APR-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5A84B424-B524-4D18-889C-6A59D35E607F', N'DEC', 1, 1999, 3, 9, '19981130 00:00:00.000', '19981227 00:00:00.000', N'DEC-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2A0317A6-20B1-483C-8722-6A5DB1AD373E', N'JUL-W1-FY', 0, 2014, 2, 14, '20130701 00:00:00.000', '20130707 00:00:00.000', N'JUL-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B7165637-9E55-4850-8D5B-6AE17E61B3DE', N'JAN-W2-FY', 0, 2015, 4, 41, '20150105 00:00:00.000', '20150111 00:00:00.000', N'JAN-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AD0733D5-CFA0-44D0-8D25-6B28C7CD5A50', N'DEC-W3-FY', 0, 2014, 3, 37, '20131209 00:00:00.000', '20131215 00:00:00.000', N'DEC-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('98D045E5-1922-4E44-9A4F-6B3F8F23294F', N'JAN-W4-FY', 0, 2011, 4, 43, '20110117 00:00:00.000', '20110123 00:00:00.000', N'JAN-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('20252AF0-AAFE-4C8B-8769-6B5FF315F973', N'MAR', 1, 2005, 4, 12, '20050228 00:00:00.000', '20050327 00:00:00.000', N'MAR-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9185DC2E-DC4A-4FCB-AE64-6B7D6089B4C6', N'NOV-W3-FY', 0, 2014, 3, 33, '20131111 00:00:00.000', '20131117 00:00:00.000', N'NOV-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D506C03C-2287-483B-B6CF-6BE98D6721C9', N'APR-W5-FY', 0, 1999, 1, 5, '19980427 00:00:00.000', '19980503 00:00:00.000', N'APR-W5-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5BFDCBC7-0890-4989-97A9-6C88B3DBE438', N'APR-W3-FY', 0, 2009, 1, 3, '20080414 00:00:00.000', '20080420 00:00:00.000', N'APR-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E2ED7C78-2DCB-4F22-889D-6C8F1DDC56BB', N'FY', 3, 1999, 4, 1, '19980330 00:00:00.000', '19990328 00:00:00.000', N'FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AA080074-94BA-4656-999A-6CADDF63C3FB', N'JAN-W4-FY', 0, 2001, 4, 43, '20010115 00:00:00.000', '20010121 00:00:00.000', N'JAN-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4415B7C4-19AC-4AD4-9A4E-6D6239F7C5AC', N'AUG-W1-FY', 0, 2008, 2, 19, '20070730 00:00:00.000', '20070805 00:00:00.000', N'AUG-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('16E44FDD-21CF-465F-B267-6D653825367E', N'JAN', 1, 2008, 4, 10, '20071231 00:00:00.000', '20080127 00:00:00.000', N'8-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('11D5127E-E725-4FFC-AB01-6D684CCBFE87', N'NOV-W4-FY', 0, 2016, 3, 34, '20151116 00:00:00.000', '20151122 00:00:00.000', N'NOV-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B77EB952-EDD4-4D15-BAC6-6DBCB3F76303', N'JUN-W2-FY', 0, 2013, 1, 11, '20120604 00:00:00.000', '20120610 00:00:00.000', N'JUN-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('49D48D95-3627-4A05-B1B9-6DEB8FFD6F04', N'NOV-W1-FY', 0, 2009, 3, 31, '20081027 00:00:00.000', '20081102 00:00:00.000', N'NOV-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4AA42E02-74F5-44C9-A15E-6E04BD2AFCD9', N'JUL-W5-FY', 0, 2006, 2, 18, '20050725 00:00:00.000', '20050731 00:00:00.000', N'JUL-W5-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F722BF22-9D93-41AD-A7CC-6E32D1D68A6C', N'Q2', 2, 2009, 2, 2, '20080630 00:00:00.000', '20080928 00:00:00.000', N'Q2-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E5DB93A2-B947-4A2A-AE42-6E4B0186371D', N'NOV-W1-FY', 0, 2003, 3, 32, '20021104 00:00:00.000', '20021110 00:00:00.000', N'NOV-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F69E1FC4-7124-44F8-B535-6EAD99D58FD4', N'JUN-W4-FY', 0, 2004, 1, 13, '20030623 00:00:00.000', '20030629 00:00:00.000', N'JUN-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('322F806D-A711-48D0-AF8A-6EB1FF58BD64', N'AUG-W3-FY', 0, 2001, 2, 21, '20000814 00:00:00.000', '20000820 00:00:00.000', N'AUG-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('026F7524-7C01-419A-98CE-6F29DB304B2D', N'Q1', 2, 2008, 1, 1, '20070326 00:00:00.000', '20070624 00:00:00.000', N'Q1-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3277AA28-D8CC-49AB-9C1A-6F9E7319430E', N'SEP-W1-FY', 0, 2004, 2, 23, '20030901 00:00:00.000', '20030907 00:00:00.000', N'SEP-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2C6D4BDD-09C1-41C1-9B76-6F9EA1FAED6D', N'MAY-W2-FY', 0, 2010, 1, 6, '20090504 00:00:00.000', '20090510 00:00:00.000', N'MAY-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9A2A9E34-AFBE-4BEE-A530-705E233FBE6D', N'Q1', 2, 2010, 1, 1, '20090330 00:00:00.000', '20090628 00:00:00.000', N'Q1-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0ED8D2B5-94C2-488C-90FD-70CB960B7AE3', N'MAR-W1-FY', 0, 2011, 4, 49, '20110228 00:00:00.000', '20110306 00:00:00.000', N'MAR-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('69C8CF79-5D5B-403D-8987-70CB9F25DF1C', N'NOV-W2-FY', 0, 2015, 3, 32, '20141103 00:00:00.000', '20141109 00:00:00.000', N'NOV-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B5AC6A31-2DF5-4B8D-9026-70CE37DE822D', N'APR-W3-FY', 0, 2005, 1, 3, '20040412 00:00:00.000', '20040418 00:00:00.000', N'APR-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('40893579-338F-4509-9E07-712E927BFD77', N'JUL-W3-FY', 0, 2003, 2, 16, '20020715 00:00:00.000', '20020721 00:00:00.000', N'JUL-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A5A47600-9619-402C-A51C-7183B4D69808', N'JAN-W1-FY', 0, 2002, 4, 40, '20011224 00:00:00.000', '20011230 00:00:00.000', N'JAN-W1-FY-02', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('26797F7D-AB22-48B1-9F06-71CDD25B02E6', N'DEC', 1, 2005, 3, 9, '20041129 00:00:00.000', '20041226 00:00:00.000', N'DEC-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('898C461E-712C-44B3-8DAE-7223EC155128', N'NOV-W3-FY', 0, 2011, 3, 34, '20101115 00:00:00.000', '20101121 00:00:00.000', N'NOV-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('14215F4D-C892-4E23-B6B7-726753942E49', N'APR-W4-FY', 0, 2011, 1, 4, '20100419 00:00:00.000', '20100425 00:00:00.000', N'APR-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C7165FF9-527B-4A71-80EB-728AE293C3CA', N'APR-W4-FY', 0, 2001, 1, 4, '20000417 00:00:00.000', '20000423 00:00:00.000', N'APR-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('66685222-7EEA-42C9-B30F-72AB47BF18F0', N'OCT-W3-FY', 0, 2003, 3, 29, '20021014 00:00:00.000', '20021020 00:00:00.000', N'OCT-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D59ECA5C-830B-451A-B649-737B37EB53FA', N'OCT-W4-FY', 0, 2012, 3, 30, '20111017 00:00:00.000', '20111023 00:00:00.000', N'OCT-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F34D2F22-DDD7-4D2B-A1EC-7422C2DF7603', N'OCT-W3-FY', 0, 2012, 3, 29, '20111010 00:00:00.000', '20111016 00:00:00.000', N'OCT-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A62D09C6-D58A-4256-956E-7450D5269794', N'SEP-W2-FY', 0, 2012, 2, 24, '20110905 00:00:00.000', '20110911 00:00:00.000', N'SEP-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('74E212F1-9DDA-428F-9E47-7534FEC5156D', N'MAR', 1, 2012, 4, 12, '20120227 00:00:00.000', '20120325 00:00:00.000', N'12-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F3B4B7A7-3F3D-4ACC-9792-755E1FBE8C94', N'FEB-W2-FY', 0, 2013, 4, 46, '20130204 00:00:00.000', '20130210 00:00:00.000', N'FEB-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2C16FB59-3C35-4ADB-ADED-7569DD215B25', N'OCT', 1, 2001, 3, 7, '20000925 00:00:00.000', '20001029 00:00:00.000', N'OCT-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ABA6CBE7-E0F4-4B79-83BC-75A4E06659BD', N'JAN-W3-FY', 0, 2003, 4, 42, '20030113 00:00:00.000', '20030119 00:00:00.000', N'JAN-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DF5E012C-61E0-48DC-B30D-7628602BAE16', N'AUG-W2-FY', 0, 2011, 2, 19, '20100802 00:00:00.000', '20100808 00:00:00.000', N'AUG-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3E6FCEDE-1A28-4A9B-9A91-764FEF00A340', N'APR-W1-FY', 0, 2016, 1, 1, '20150330 00:00:00.000', '20150405 00:00:00.000', N'APR-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F2405FED-1E78-4F35-BB55-765E7202C429', N'AUG-W2-FY', 0, 2008, 2, 20, '20070806 00:00:00.000', '20070812 00:00:00.000', N'AUG-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('47CB94AF-C411-451E-A530-766AF4CB00C7', N'FEB-W2-FY', 0, 2001, 4, 46, '20010205 00:00:00.000', '20010211 00:00:00.000', N'FEB-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('92DEF474-5D1E-4605-A956-787C81878337', N'MAR-W3-FY', 0, 2007, 4, 51, '20070312 00:00:00.000', '20070318 00:00:00.000', N'MAR-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F8106D1F-2D8D-4D57-9800-78ADC8A6510D', N'DEC-W2-FY', 0, 2014, 3, 36, '20131202 00:00:00.000', '20131208 00:00:00.000', N'DEC-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C328A714-A944-45AC-891B-78C85B0A3A2C', N'JUN-W3-FY', 0, 2008, 1, 12, '20070611 00:00:00.000', '20070617 00:00:00.000', N'JUN-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0BF15D7D-F312-45B0-BE39-790B7C0ABE28', N'MAY-W4-FY', 0, 2011, 1, 8, '20100517 00:00:00.000', '20100523 00:00:00.000', N'MAY-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('36EF9D8D-4D3B-4C0A-A1B6-792229E6CCF3', N'MAY-W2-FY', 0, 2016, 1, 6, '20150504 00:00:00.000', '20150510 00:00:00.000', N'MAY-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('70B528A5-B109-4F7A-A2B9-7984BD4C72CC', N'OCT-W2-FY', 0, 2002, 3, 28, '20011001 00:00:00.000', '20011007 00:00:00.000', N'OCT-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4824BC15-6935-4B13-89D9-798FEAD6BACA', N'NOV-W5-FY', 0, 2016, 3, 35, '20151123 00:00:00.000', '20151129 00:00:00.000', N'NOV-W5-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('910375C3-7A0F-44CA-903F-79B5F93C3867', N'FEB-W3-FY', 0, 2009, 4, 46, '20090209 00:00:00.000', '20090215 00:00:00.000', N'FEB-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7E446B88-9629-49FB-BDD0-79CD8D64EAD7', N'JAN', 1, 2004, 4, 10, '20031229 00:00:00.000', '20040201 00:00:00.000', N'JAN-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('06D354C9-54BC-44E4-956A-7A054E91EAFC', N'MAR-W1-FY', 0, 2001, 4, 49, '20010226 00:00:00.000', '20010304 00:00:00.000', N'MAR-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('217AA484-0F2E-4E5E-A83A-7A1B4AE5023B', N'AUG-W4-FY', 0, 2002, 2, 22, '20010820 00:00:00.000', '20010826 00:00:00.000', N'AUG-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B552F976-E294-47B1-BD7C-7A2D430E192F', N'AUG-W2-FY', 0, 2006, 2, 20, '20050808 00:00:00.000', '20050814 00:00:00.000', N'AUG-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2DB52486-36C4-49C3-BA5B-7A47336DA1CF', N'JAN', 1, 2015, 4, 10, '20141229 00:00:00.000', '20150125 00:00:00.000', N'15-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1CC63469-5A86-4027-8F6D-7A4CFE44C9E5', N'NOV-W2-FY', 0, 2005, 3, 33, '20041108 00:00:00.000', '20041114 00:00:00.000', N'NOV-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B33E15DE-FCE0-437F-AF40-7ACBBB20FA96', N'JUL-W3-FY', 0, 1999, 2, 16, '19980713 00:00:00.000', '19980719 00:00:00.000', N'JUL-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3395E631-9ACF-468A-8E09-7ACE18A65A6F', N'JUL-W2-FY', 0, 2006, 2, 15, '20050704 00:00:00.000', '20050710 00:00:00.000', N'JUL-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('840A356F-B721-46DF-B09D-7ADF81C454ED', N'Q2', 2, 2010, 2, 2, '20090629 00:00:00.000', '20090927 00:00:00.000', N'Q2-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6D70FEF5-0219-45DA-A0C1-7B0D33609411', N'FY', 3, 2014, 4, 1, '20130401 00:00:00.000', '20140330 00:00:00.000', N'FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('025C224F-9F26-464E-B1A0-7B78B2F6A3A9', N'DEC-W2-FY', 0, 2016, 3, 37, '20151207 00:00:00.000', '20151213 00:00:00.000', N'DEC-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BB98A25D-E6A4-4302-8B3F-7B82C8B82F2B', N'JUN-W1-FY', 0, 2007, 1, 10, '20060529 00:00:00.000', '20060604 00:00:00.000', N'JUN-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D61C5C72-91D0-4A53-A87E-7BBA2519B1DF', N'NOV-W3-FY', 0, 2010, 3, 33, '20091109 00:00:00.000', '20091115 00:00:00.000', N'NOV-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2A50D563-6E5E-43C7-86A0-7BEEEFD635B0', N'DEC-W2-FY', 0, 2013, 3, 37, '20121203 00:00:00.000', '20121209 00:00:00.000', N'DEC-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EA74CD81-18EC-4E17-855C-7BF827647BB0', N'MAY-W3-FY', 0, 2006, 1, 8, '20050516 00:00:00.000', '20050522 00:00:00.000', N'MAY-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5F79C559-4685-4F33-9C49-7C036002BD36', N'APR', 1, 2015, 1, 1, '20140331 00:00:00.000', '20140427 00:00:00.000', N'15-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0BD980E9-C243-42A0-B7C4-7C722188E9D6', N'JUL-W4-FY', 0, 2008, 2, 17, '20070716 00:00:00.000', '20070722 00:00:00.000', N'JUL-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8427C112-1F5B-4FC7-991E-7CEDCBD9ADB6', N'AUG-W3-FY', 0, 2010, 2, 20, '20090810 00:00:00.000', '20090816 00:00:00.000', N'AUG-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0A02263D-9F2A-47BB-9C7C-7D0F22A5F983', N'FY', 3, 2009, 4, 1, '20080331 00:00:00.000', '20090329 00:00:00.000', N'FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E555F8F8-BA23-48C8-8673-7D20780ACBCC', N'JAN', 1, 2006, 4, 10, '20051226 00:00:00.000', '20060129 00:00:00.000', N'6-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B468003A-EB18-4664-95CC-7E1D52479CBC', N'JUN', 1, 2013, 1, 3, '20120528 00:00:00.000', '20120624 00:00:00.000', N'13-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C574F2C0-9E11-40A9-8E9D-7EA1D4461F4F', N'Q1', 2, 2012, 1, 1, '20110328 00:00:00.000', '20110626 00:00:00.000', N'Q1-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('952C8EC1-0EB3-40D4-8501-7EE12FFD445B', N'Q1', 2, 2016, 1, 1, '20150330 00:00:00.000', '20150628 00:00:00.000', N'Q1-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1D725841-2BFC-4A8B-8010-7F19C6216870', N'APR-W5-FY', 0, 2013, 1, 5, '20120423 00:00:00.000', '20120429 00:00:00.000', N'APR-W5-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4BEA66F8-818A-4CC9-8170-7F2E95E71192', N'JUN-W2-FY', 0, 2009, 1, 10, '20080602 00:00:00.000', '20080608 00:00:00.000', N'JUN-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('22D4AEF1-B60A-492B-A143-7F40415AAC99', N'JUL-W1-FY', 0, 2004, 2, 14, '20030630 00:00:00.000', '20030706 00:00:00.000', N'JUL-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('22BF35B7-B88A-4E99-8903-7FB6CCCB1F54', N'JUL', 1, 1999, 2, 4, '19980629 00:00:00.000', '19980802 00:00:00.000', N'JUL-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('998AA0DA-FDB7-4700-9E48-7FD8A7CD0D34', N'AUG-W1-FY', 0, 2003, 2, 19, '20020805 00:00:00.000', '20020811 00:00:00.000', N'AUG-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('98BD9A35-9C15-4F10-8A89-7FFD1A239EFB', N'FEB-W4-FY', 0, 2012, 4, 48, '20120220 00:00:00.000', '20120226 00:00:00.000', N'FEB-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0D40351F-F151-46AD-9B0D-801491ED30F1', N'DEC', 1, 2011, 3, 9, '20101129 00:00:00.000', '20101226 00:00:00.000', N'11-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('94B5B29A-D3EF-4B3C-A410-802465317E65', N'MAR', 1, 2006, 4, 12, '20060227 00:00:00.000', '20060326 00:00:00.000', N'6-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('08C1C798-19F6-4D17-A393-802ECF991DC0', N'FEB-W1-FY', 0, 2006, 4, 45, '20060130 00:00:00.000', '20060205 00:00:00.000', N'FEB-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('22CF87D0-8ECC-4B07-8FD2-807B09D3FC2C', N'FY', 3, 2010, 4, 1, '20090330 00:00:00.000', '20100328 00:00:00.000', N'FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C1EA43CC-6E45-4701-B1EA-80AFFDD80F49', N'Q2', 2, 2001, 2, 2, '20000626 00:00:00.000', '20000924 00:00:00.000', N'Q2-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EE9D1DD8-C430-424A-BD1D-80CB93BF85EC', N'JAN-W2-FY', 0, 2010, 4, 41, '20100104 00:00:00.000', '20100110 00:00:00.000', N'JAN-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FE982FD3-BB14-4E09-A2A3-80EDE179654D', N'MAR-W3-FY', 0, 2005, 4, 51, '20050314 00:00:00.000', '20050320 00:00:00.000', N'MAR-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('33E1C7FF-071E-48B3-8E4B-81129E33E98C', N'AUG-W2-FY', 0, 2013, 2, 20, '20120806 00:00:00.000', '20120812 00:00:00.000', N'AUG-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E1DDA41-D5E3-4521-A830-8119B6B6E568', N'FEB-W4-FY', 0, 2014, 4, 47, '20140217 00:00:00.000', '20140223 00:00:00.000', N'FEB-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3AF15096-2F9D-4332-9155-81A38C65981D', N'MAR-W2-FY', 0, 2001, 4, 50, '20010305 00:00:00.000', '20010311 00:00:00.000', N'MAR-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C4CD06FF-38CB-4D82-9567-81A7F10C2F18', N'JUL-W2-FY', 0, 2010, 2, 15, '20090706 00:00:00.000', '20090712 00:00:00.000', N'JUL-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BFD2206D-6732-4F98-B3C6-81CDCA533DBC', N'FY', 3, 2013, 4, 1, '20120326 00:00:00.000', '20130331 00:00:00.000', N'FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('90DC3E57-86E9-4C7A-8CFA-820B0916170C', N'JUL-W1-FY', 0, 2003, 2, 14, '20020701 00:00:00.000', '20020707 00:00:00.000', N'JUL-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B7B4249E-3738-4495-AD35-8220459E08ED', N'FEB-W3-FY', 0, 2000, 4, 47, '20000214 00:00:00.000', '20000220 00:00:00.000', N'FEB-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('02653321-0596-4D26-B8D6-822CF0E56664', N'JUL-W2-FY', 0, 2015, 2, 15, '20140707 00:00:00.000', '20140713 00:00:00.000', N'JUL-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A64EBA29-A406-4534-8A88-82393D794834', N'NOV-W3-FY', 0, 2005, 3, 34, '20041115 00:00:00.000', '20041121 00:00:00.000', N'NOV-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AB11A4A9-023F-4EA6-AF7F-826C63407B69', N'Q1', 2, 2009, 1, 1, '20080331 00:00:00.000', '20080629 00:00:00.000', N'Q1-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D739911C-1DF1-499A-AE2E-8275E971F7CD', N'SEP-W1-FY', 0, 2012, 2, 23, '20110829 00:00:00.000', '20110904 00:00:00.000', N'SEP-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('62C60EE2-5979-458D-83E2-827992BE3661', N'MAR-W3-FY', 0, 2008, 4, 51, '20080310 00:00:00.000', '20080316 00:00:00.000', N'MAR-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('05D287BA-B3EA-42E9-9978-82B87A892B33', N'DEC-W2-FY', 0, 2001, 3, 37, '20001204 00:00:00.000', '20001210 00:00:00.000', N'DEC-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5719606B-FBC8-4D5D-8320-82E95365A854', N'NOV-W3-FY', 0, 2003, 3, 34, '20021118 00:00:00.000', '20021124 00:00:00.000', N'NOV-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('70649010-5AFA-4932-81D5-8359B3E05CDA', N'JUN', 1, 2012, 1, 3, '20110530 00:00:00.000', '20110626 00:00:00.000', N'12-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('134E309E-99CB-4FA4-8551-83C76994E589', N'JUN-W1-FY', 0, 2005, 1, 10, '20040531 00:00:00.000', '20040606 00:00:00.000', N'JUN-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2B858AD9-08C8-4392-8656-83D6BBB02525', N'APR', 1, 2016, 1, 1, '20150330 00:00:00.000', '20150426 00:00:00.000', N'16-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('50189CEE-8C94-4E20-8DF8-83D77B7005FE', N'OCT-W5-FY', 0, 1999, 3, 31, '19981026 00:00:00.000', '19981101 00:00:00.000', N'OCT-W5-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D39C64C7-6645-4BB3-851E-83F698821C3D', N'APR-W1-FY', 0, 2015, 1, 1, '20140331 00:00:00.000', '20140406 00:00:00.000', N'APR-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('82A8EC3D-59F6-480C-AA7F-840D9F0D5EAF', N'JUL', 1, 2007, 2, 4, '20060626 00:00:00.000', '20060730 00:00:00.000', N'7-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('219B2C05-4A2E-422F-9DBC-84481B021151', N'MAY-W3-FY', 0, 1999, 1, 8, '19980518 00:00:00.000', '19980524 00:00:00.000', N'MAY-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E6660165-F221-49D3-991A-8467ED1D3ED8', N'JAN-W2-FY', 0, 2001, 4, 41, '20010101 00:00:00.000', '20010107 00:00:00.000', N'JAN-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FFDE27E7-AE9F-4D79-9763-846DAB2C0F97', N'OCT-W2-FY', 0, 2011, 3, 28, '20101004 00:00:00.000', '20101010 00:00:00.000', N'OCT-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B25F39A2-E59B-40FC-8DC4-84BA37AB8695', N'NOV', 1, 2007, 3, 8, '20061030 00:00:00.000', '20061126 00:00:00.000', N'7-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F4CCCC46-3464-4275-AB03-84CD61342782', N'NOV-W4-FY', 0, 2008, 3, 35, '20071119 00:00:00.000', '20071125 00:00:00.000', N'NOV-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('10B50FFB-8841-4812-8EA2-85051A8918E3', N'DEC-W2-FY', 0, 2012, 3, 37, '20111205 00:00:00.000', '20111211 00:00:00.000', N'DEC-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('73BA3CAA-1492-4A67-B166-853BAF2A8CB8', N'MAR-W4-FY', 0, 2002, 4, 52, '20020318 00:00:00.000', '20020324 00:00:00.000', N'MAR-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A3372229-9ABB-4A2A-A992-856AFE812CDC', N'JUN-W4-FY', 0, 2001, 1, 13, '20000619 00:00:00.000', '20000625 00:00:00.000', N'JUN-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DC1DE469-04F1-42E5-8772-85B13776734F', N'JUN-W5-FY', 0, 2014, 1, 13, '20130624 00:00:00.000', '20130630 00:00:00.000', N'JUN-W5-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D1C9B470-9CBD-4C8E-8958-85F1E077F970', N'MAR', 1, 2011, 4, 12, '20110228 00:00:00.000', '20110327 00:00:00.000', N'11-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7791C119-38FD-4E74-90C1-85FA1FC85F8C', N'FEB', 1, 2008, 4, 11, '20080128 00:00:00.000', '20080224 00:00:00.000', N'8-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CD1D6584-DA81-4D9A-B149-864F83B32CB4', N'JAN-W3-FY', 0, 2007, 4, 42, '20070108 00:00:00.000', '20070114 00:00:00.000', N'JAN-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A507E260-51FB-4BA5-84BF-8697FE1B3973', N'SEP-W3-FY', 0, 2004, 2, 25, '20030915 00:00:00.000', '20030921 00:00:00.000', N'SEP-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CB97F7E3-17F1-45F3-BCF9-8699D1247A2A', N'AUG-W3-FY', 0, 2006, 2, 21, '20050815 00:00:00.000', '20050821 00:00:00.000', N'AUG-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E2BEE47-505F-428C-B618-86B34980D26D', N'SEP-W5-FY', 0, 2013, 2, 27, '20120924 00:00:00.000', '20120930 00:00:00.000', N'SEP-W5-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0F7F9F01-3DAF-4FC6-B010-86DCA4CCBDDE', N'FEB-W3-FY', 0, 2014, 4, 46, '20140210 00:00:00.000', '20140216 00:00:00.000', N'FEB-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('121F8033-6422-4016-A2AD-874B3A7AAB3C', N'NOV-W3-FY', 0, 2000, 3, 34, '19991115 00:00:00.000', '19991121 00:00:00.000', N'NOV-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CDB6999E-1A25-4973-B67E-88998400EA4E', N'OCT-W1-FY', 0, 2010, 3, 27, '20090928 00:00:00.000', '20091004 00:00:00.000', N'OCT-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DF27A09A-99FB-41ED-901D-889F92F7EC11', N'SEP-W3-FY', 0, 2001, 2, 25, '20000911 00:00:00.000', '20000917 00:00:00.000', N'SEP-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5001B8A4-8505-4A81-AEEB-890B2A85A9FE', N'DEC-W4-FY', 0, 2003, 3, 39, '20021223 00:00:00.000', '20021229 00:00:00.000', N'DEC-W4-FY-03', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C0FD45B3-0889-4FBF-A27D-890DFFA12E39', N'JAN-W1-FY', 0, 2003, 4, 40, '20021230 00:00:00.000', '20030105 00:00:00.000', N'JAN-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C29C95C4-2C9B-4406-8521-8910E8DB5C56', N'AUG-W5-FY', 0, 2011, 2, 22, '20100823 00:00:00.000', '20100829 00:00:00.000', N'AUG-W5-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6F9A1BA6-B176-4BD5-A0D0-8933088DF67C', N'MAR-W2-FY', 0, 2011, 4, 50, '20110307 00:00:00.000', '20110313 00:00:00.000', N'MAR-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AEBB4E87-364A-4B5E-8727-895C5A464406', N'MAR-W4-FY', 0, 2011, 4, 52, '20110321 00:00:00.000', '20110327 00:00:00.000', N'MAR-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F1D8246B-4B33-4932-9502-89ACD96F51C7', N'SEP-W4-FY', 0, 2000, 2, 26, '19990920 00:00:00.000', '19990926 00:00:00.000', N'SEP-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4FB73D8D-6EB4-4FA9-96F6-89E82B5762FF', N'OCT-W1-FY', 0, 2011, 3, 27, '20100927 00:00:00.000', '20101003 00:00:00.000', N'OCT-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B581E4FC-0A54-4029-ABE0-8A04D10667B2', N'MAR-W4-FY', 0, 2004, 4, 52, '20040322 00:00:00.000', '20040328 00:00:00.000', N'MAR-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('61093B47-BC73-48BC-8C9C-8A2B6350E7DA', N'SEP-W4-FY', 0, 2014, 2, 25, '20130916 00:00:00.000', '20130922 00:00:00.000', N'SEP-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('060B67B9-B756-490A-9B0B-8A6DCEDFECFB', N'AUG-W1-FY', 0, 2007, 2, 19, '20060731 00:00:00.000', '20060806 00:00:00.000', N'AUG-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BFDC296A-CDBE-4E8F-B4BA-8A79A088E676', N'AUG-W1-FY', 0, 2004, 2, 19, '20030804 00:00:00.000', '20030810 00:00:00.000', N'AUG-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4B0488D8-AE87-4137-A233-8A7CB08258A4', N'JAN-W4-FY', 0, 2010, 4, 43, '20100118 00:00:00.000', '20100124 00:00:00.000', N'JAN-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6CFD79DB-5C03-4AED-BA8E-8A9AA82BD5CA', N'MAY-W4-FY', 0, 2012, 1, 8, '20110516 00:00:00.000', '20110522 00:00:00.000', N'MAY-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CF348B58-4C05-4647-8173-8AB285D2D756', N'APR-W4-FY', 0, 2014, 1, 4, '20130422 00:00:00.000', '20130428 00:00:00.000', N'APR-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('962709A7-BC13-4515-A068-8AF9481F8845', N'JAN-W3-FY', 0, 2015, 4, 42, '20150112 00:00:00.000', '20150118 00:00:00.000', N'JAN-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A8FF1A2A-2612-476B-91A9-8B8165EFBFC5', N'JUN-W1-FY', 0, 2013, 1, 10, '20120528 00:00:00.000', '20120603 00:00:00.000', N'JUN-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('55E59E9D-5D65-4D7B-9790-8BE2D8130E7F', N'JUL-W1-FY', 0, 2013, 2, 14, '20120625 00:00:00.000', '20120701 00:00:00.000', N'JUL-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4BF3057C-D90A-45B7-BEE1-8C11E4E38795', N'AUG-W3-FY', 0, 2007, 2, 21, '20060814 00:00:00.000', '20060820 00:00:00.000', N'AUG-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B0CBEF25-DE1F-4EE4-A9A3-8C6DCF829153', N'JUL-W5-FY', 0, 2001, 2, 18, '20000724 00:00:00.000', '20000730 00:00:00.000', N'JUL-W5-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1676BF14-3F2D-4302-952E-8CC52EC4180E', N'AUG-W2-FY', 0, 2009, 2, 20, '20080811 00:00:00.000', '20080817 00:00:00.000', N'AUG-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5C7CF9B1-E62D-4D61-B16B-8D0364D5A0C6', N'DEC-W4-FY', 0, 2004, 3, 39, '20031222 00:00:00.000', '20031228 00:00:00.000', N'DEC-W4-FY-04', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('022664BE-FF05-4A44-9AA7-8D542F66ED6C', N'JAN-W4-FY', 0, 2003, 4, 43, '20030120 00:00:00.000', '20030126 00:00:00.000', N'JAN-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('351C2D02-2BE0-4671-9704-8D5E9081815D', N'APR', 1, 2011, 1, 1, '20100329 00:00:00.000', '20100425 00:00:00.000', N'11-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5F34FA8D-95DA-45E3-B161-8D648BF1F41D', N'FEB-W3-FY', 0, 2005, 4, 47, '20050214 00:00:00.000', '20050220 00:00:00.000', N'FEB-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C53B932A-C044-4C9E-9DD5-8D9A3140066D', N'OCT-W2-FY', 0, 2013, 3, 29, '20121008 00:00:00.000', '20121014 00:00:00.000', N'OCT-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('42721DAE-1D71-41B6-9E6A-8DB2016A0197', N'AUG-W3-FY', 0, 2004, 2, 21, '20030818 00:00:00.000', '20030824 00:00:00.000', N'AUG-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5607C8EC-A9AD-4ABF-B38A-8DCE4D7F0798', N'JAN-W1-FY', 0, 2004, 4, 40, '20031229 00:00:00.000', '20040104 00:00:00.000', N'JAN-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6E0E70CC-F354-4B63-9F44-8E035DABBD32', N'APR-W2-FY', 0, 2003, 1, 2, '20020408 00:00:00.000', '20020414 00:00:00.000', N'APR-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C084F5DF-4032-4051-ADAB-8E0B8A81C10F', N'DEC-W4-FY', 0, 2014, 3, 38, '20131216 00:00:00.000', '20131222 00:00:00.000', N'DEC-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B4DD95CF-84E3-4AE0-A614-8E0BB9566841', N'DEC-W3-FY', 0, 2001, 3, 38, '20001211 00:00:00.000', '20001217 00:00:00.000', N'DEC-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5A8BEC98-1E5F-4277-86B6-8E5BF028126E', N'SEP-W2-FY', 0, 2001, 2, 24, '20000904 00:00:00.000', '20000910 00:00:00.000', N'SEP-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FE48CA15-B609-43A3-9B36-8E672EA58CE5', N'Q3', 2, 2003, 3, 3, '20020930 00:00:00.000', '20021229 00:00:00.000', N'Q3-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('37C6DD39-5DD8-4B73-B3C2-8E7BE24CDAD2', N'JUL', 1, 2012, 2, 4, '20110627 00:00:00.000', '20110731 00:00:00.000', N'12-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CBDBC168-AD7B-43D2-994D-8EF7FEFA1183', N'MAY', 1, 2003, 1, 2, '20020506 00:00:00.000', '20020602 00:00:00.000', N'MAY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A2E1A560-D087-45FF-88D3-8F52121FC83B', N'FEB-W3-FY', 0, 2001, 4, 47, '20010212 00:00:00.000', '20010218 00:00:00.000', N'FEB-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('467072C2-E42E-4B07-9B59-8F7477C8840B', N'AUG-W3-FY', 0, 2008, 2, 21, '20070813 00:00:00.000', '20070819 00:00:00.000', N'AUG-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5057943A-A8D6-49E7-99B1-8FB4F3FC080A', N'MAY-W2-FY', 0, 2003, 1, 7, '20020513 00:00:00.000', '20020519 00:00:00.000', N'MAY-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9D9D8A5B-2C82-48CE-8840-8FC2AA5DE82E', N'JUL', 1, 2016, 2, 4, '20150629 00:00:00.000', '20150726 00:00:00.000', N'16-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('12F7FE2C-3697-4294-ACA5-8FD8E889F96F', N'NOV-W2-FY', 0, 2009, 3, 32, '20081103 00:00:00.000', '20081109 00:00:00.000', N'NOV-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4BD6805C-5530-4622-ACB7-8FF82BF4D7C3', N'AUG-W4-FY', 0, 2005, 2, 22, '20040823 00:00:00.000', '20040829 00:00:00.000', N'AUG-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E0926120-244C-4EA8-81BF-90353E7F1924', N'JAN-W1-FY', 0, 2005, 4, 40, '20041227 00:00:00.000', '20050102 00:00:00.000', N'JAN-W1-FY-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('272B15FF-9690-4A9A-ADD8-9035E4F6932D', N'AUG-W3-FY', 0, 2002, 2, 21, '20010813 00:00:00.000', '20010819 00:00:00.000', N'AUG-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8F2DEF28-67C1-49C1-A463-903A8B932641', N'NOV-W4-FY', 0, 2001, 3, 35, '20001120 00:00:00.000', '20001126 00:00:00.000', N'NOV-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4511713A-8FD6-42A8-B8FD-90431229036E', N'JAN-W1-FY', 0, 2013, 4, 41, '20121231 00:00:00.000', '20130106 00:00:00.000', N'JAN-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CD2BB4BF-9C52-4CE0-B430-90532F28DAEA', N'OCT-W5-FY', 0, 2005, 3, 31, '20041025 00:00:00.000', '20041031 00:00:00.000', N'OCT-W5-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8644EDF3-A442-4E22-854C-90B5C802FF4B', N'JAN-W4-FY', 0, 2002, 4, 43, '20020114 00:00:00.000', '20020120 00:00:00.000', N'JAN-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('69E599CA-A9AA-43F4-88B2-90D54D355BC4', N'OCT-W5-FY', 0, 2001, 3, 31, '20001023 00:00:00.000', '20001029 00:00:00.000', N'OCT-W5-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('49474156-E3A3-4E2C-B584-90EC25F8C5AE', N'NOV-W2-FY', 0, 2013, 3, 33, '20121105 00:00:00.000', '20121111 00:00:00.000', N'NOV-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E9C70227-168F-4A93-A186-910194B1C25C', N'DEC-W1-FY', 0, 2000, 3, 36, '19991129 00:00:00.000', '19991205 00:00:00.000', N'DEC-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('874671DC-349C-4058-BAC0-9132E5AA0E07', N'JUN', 1, 2010, 1, 3, '20090601 00:00:00.000', '20090628 00:00:00.000', N'10-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('94317EB7-2EAA-4803-BACB-9144F5681A58', N'FEB', 1, 2002, 4, 11, '20020128 00:00:00.000', '20020224 00:00:00.000', N'FEB-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5BE3DE53-26E1-4DE3-AC9D-91496ACC9F67', N'JAN-W1-FY', 0, 2016, 4, 40, '20151228 00:00:00.000', '20160103 00:00:00.000', N'JAN-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F342C025-82A3-496B-A1E8-9164FD8C87EF', N'SEP-W3-FY', 0, 2007, 2, 25, '20060911 00:00:00.000', '20060917 00:00:00.000', N'SEP-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('251FF596-5A92-4639-80A0-9182F64B9F7A', N'FEB-W2-FY', 0, 2012, 4, 46, '20120206 00:00:00.000', '20120212 00:00:00.000', N'FEB-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8C8EC984-15B7-4327-889F-91E7FDAAB71E', N'DEC', 1, 2006, 3, 9, '20051128 00:00:00.000', '20051225 00:00:00.000', N'6-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8D3AEF2C-0071-4267-8E32-921CD24EDE77', N'JUN-W2-FY', 0, 2008, 1, 11, '20070604 00:00:00.000', '20070610 00:00:00.000', N'JUN-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9C2D67DE-0A9F-4514-900D-9242E3092D07', N'APR-W4-FY', 0, 2012, 1, 4, '20110418 00:00:00.000', '20110424 00:00:00.000', N'APR-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0ABEA253-75C9-472D-A7A2-92483AF0CA61', N'JUL-W5-FY', 0, 2008, 2, 18, '20070723 00:00:00.000', '20070729 00:00:00.000', N'JUL-W5-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('84F0C2A7-0161-4F4E-A5B4-925581158FB1', N'JUN-W3-FY', 0, 2012, 1, 12, '20110613 00:00:00.000', '20110619 00:00:00.000', N'JUN-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('19D0255F-F584-4AD0-A153-9295941FB3CB', N'MAR-W4-FY', 0, 2016, 4, 52, '20160321 00:00:00.000', '20160327 00:00:00.000', N'MAR-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7DA6C3F3-5BF0-44A6-892D-9299729F00E7', N'JUN-W1-FY', 0, 2011, 1, 10, '20100531 00:00:00.000', '20100606 00:00:00.000', N'JUN-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6166D846-41F9-4A9F-8DF8-92CFA82EC92A', N'JUL-W3-FY', 0, 2016, 2, 16, '20150713 00:00:00.000', '20150719 00:00:00.000', N'JUL-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('460064E3-4EE8-4696-9C79-92F0E696C1D6', N'JAN-W5-FY', 0, 2001, 4, 44, '20010122 00:00:00.000', '20010128 00:00:00.000', N'JAN-W5-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7C8694E8-4886-424D-9455-934506575690', N'MAR', 1, 2010, 4, 12, '20100301 00:00:00.000', '20100328 00:00:00.000', N'10-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C991D2C1-A85A-4E5F-9333-9351FF266250', N'JAN-W3-FY', 0, 2012, 4, 42, '20120109 00:00:00.000', '20120115 00:00:00.000', N'JAN-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B60CB42E-98BB-46CC-A426-93997ABB56A2', N'DEC-W3-FY', 0, 2009, 3, 38, '20081215 00:00:00.000', '20081221 00:00:00.000', N'DEC-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5567E6D9-9BC5-4C73-8DE1-93AECD271DFB', N'MAR-W3-FY', 0, 2016, 4, 51, '20160314 00:00:00.000', '20160320 00:00:00.000', N'MAR-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9C4546B0-A76A-45CF-BA90-93FC0EAB36EC', N'NOV', 1, 2014, 3, 8, '20131028 00:00:00.000', '20131124 00:00:00.000', N'14-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D5C4DE67-BE87-4FA6-8654-93FCE9944518', N'MAR-W4-FY', 0, 2008, 4, 52, '20080317 00:00:00.000', '20080323 00:00:00.000', N'MAR-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D3D465BE-F344-424F-8A4E-94A4D72DFACC', N'DEC-W1-FY', 0, 2005, 3, 36, '20041129 00:00:00.000', '20041205 00:00:00.000', N'DEC-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('98D58BBE-2F14-40E4-9098-94BF8C0D0A0C', N'OCT-W3-FY', 0, 2008, 3, 30, '20071015 00:00:00.000', '20071021 00:00:00.000', N'OCT-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F3392677-ABC8-4B85-AE8B-94C0A9F2A088', N'NOV-W3-FY', 0, 2015, 3, 33, '20141110 00:00:00.000', '20141116 00:00:00.000', N'NOV-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FF87AF10-D04D-49F1-A473-952E6C1167F7', N'FEB', 1, 2012, 4, 11, '20120130 00:00:00.000', '20120226 00:00:00.000', N'12-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('70ABC6AE-28C8-4813-B095-954F9C1C46C0', N'APR-W4-FY', 0, 2003, 1, 4, '20020422 00:00:00.000', '20020428 00:00:00.000', N'APR-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('33A02762-83F6-4D68-B25C-955AFB61E603', N'JUL-W5-FY', 0, 2012, 2, 18, '20110725 00:00:00.000', '20110731 00:00:00.000', N'JUL-W5-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3AFED27E-20E5-425D-9F7A-95873F883CC4', N'APR-W3-FY', 0, 2007, 1, 3, '20060410 00:00:00.000', '20060416 00:00:00.000', N'APR-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('125850C6-BA08-424F-925E-95886E7D9589', N'DEC-W4-FY', 0, 2011, 3, 39, '20101220 00:00:00.000', '20101226 00:00:00.000', N'DEC-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EC2437A4-B3E9-469A-AA75-95B8F0108C7C', N'Q1', 2, 2011, 1, 1, '20100329 00:00:00.000', '20100627 00:00:00.000', N'Q1-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F60171AD-4EE7-4732-AAE2-95E416E82824', N'APR-W2-FY', 0, 2001, 1, 2, '20000403 00:00:00.000', '20000409 00:00:00.000', N'APR-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B625DC44-EEFF-40A4-8EE2-95F45BAF1834', N'JUN', 1, 2009, 1, 3, '20080526 00:00:00.000', '20080629 00:00:00.000', N'9-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('705EBBC5-2D59-46BE-A25A-9709D958D3F4', N'NOV', 1, 2011, 3, 8, '20101101 00:00:00.000', '20101128 00:00:00.000', N'11-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4A23FC6A-779E-4CC0-BBD8-971A6287F180', N'FEB-W4-FY', 0, 2007, 4, 48, '20070219 00:00:00.000', '20070225 00:00:00.000', N'FEB-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D2C05869-0C67-4CF2-8200-97224CA5F591', N'JUL-W3-FY', 0, 2010, 2, 16, '20090713 00:00:00.000', '20090719 00:00:00.000', N'JUL-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2483A4DC-B0DA-41B6-ADA8-97275872D37E', N'JUN-W3-FY', 0, 2004, 1, 12, '20030616 00:00:00.000', '20030622 00:00:00.000', N'JUN-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('749BA70A-4CEB-4C18-ACE5-972B1728C88B', N'JUN-W2-FY', 0, 2012, 1, 11, '20110606 00:00:00.000', '20110612 00:00:00.000', N'JUN-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('55B9B89A-DF29-48C0-BBD4-976DCF75D751', N'MAY-W3-FY', 0, 2012, 1, 7, '20110509 00:00:00.000', '20110515 00:00:00.000', N'MAY-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('92FCB6F0-4E1C-4C4A-8CC0-981EE2498FDB', N'Q3', 2, 2009, 3, 3, '20080929 00:00:00.000', '20081228 00:00:00.000', N'Q3-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2F504C04-5E41-43A0-8D20-98548B727F69', N'DEC', 1, 2002, 3, 9, '20011126 00:00:00.000', '20011223 00:00:00.000', N'DEC-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('132C360C-D5C7-4530-AB2A-9864CE451030', N'JUN-W1-FY', 0, 2002, 1, 10, '20010528 00:00:00.000', '20010603 00:00:00.000', N'JUN-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('62B77C1D-A66E-4F79-9A05-98661D99FC18', N'FEB', 1, 2007, 4, 11, '20070129 00:00:00.000', '20070225 00:00:00.000', N'7-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6A64A44F-FAF3-4F3D-BA65-988E1481DB0B', N'FEB-W2-FY', 0, 2016, 4, 46, '20160208 00:00:00.000', '20160214 00:00:00.000', N'FEB-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('42619483-4935-4FC9-804A-98F0282FABE4', N'Q2', 2, 2013, 2, 2, '20120625 00:00:00.000', '20120930 00:00:00.000', N'Q2-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('53D430EE-0661-46A9-9F32-997659F034C3', N'Q4', 2, 2003, 4, 4, '20021230 00:00:00.000', '20020331 00:00:00.000', N'Q4-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DD6B27CF-C5AC-4B6E-9297-9977A264E04B', N'DEC-W1-FY', 0, 2012, 3, 36, '20111128 00:00:00.000', '20111204 00:00:00.000', N'DEC-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('81C04657-E1B0-40C3-8193-99A64CE660F5', N'MAY-W2-FY', 0, 2009, 1, 6, '20080505 00:00:00.000', '20080511 00:00:00.000', N'MAY-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A5FBDC12-CF81-4697-A938-99AB51115E37', N'MAY-W2-FY', 0, 1999, 1, 7, '19980511 00:00:00.000', '19980517 00:00:00.000', N'MAY-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8C0667EC-A61B-47D7-BB3F-99ACEEDB9564', N'MAR', 1, 2014, 4, 12, '20140224 00:00:00.000', '20140330 00:00:00.000', N'14-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BB51A2BD-9F56-41D3-8F15-99B1159F262B', N'AUG-W4-FY', 0, 2000, 2, 22, '19990823 00:00:00.000', '19990829 00:00:00.000', N'AUG-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F2D3AF34-0409-4A51-B19A-99BF29086C52', N'MAY', 1, 2015, 1, 2, '20140428 00:00:00.000', '20140525 00:00:00.000', N'15-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('455BC8EC-8E37-4C5B-A57E-99F0DA5DED4F', N'MAR-W1-FY', 0, 2006, 4, 49, '20060227 00:00:00.000', '20060305 00:00:00.000', N'MAR-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('166DC9DD-10DF-42A8-B186-9A056B84F9B7', N'Q1', 2, 2004, 1, 1, '20030331 00:00:00.000', '20030629 00:00:00.000', N'Q1-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2B1F8A4B-8421-40A7-86A6-9A14954B7863', N'AUG-W1-FY', 0, 2011, 2, 18, '20100726 00:00:00.000', '20100801 00:00:00.000', N'AUG-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('784CE9FC-99CA-43EE-847D-9A40A4E891FD', N'FEB', 1, 2006, 4, 11, '20060130 00:00:00.000', '20060226 00:00:00.000', N'6-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('26246A09-A81F-495E-A310-9A7CBBA456EE', N'OCT-W4-FY', 0, 2001, 3, 30, '20001016 00:00:00.000', '20001022 00:00:00.000', N'OCT-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('039DD98A-7CB0-4D1F-918F-9AABB9987138', N'FEB-W1-FY', 0, 2005, 4, 45, '20050131 00:00:00.000', '20050206 00:00:00.000', N'FEB-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C8BBC63E-4D0A-407F-9854-9ACBD32AA027', N'SEP-W1-FY', 0, 2003, 2, 23, '20020902 00:00:00.000', '20020908 00:00:00.000', N'SEP-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DB9E54E4-5516-490C-AB06-9B1E79D25405', N'JAN-W3-FY', 0, 2011, 4, 42, '20110110 00:00:00.000', '20110116 00:00:00.000', N'JAN-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('68F60CAE-09C9-4C75-9636-9BC516CCFB17', N'MAY', 1, 2002, 1, 2, '20010430 00:00:00.000', '20010527 00:00:00.000', N'MAY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0664ED9C-BA37-4BE9-9634-9C19B139E89E', N'OCT-W2-FY', 0, 2001, 3, 28, '20001002 00:00:00.000', '20001008 00:00:00.000', N'OCT-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1F2C9105-AD6E-4393-9BFC-9CD342EC0692', N'FEB-W2-FY', 0, 2003, 4, 46, '20030210 00:00:00.000', '20030216 00:00:00.000', N'FEB-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('16D8F119-6CB5-48B5-A010-9CDF36BD3B89', N'MAY', 1, 1999, 1, 2, '19980504 00:00:00.000', '19980531 00:00:00.000', N'MAY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8B22DA32-4AD8-4650-9ABB-9CEDAD1AF069', N'MAR-W3-FY', 0, 2004, 4, 51, '20040315 00:00:00.000', '20040321 00:00:00.000', N'MAR-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C0A1E13A-DDD2-44B7-BEB3-9D5D13989BBF', N'APR-W2-FY', 0, 2016, 1, 2, '20150406 00:00:00.000', '20150412 00:00:00.000', N'APR-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('902BA6F3-CB6E-4C63-B443-9DB5329643A0', N'FEB-W3-FY', 0, 1999, 4, 47, '19990215 00:00:00.000', '19990221 00:00:00.000', N'FEB-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7EB18C04-4EA3-48F7-A54B-9DBA15E36AE9', N'JUN-W4-FY', 0, 2003, 1, 13, '20020624 00:00:00.000', '20020630 00:00:00.000', N'JUN-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3CAA89EC-441F-4D15-8229-9DD2847DE6EE', N'DEC-W4-FY', 0, 2001, 3, 39, '20001218 00:00:00.000', '20001224 00:00:00.000', N'DEC-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('941F1144-34CC-48FA-B39C-9E130D7385C9', N'JUN-W1-FY', 0, 2010, 1, 10, '20090601 00:00:00.000', '20090607 00:00:00.000', N'JUN-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A152EA37-24A0-40E6-B900-9E2B119DEDC3', N'JAN-W5-FY', 0, 2005, 4, 44, '20050124 00:00:00.000', '20050130 00:00:00.000', N'JAN-W5-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('73014EC2-D408-4F34-B5F7-9E8E6643E811', N'JUN-W3-FY', 0, 2002, 1, 12, '20010611 00:00:00.000', '20010617 00:00:00.000', N'JUN-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4C378463-C6EE-40EB-BF66-9E9F0C76B6A5', N'SEP-W2-FY', 0, 1999, 2, 24, '19980907 00:00:00.000', '19980913 00:00:00.000', N'SEP-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('84723452-58E6-44B2-9CCE-9F4B967CD505', N'AUG', 1, 2009, 2, 5, '20080729 00:00:00.000', '20080831 00:00:00.000', N'9-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A87DDD7D-0B20-49BC-831F-9F8440C7673D', N'JUL-W5-FY', 0, 2007, 2, 18, '20060724 00:00:00.000', '20060730 00:00:00.000', N'JUL-W5-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B82D4D27-3AAE-40A4-B12D-9F8B95AF62B0', N'JUN', 1, 2000, 1, 3, '19990531 00:00:00.000', '19990627 00:00:00.000', N'JUN-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('60DAE34A-C074-4B58-88D3-9F8D3EB33336', N'SEP-W4-FY', 0, 2016, 2, 26, '20150921 00:00:00.000', '20150927 00:00:00.000', N'SEP-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('26D104D3-2FD4-4A9C-9ED6-9FC1D040ACC4', N'Q4', 2, 2008, 4, 4, '20071224 00:00:00.000', '20080330 00:00:00.000', N'Q4-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('81CEF13C-E51D-4D2B-819C-9FFC2568300D', N'OCT', 1, 2011, 3, 7, '20100927 00:00:00.000', '20101031 00:00:00.000', N'11-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('71AD4015-324B-4CCE-AF13-A082BA703B94', N'FEB-W3-FY', 0, 2012, 4, 47, '20120213 00:00:00.000', '20120219 00:00:00.000', N'FEB-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('151A142D-0896-4A0F-B917-A091E27C23FC', N'MAY-W4-FY', 0, 2000, 1, 9, '19990524 00:00:00.000', '19990530 00:00:00.000', N'MAY-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('185B6E92-45C2-4C09-B1F0-A0949B256B56', N'MAY-W1-FY', 0, 2013, 1, 6, '20120430 00:00:00.000', '20120506 00:00:00.000', N'MAY-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8A67EBEE-C842-4B4F-B2E7-A0BC1238C399', N'FEB-W4-FY', 0, 2009, 4, 47, '20090216 00:00:00.000', '20090222 00:00:00.000', N'FEB-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C5298AA1-2DAB-425B-9E62-A0F02D5EF34C', N'AUG-W4-FY', 0, 2010, 2, 21, '20090817 00:00:00.000', '20090823 00:00:00.000', N'AUG-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('54897FC4-964C-452F-BB25-A11B5322EDB3', N'MAY-W2-FY', 0, 2001, 1, 7, '20000508 00:00:00.000', '20000514 00:00:00.000', N'MAY-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8296A060-7CCA-4A1B-B4E2-A1214F058B88', N'NOV-W4-FY', 0, 2012, 3, 35, '20111121 00:00:00.000', '20111127 00:00:00.000', N'NOV-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8AE5F5D7-6802-42F1-85C6-A217812D4EC3', N'AUG-W3-FY', 0, 2011, 2, 20, '20100809 00:00:00.000', '20100815 00:00:00.000', N'AUG-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B979BFF-5471-4B75-AC2A-A248891A6C15', N'OCT-W4-FY', 0, 2016, 3, 30, '20151019 00:00:00.000', '20151025 00:00:00.000', N'OCT-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('68D18FA5-7E6B-4433-B30F-A24CBBA03376', N'MAR-W1-FY', 0, 2008, 4, 49, '20080225 00:00:00.000', '20080302 00:00:00.000', N'MAR-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6D3406C5-8D88-4389-BCCD-A2EC089275FF', N'JAN-W4-FY', 0, 2007, 4, 43, '20070115 00:00:00.000', '20070121 00:00:00.000', N'JAN-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C51487A3-4E27-478B-B8DB-A33806A2DAC3', N'JUL-W5-FY', 0, 1999, 2, 18, '19980727 00:00:00.000', '19980802 00:00:00.000', N'JUL-W5-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4323D83D-8AD5-44A2-A074-A368D12FADA5', N'JAN-W1-FY', 0, 2006, 4, 40, '20051226 00:00:00.000', '20060101 00:00:00.000', N'JAN-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BDC75FCA-7C9F-49C0-B93C-A4443F5571A7', N'DEC-W5-FY', 0, 2013, 3, 40, '20121224 00:00:00.000', '20121230 00:00:00.000', N'DEC-W5-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2830DDD3-267B-4198-9131-A44698E93DBD', N'DEC-W3-FY', 0, 2006, 3, 38, '20051212 00:00:00.000', '20051218 00:00:00.000', N'DEC-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('37D70936-38D4-4A06-A7A1-A498CC051FFF', N'JUL-W4-FY', 0, 2015, 2, 17, '20140721 00:00:00.000', '20140727 00:00:00.000', N'JUL-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F060FE9C-F104-4B05-AA36-A4B5D2D4E13A', N'FEB-W2-FY', 0, 2007, 4, 46, '20070205 00:00:00.000', '20070211 00:00:00.000', N'FEB-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8CCE3492-1E07-4908-BD99-A4C269E9A164', N'FY', 3, 2012, 4, 1, '20110328 00:00:00.000', '20120325 00:00:00.000', N'FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2CD4CA53-91DC-40FF-AB1D-A4C2822A4019', N'FEB-W4-FY', 0, 2006, 4, 48, '20060220 00:00:00.000', '20060226 00:00:00.000', N'FEB-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('892E676D-8484-403E-81AB-A50190CC0548', N'APR-W4-FY', 0, 2007, 1, 4, '20060417 00:00:00.000', '20060423 00:00:00.000', N'APR-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FC205333-6992-40AD-88A4-A59177405C7C', N'SEP', 1, 2007, 2, 6, '20060828 00:00:00.000', '20060924 00:00:00.000', N'7-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BD129EC2-F34A-452D-9876-A59F0DC04FCA', N'JAN-W2-FY', 0, 2003, 4, 41, '20030106 00:00:00.000', '20030112 00:00:00.000', N'JAN-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('778D764F-8ED5-4DBA-A14F-A5FD2F18BC47', N'JUL-W1-FY', 0, 2011, 2, 14, '20100628 00:00:00.000', '20100704 00:00:00.000', N'JUL-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D0A8EA71-C4C7-4677-8B3E-A61C56A46D36', N'Q3', 2, 2010, 3, 3, '20090928 00:00:00.000', '20091227 00:00:00.000', N'Q3-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FCBC2236-C3B7-4750-BCAF-A661D948318A', N'JUL-W4-FY', 0, 2003, 2, 17, '20020722 00:00:00.000', '20020728 00:00:00.000', N'JUL-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ED04894D-B871-4360-AF48-A6CCCA5FFBAB', N'NOV-W1-FY', 0, 2006, 3, 32, '20051031 00:00:00.000', '20051106 00:00:00.000', N'NOV-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5D8C4022-D9FE-413A-A83B-A6E46F00FDE3', N'MAR', 1, 2016, 4, 12, '20160229 00:00:00.000', '20160327 00:00:00.000', N'16-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E4937568-9D7A-46BB-8BB1-A70AAD6AC6B3', N'AUG-W4-FY', 0, 2006, 2, 22, '20050822 00:00:00.000', '20050828 00:00:00.000', N'AUG-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E44A38AB-2B07-4825-B41F-A75BBFD5CFDB', N'JUN-W4-FY', 0, 2008, 1, 13, '20070618 00:00:00.000', '20070624 00:00:00.000', N'JUN-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('45D9CA7E-0DE0-494E-8719-A7ADEE0672E0', N'AUG-W1-FY', 0, 2001, 2, 19, '20000731 00:00:00.000', '20000806 00:00:00.000', N'AUG-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0F70B5B1-5E52-4DA9-86F0-A7AF541BF71F', N'Q4', 2, 2015, 4, 4, '20141229 00:00:00.000', '20150329 00:00:00.000', N'Q4-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('86D66CE0-3413-49F3-8449-A7B5D02C33B5', N'Q2', 2, 2000, 2, 2, '19990628 00:00:00.000', '19990926 00:00:00.000', N'Q2-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C6F7BD32-CCD6-4213-B047-A7E8DEA6415C', N'DEC-W5-FY', 0, 2008, 3, 40, '20071224 00:00:00.000', '20071230 00:00:00.000', N'DEC-W5-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B35DEC0-EA52-44DE-BCC6-A823247DE9CE', N'Q2', 2, 1999, 2, 2, '19980629 00:00:00.000', '19980927 00:00:00.000', N'Q2-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('240BD392-24CC-4979-BD10-A8C00DE8B418', N'FEB-W1-FY', 0, 2015, 4, 44, '20150126 00:00:00.000', '20150201 00:00:00.000', N'FEB-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5BC1B840-8FEF-4EA7-930E-A8F1DB2435C0', N'AUG-W3-FY', 0, 2016, 2, 20, '20150810 00:00:00.000', '20150816 00:00:00.000', N'AUG-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B230351A-2886-458D-A7AA-A8FD37EEFE8E', N'MAY-W1-FY', 0, 2006, 1, 6, '20050502 00:00:00.000', '20050508 00:00:00.000', N'MAY-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E7AC6E46-DCEE-431F-AB0D-A90BD770C5D1', N'SEP-W4-FY', 0, 2015, 2, 26, '20140922 00:00:00.000', '20140928 00:00:00.000', N'SEP-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8AE47B74-B7AA-4B87-AC62-A91721313834', N'NOV', 1, 2006, 3, 8, '20051031 00:00:00.000', '20051127 00:00:00.000', N'6-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FEB00687-DF78-46CF-AFE8-A95232AF4F32', N'JUL', 1, 2000, 2, 4, '19990628 00:00:00.000', '19990801 00:00:00.000', N'JUL-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BA2F064C-2EB3-4DB3-93B8-A95E9DCAFA1A', N'JAN-W4-FY', 0, 2000, 4, 43, '20000117 00:00:00.000', '20000123 00:00:00.000', N'JAN-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('86520B94-FF10-48A9-A9C8-AA062597B7CC', N'DEC-W3-FY', 0, 2000, 3, 38, '19991213 00:00:00.000', '19991219 00:00:00.000', N'DEC-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AD2040C8-8DA1-4D2D-9A08-AA1214FD63D3', N'OCT-W4-FY', 0, 2002, 3, 30, '20011015 00:00:00.000', '20011021 00:00:00.000', N'OCT-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6A1D063A-8E7B-4996-B5E3-AA4938DCD094', N'MAR-W4-FY', 0, 2003, 4, 52, '20030324 00:00:00.000', '20030330 00:00:00.000', N'MAR-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A1F15631-E9F5-4D63-9119-AA4CF5AD4E6D', N'OCT-W4-FY', 0, 2006, 3, 30, '20051017 00:00:00.000', '20051023 00:00:00.000', N'OCT-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3DAA51AE-957C-4745-A9BA-AA8ED2C71197', N'DEC-W1-FY', 0, 2014, 3, 35, '20131125 00:00:00.000', '20131201 00:00:00.000', N'DEC-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('476E074E-B570-48E5-87AC-AAA7EF1BC2B8', N'SEP', 1, 2003, 2, 6, '20020902 00:00:00.000', '20020929 00:00:00.000', N'SEP-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3CDF2633-0596-479F-A6E8-AB00284F804C', N'SEP-W2-FY', 0, 2004, 2, 24, '20030908 00:00:00.000', '20030914 00:00:00.000', N'SEP-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('474D1609-08B4-421E-8289-AB11B9010015', N'SEP-W4-FY', 0, 2006, 2, 26, '20050919 00:00:00.000', '20050925 00:00:00.000', N'SEP-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A0A72C89-3127-486A-B099-AB514E26B74C', N'JUL-W5-FY', 0, 2003, 2, 18, '20020729 00:00:00.000', '20020804 00:00:00.000', N'JUL-W5-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('10AFA64D-7985-4503-8C02-AB60A1B0502D', N'JUN-W3-FY', 0, 2000, 1, 12, '19990614 00:00:00.000', '19990620 00:00:00.000', N'JUN-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4AD56E08-6059-451B-8F13-AB669BC1AD2B', N'MAR', 1, 1999, 4, 12, '19990301 00:00:00.000', '19990327 00:00:00.000', N'MAR-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5219CA06-2C28-43E5-97F3-AB76F6B9C8C6', N'JAN', 1, 2007, 4, 10, '20061225 00:00:00.000', '20070128 00:00:00.000', N'7-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4BF64CE5-B644-4B75-8C5F-ABB78F65B5DB', N'DEC-W4-FY', 0, 2012, 3, 39, '20111219 00:00:00.000', '20111225 00:00:00.000', N'DEC-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('490C77D2-D9B5-451D-8BB1-ACB9C099EEB6', N'AUG-W5-FY', 0, 2016, 2, 22, '20150824 00:00:00.000', '20150830 00:00:00.000', N'AUG-W5-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('97E031D8-F555-4D27-B5C8-AD0DABC309C2', N'AUG-W1-FY', 0, 2009, 2, 19, '20080804 00:00:00.000', '20080810 00:00:00.000', N'AUG-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EE0DB7A4-C095-4A4A-9F9A-AD621FB28D40', N'JUN-W4-FY', 0, 2009, 1, 12, '20080616 00:00:00.000', '20080622 00:00:00.000', N'JUN-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CEEC7247-3579-4703-99BB-AD95274672F5', N'MAR-W1-FY', 0, 2007, 4, 49, '20070226 00:00:00.000', '20070304 00:00:00.000', N'MAR-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F569E0AF-2FE6-4A91-A8B4-AD96853F6358', N'FEB-W1-FY', 0, 2001, 4, 45, '20010129 00:00:00.000', '20010204 00:00:00.000', N'FEB-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F90D8712-A7D3-480C-B607-ADAC6144F147', N'MAY-W4-FY', 0, 1999, 1, 9, '19980525 00:00:00.000', '19980531 00:00:00.000', N'MAY-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CBA71972-5F0D-4384-AEA5-ADE660C0641C', N'OCT', 1, 2012, 3, 7, '20110926 00:00:00.000', '20111030 00:00:00.000', N'12-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DE93FCCE-624E-4BFF-BC62-AE056349BF56', N'APR', 1, 2007, 1, 1, '20060327 00:00:00.000', '20060430 00:00:00.000', N'7-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E9946E9E-6438-40AC-BD6D-AE1C8263F258', N'FY', 3, 2016, 4, 1, '20150330 00:00:00.000', '20160327 00:00:00.000', N'FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C374D66E-6268-4211-A62E-AE2CC0CEEA6B', N'SEP-W4-FY', 0, 2012, 2, 26, '20110919 00:00:00.000', '20110925 00:00:00.000', N'SEP-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('94ACDF8E-78A1-4A99-A89F-AE4B73A0804B', N'JUN-W3-FY', 0, 2007, 1, 12, '20060612 00:00:00.000', '20060618 00:00:00.000', N'JUN-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C8D00614-F3DC-4A4B-A79A-AEAFC669E0C1', N'MAR-W3-FY', 0, 2006, 4, 51, '20060313 00:00:00.000', '20060319 00:00:00.000', N'MAR-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('02BAED14-220A-47D7-AF06-AED6CFF27082', N'JAN-W5-FY', 0, 2011, 4, 44, '20110124 00:00:00.000', '20110130 00:00:00.000', N'JAN-W5-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('685A74FE-53E9-46EB-8B67-AEDFE7517AFE', N'SEP-W3-FY', 0, 2002, 2, 25, '20010910 00:00:00.000', '20010916 00:00:00.000', N'SEP-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('09F8E304-C0CF-4255-B5BB-AEF92B65482D', N'SEP-W2-FY', 0, 2002, 2, 24, '20010903 00:00:00.000', '20010909 00:00:00.000', N'SEP-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0C13CA11-9EC7-4465-A4AC-AEFEFD3141BF', N'SEP-W2-FY', 0, 2011, 2, 24, '20100906 00:00:00.000', '20100912 00:00:00.000', N'SEP-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FB7E0BB6-E372-4579-AD82-AF17FDD3133A', N'APR-W1-FY', 0, 2001, 1, 1, '20000327 00:00:00.000', '20000402 00:00:00.000', N'APR-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6F9548CF-D964-4B67-BE0F-AF76D6CA544E', N'JUL-W4-FY', 0, 2010, 2, 17, '20090720 00:00:00.000', '20090726 00:00:00.000', N'JUL-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C37D6BFC-0122-4B72-A382-AFB5AD39333F', N'Q4', 2, 1999, 4, 4, '19981228 00:00:00.000', '19990328 00:00:00.000', N'Q4-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D8BFDB80-01A2-4D0F-9D60-AFD941C39590', N'NOV', 1, 2012, 3, 8, '20111031 00:00:00.000', '20111127 00:00:00.000', N'12-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8D49ECDA-3354-40C8-8E1C-AFDC272A5419', N'NOV-W4-FY', 0, 2013, 3, 35, '20121119 00:00:00.000', '20121125 00:00:00.000', N'NOV-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('82B51651-A873-4CCD-94CC-B07D2444FEFB', N'MAY-W3-FY', 0, 2011, 1, 7, '20100510 00:00:00.000', '20100516 00:00:00.000', N'MAY-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B7473E88-D632-44B5-AC5E-B09BF9FFFADD', N'AUG', 1, 2007, 2, 5, '20060731 00:00:00.000', '20060827 00:00:00.000', N'7-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('107AE521-482B-4A24-89A3-B0A0EF1EA9AE', N'MAY-W3-FY', 0, 2014, 1, 7, '20130513 00:00:00.000', '20130519 00:00:00.000', N'MAY-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8CA19E11-9226-44E8-9D15-B0AB54B392BE', N'JUL-W3-FY', 0, 2013, 2, 16, '20120709 00:00:00.000', '20120715 00:00:00.000', N'JUL-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('43708200-7E85-462D-A1D2-B0EFAD8A424B', N'Q4', 2, 2012, 4, 4, '20111226 00:00:00.000', '20120325 00:00:00.000', N'Q4-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AF3EF9ED-70D3-4AA5-A593-B0FA656E954E', N'SEP-W2-FY', 0, 2013, 2, 24, '20120903 00:00:00.000', '20120909 00:00:00.000', N'SEP-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('884AA69D-87FE-4EE0-BED1-B1038CF3441F', N'SEP-W1-FY', 0, 2015, 2, 23, '20140901 00:00:00.000', '20140907 00:00:00.000', N'SEP-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B0479C24-9BB9-4AB1-B99A-B16100D783C6', N'MAY', 1, 2016, 1, 2, '20150427 00:00:00.000', '20150531 00:00:00.000', N'16-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3CC5112B-A467-41B5-94F9-B1E917033AD0', N'DEC-W4-FY', 0, 2008, 3, 39, '20071217 00:00:00.000', '20071223 00:00:00.000', N'DEC-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2D722B26-6350-46C8-81BB-B21BB8DDA96C', N'DEC-W2-FY', 0, 2011, 3, 37, '20101206 00:00:00.000', '20101212 00:00:00.000', N'DEC-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EDF55F2B-C460-44D6-87D8-B22024298A50', N'JAN-W1-FY', 0, 2001, 4, 40, '20001225 00:00:00.000', '20001231 00:00:00.000', N'JAN-W1-FY-01', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7E1903C5-063A-4798-B4C1-B22BF220E59E', N'APR-W2-FY', 0, 2009, 1, 2, '20080407 00:00:00.000', '20080413 00:00:00.000', N'APR-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7476468B-445E-490A-9F79-B2485745B089', N'JUL-W1-FY', 0, 2001, 2, 14, '20000626 00:00:00.000', '20000702 00:00:00.000', N'JUL-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('73BF55F2-5A86-4943-BDC6-B26A86C27C4E', N'JUN-W2-FY', 0, 2002, 1, 11, '20010604 00:00:00.000', '20010610 00:00:00.000', N'JUN-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5FB06EA6-7D1A-4C22-985D-B2A805B19F8E', N'OCT-W5-FY', 0, 2003, 3, 31, '20021028 00:00:00.000', '20021103 00:00:00.000', N'OCT-W5-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5E33A72E-8BFC-4401-9CFE-B2BAF978D405', N'SEP-W4-FY', 0, 2009, 2, 26, '20080922 00:00:00.000', '20080928 00:00:00.000', N'SEP-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('10C441D8-B1ED-4727-BE17-B33B13A3B5C8', N'JUN-W4-FY', 0, 2015, 1, 12, '20140616 00:00:00.000', '20140622 00:00:00.000', N'JUN-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3F1B4953-48F7-42EA-BAF9-B3542A4ED3CD', N'JAN-W4-FY', 0, 2009, 4, 43, '20090119 00:00:00.000', '20090125 00:00:00.000', N'JAN-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1F4FA3AB-8F8F-4DC3-AADC-B3667A1701E4', N'JUN', 1, 2015, 1, 3, '20140526 00:00:00.000', '20140629 00:00:00.000', N'15-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B0FA6C3E-295B-4AF9-8E4B-B39498A34065', N'NOV', 1, 2001, 3, 8, '20001030 00:00:00.000', '20001126 00:00:00.000', N'NOV-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('74137901-2F59-47E3-9360-B3A2EA08F44A', N'JAN-W3-FY', 0, 2008, 4, 43, '20080114 00:00:00.000', '20080120 00:00:00.000', N'JAN-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A58A3F6F-3F30-40AD-98B8-B3DC89236FF5', N'JUL', 1, 2009, 2, 4, '20080630 00:00:00.000', '20080728 00:00:00.000', N'9-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6022E1A8-8F94-469F-9D68-B3E31348DE57', N'SEP-W3-FY', 0, 1999, 2, 25, '19980914 00:00:00.000', '19980920 00:00:00.000', N'SEP-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1EE18B7A-92B5-47AF-A2D7-B3F9CE6BB312', N'JUL-W1-FY', 0, 2005, 2, 14, '20040628 00:00:00.000', '20040704 00:00:00.000', N'JUL-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D806AE7D-B816-4FDD-B0B8-B519C925CDBA', N'OCT', 1, 2004, 3, 7, '20030929 00:00:00.000', '20031102 00:00:00.000', N'OCT-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('32FC140E-7BE5-4862-91CE-B551F541F91C', N'FEB', 1, 2011, 4, 11, '20110131 00:00:00.000', '20110227 00:00:00.000', N'11-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3C55C773-43F9-40C5-876F-B55B6049329F', N'OCT-W4-FY', 0, 1999, 3, 30, '19981019 00:00:00.000', '19981025 00:00:00.000', N'OCT-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D8D03844-7003-422C-ADB4-B57415603692', N'JAN-W5-FY', 0, 2007, 4, 44, '20070122 00:00:00.000', '20070128 00:00:00.000', N'JAN-W5-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F8A6D176-6C70-454F-B03A-B59EF4F0272B', N'JUN', 1, 2006, 1, 3, '20050530 00:00:00.000', '20050626 00:00:00.000', N'6-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('25EAB5F3-361E-4C4D-89F2-B5BC9F10516A', N'MAY-W1-FY', 0, 2010, 1, 5, '20090427 00:00:00.000', '20090503 00:00:00.000', N'MAY-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B0659390-8D59-4F50-8EF8-B5EB3F29AB93', N'APR-W2-FY', 0, 2013, 1, 2, '20120402 00:00:00.000', '20120408 00:00:00.000', N'APR-W2-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('192412E6-6064-4A30-9771-B5FB6BB1A5AE', N'JAN', 1, 2001, 4, 10, '20001225 00:00:00.000', '20010128 00:00:00.000', N'JAN-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('110BC574-4BA6-4626-9D8D-B62AA08CD63E', N'OCT-W1-FY', 0, 2006, 3, 27, '20050926 00:00:00.000', '20051002 00:00:00.000', N'OCT-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0B641DEB-4093-412C-8601-B66B8C6A10DA', N'DEC-W4-FY', 0, 2009, 3, 39, '20081222 00:00:00.000', '20081228 00:00:00.000', N'DEC-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('69B7D461-A27E-4660-9456-B673CD936351', N'Q1', 2, 1999, 1, 1, '19980330 00:00:00.000', '19980628 00:00:00.000', N'Q1-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('59944EE7-E0C8-43A7-9664-B676EED107A1', N'FEB-W1-FY', 0, 2009, 4, 44, '20090126 00:00:00.000', '20090201 00:00:00.000', N'FEB-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8E5BBDD3-9BDC-42F2-9B26-B681C297731C', N'Q2', 2, 2004, 2, 2, '20030630 00:00:00.000', '20030928 00:00:00.000', N'Q2-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1A62D4C3-6F53-4735-886B-B6B4D2240763', N'Q4', 2, 2011, 4, 4, '20101227 00:00:00.000', '20110327 00:00:00.000', N'Q4-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0ACA6717-713D-4104-9DA5-B721580600C1', N'FEB-W1-FY', 0, 2010, 4, 45, '20100201 00:00:00.000', '20100207 00:00:00.000', N'FEB-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9A0DCA1C-A36C-4EAC-A2DE-B821EA892612', N'JUL-W1-FY', 0, 2000, 2, 14, '19990628 00:00:00.000', '19990704 00:00:00.000', N'JUL-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('349EC8F7-7961-4E5C-8585-B8CA5F26F5EB', N'OCT-W2-FY', 0, 2009, 3, 28, '20081006 00:00:00.000', '20081012 00:00:00.000', N'OCT-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('56AFBE4E-6125-412F-81ED-B908F255F2C1', N'AUG-W2-FY', 0, 2010, 2, 19, '20090803 00:00:00.000', '20090809 00:00:00.000', N'AUG-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('308077E3-E708-4F1A-A1DC-B9167A9F4CD6', N'JAN', 1, 2014, 4, 10, '20131230 00:00:00.000', '20140126 00:00:00.000', N'14-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0C74506E-1076-467B-B4FC-B96EBCDEB909', N'JUN', 1, 2011, 1, 3, '20100531 00:00:00.000', '20100627 00:00:00.000', N'11-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1821644D-1BE3-41A3-B8CC-B9BB8FFF5A3F', N'JUL-W5-FY', 0, 2004, 2, 18, '20030728 00:00:00.000', '20030803 00:00:00.000', N'JUL-W5-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B15B0656-2DD5-49C2-ACF8-B9F06447E040', N'JUL', 1, 2011, 2, 4, '20100628 00:00:00.000', '20100725 00:00:00.000', N'11-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('64F4E775-3566-4CB0-BE19-B9FF897D8369', N'OCT-W3-FY', 0, 2010, 3, 29, '20091012 00:00:00.000', '20091018 00:00:00.000', N'OCT-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('609E03F2-CAFE-4015-9BD5-BA1113CE92DD', N'OCT-W3-FY', 0, 2015, 3, 29, '20141013 00:00:00.000', '20141019 00:00:00.000', N'OCT-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('143E2D83-8E4E-48AD-A270-BA4C6528E835', N'FEB-W3-FY', 0, 2007, 4, 47, '20070212 00:00:00.000', '20070218 00:00:00.000', N'FEB-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3CEE308D-8D00-4ACC-B49A-BA5E5278CF81', N'MAY-W3-FY', 0, 2015, 1, 7, '20140512 00:00:00.000', '20140518 00:00:00.000', N'MAY-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('57BE4B11-5357-4081-BF41-BAA1940865A1', N'FEB-W3-FY', 0, 2011, 4, 47, '20110214 00:00:00.000', '20110220 00:00:00.000', N'FEB-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('73BF09AF-E0A1-4346-BDDE-BAC2F68EA9AC', N'JAN-W4-FY', 0, 1999, 4, 43, '19990118 00:00:00.000', '19990124 00:00:00.000', N'JAN-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A4692ACB-2F34-4E4E-A005-BB8B2645DE32', N'SEP-W4-FY', 0, 2008, 2, 26, '20070917 00:00:00.000', '20070923 00:00:00.000', N'SEP-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9613F618-A0AB-4879-8E28-BBAD5F819598', N'JUL-W1-FY', 0, 2008, 2, 14, '20070625 00:00:00.000', '20070701 00:00:00.000', N'JUL-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BEC35133-4C5C-4AC2-870A-BBB4B9009D63', N'NOV-W2-FY', 0, 1999, 3, 33, '19981109 00:00:00.000', '19981115 00:00:00.000', N'NOV-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D2CAA482-9C12-489B-95FA-BBC12921519E', N'OCT-W5-FY', 0, 2000, 3, 31, '19991025 00:00:00.000', '19991031 00:00:00.000', N'OCT-W5-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('470D3162-8494-4336-96B3-BBC4C686B961', N'MAY-W1-FY', 0, 2009, 1, 5, '20080428 00:00:00.000', '20080504 00:00:00.000', N'MAY-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ED2B8FFD-4782-4D63-A088-BBD5641D4215', N'AUG-W4-FY', 0, 2012, 2, 22, '20110822 00:00:00.000', '20110828 00:00:00.000', N'AUG-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A099FFF2-5122-40B5-8FEA-BD14EE1DE6BC', N'JAN-W5-FY', 0, 2003, 4, 44, '20030127 00:00:00.000', '20030202 00:00:00.000', N'JAN-W5-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('474711D9-578C-48AA-8606-BD6B00520E15', N'AUG-W1-FY', 0, 2015, 2, 18, '20140728 00:00:00.000', '20140803 00:00:00.000', N'AUG-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0BB6B749-96B0-4D8C-B002-BD76F86548B0', N'FEB-W2-FY', 0, 2011, 4, 46, '20110207 00:00:00.000', '20110213 00:00:00.000', N'FEB-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('668F8D17-0034-46C6-9429-BD82AE21D342', N'MAR-W3-FY', 0, 2002, 4, 51, '20020311 00:00:00.000', '20020317 00:00:00.000', N'MAR-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D16270F2-B98B-4B88-BD91-BE81339092E2', N'DEC-W2-FY', 0, 2008, 3, 37, '20071203 00:00:00.000', '20071209 00:00:00.000', N'DEC-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('64F5C34E-1D35-4D6D-BF97-BE8C6146066A', N'SEP-W2-FY', 0, 2003, 2, 24, '20020909 00:00:00.000', '20020915 00:00:00.000', N'SEP-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('29C6021C-45F2-4374-AA8F-BE9925507B67', N'APR-W4-FY', 0, 2009, 1, 4, '20080421 00:00:00.000', '20080427 00:00:00.000', N'APR-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2CCF5B0D-FF16-4CA9-9851-BEBDD82248D2', N'SEP-W1-FY', 0, 2006, 2, 23, '20050829 00:00:00.000', '20050904 00:00:00.000', N'SEP-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('97979C50-584A-4639-B32C-BF0476B8D0BC', N'NOV-W1-FY', 0, 2011, 3, 32, '20101101 00:00:00.000', '20101107 00:00:00.000', N'NOV-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D66484A1-600A-425F-9981-BFA021A60338', N'FY', 3, 2004, 4, 1, '20030331 00:00:00.000', '20040328 00:00:00.000', N'FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('847821A3-ACE1-4D8A-A131-BFBB10D99801', N'APR-W1-FY', 0, 2004, 1, 1, '20030331 00:00:00.000', '20030406 00:00:00.000', N'APR-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('10ADBBE9-B998-4BC3-B722-C0652DE03936', N'APR-W1-FY', 0, 2013, 1, 1, '20120326 00:00:00.000', '20120401 00:00:00.000', N'APR-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FD1961A8-D688-46CF-BE2B-C0CD62EA9C0A', N'OCT-W1-FY', 0, 2015, 3, 27, '20140929 00:00:00.000', '20141005 00:00:00.000', N'OCT-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5DCBCA48-878C-4ED1-8C05-C131CDEB3D92', N'SEP', 1, 2001, 2, 6, '20000828 00:00:00.000', '20000924 00:00:00.000', N'SEP-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DAB74D5A-D916-4298-B326-C1AE53D4CFB5', N'JAN-W5-FY', 0, 2006, 4, 44, '20060123 00:00:00.000', '20060129 00:00:00.000', N'JAN-W5-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E2A232DF-34B4-4419-89B5-C1C1FC340FEE', N'FEB-W2-FY', 0, 1999, 4, 46, '19990208 00:00:00.000', '19990214 00:00:00.000', N'FEB-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('557F2653-0D44-4831-922E-C1FB4FB6EE11', N'JUN-W5-FY', 0, 2009, 1, 13, '20080623 00:00:00.000', '20080629 00:00:00.000', N'JUN-W5-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0CAB8359-CA1B-4378-9C11-C21AD7D3FD21', N'JUN-W1-FY', 0, 2004, 1, 10, '20030602 00:00:00.000', '20030608 00:00:00.000', N'JUN-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('37F66AAF-795C-4912-AE31-C230D1166795', N'JAN-W2-FY', 0, 2014, 4, 41, '20140106 00:00:00.000', '20140112 00:00:00.000', N'JAN-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6C7331D2-2811-48CD-B1B0-C23CBB50EFB0', N'FEB-W1-FY', 0, 2011, 4, 45, '20110131 00:00:00.000', '20110206 00:00:00.000', N'FEB-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7BD9C51D-C43C-4C1D-AD5D-C24D295C73ED', N'SEP-W2-FY', 0, 2000, 2, 24, '19990906 00:00:00.000', '19990912 00:00:00.000', N'SEP-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('85BDFBDB-A415-4A1D-8E9F-C2E11571617B', N'AUG-W4-FY', 0, 2013, 2, 22, '20120820 00:00:00.000', '20120826 00:00:00.000', N'AUG-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8DE79B25-CE92-4ABA-BA4E-C2F591AB4DE9', N'SEP-W5-FY', 0, 2014, 2, 26, '20130923 00:00:00.000', '20130929 00:00:00.000', N'SEP-W5-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('742F764C-7750-4378-B224-C33E90FA0205', N'APR', 1, 2002, 1, 1, '20010326 00:00:00.000', '20010429 00:00:00.000', N'APR-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AF304A38-7F1C-43ED-A692-C39969D51FE2', N'NOV-W1-FY', 0, 2004, 3, 32, '20031103 00:00:00.000', '20031109 00:00:00.000', N'NOV-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FB857D35-7A33-460A-A867-C3D216A6ABC1', N'JUN-W4-FY', 0, 2014, 1, 12, '20130617 00:00:00.000', '20130623 00:00:00.000', N'JUN-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CCB9C302-0860-42C5-AEEC-C3E0DBAE6B20', N'APR-W2-FY', 0, 2000, 1, 2, '19990405 00:00:00.000', '19990411 00:00:00.000', N'APR-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8F4D6E32-167A-4BA8-896B-C40F59C12406', N'JAN', 1, 2009, 4, 10, '20081229 00:00:00.000', '20090125 00:00:00.000', N'9-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1158B2BA-5AD7-4AE0-B2A3-C43C8B331D2A', N'SEP-W1-FY', 0, 2000, 2, 23, '19990830 00:00:00.000', '19990905 00:00:00.000', N'SEP-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8C3BC170-7072-4672-85E7-C45135915FB0', N'Q4', 2, 2004, 4, 4, '20031229 00:00:00.000', '20020331 00:00:00.000', N'Q4-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ACDA0EBB-B5FF-40AD-9E81-C46DEFD2961B', N'OCT-W3-FY', 0, 2005, 3, 29, '20041011 00:00:00.000', '20041017 00:00:00.000', N'OCT-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0B6E48D6-2D9A-4349-9975-C4775CEB3465', N'APR', 1, 2013, 1, 1, '20120326 00:00:00.000', '20120429 00:00:00.000', N'13-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F3E4EAAF-D8AE-4814-9769-C4DBD99D5778', N'MAR-W3-FY', 0, 2012, 4, 51, '20120312 00:00:00.000', '20120318 00:00:00.000', N'MAR-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4D26C1D7-DB79-473F-8BB0-C500AD652A78', N'AUG', 1, 2002, 2, 5, '20010730 00:00:00.000', '20010826 00:00:00.000', N'AUG-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7FAF0500-23AF-480B-8F90-C52A9B083F2C', N'MAY', 1, 2014, 1, 2, '20130429 00:00:00.000', '20130526 00:00:00.000', N'14-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FCEC05CC-40BD-4590-B12B-C567C3A29D87', N'JUL-W5-FY', 0, 2002, 2, 18, '20010723 00:00:00.000', '20010729 00:00:00.000', N'JUL-W5-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C45A9DD1-426B-4FDC-9CFB-C56C8A6C80B5', N'JUN-W2-FY', 0, 2014, 1, 10, '20130603 00:00:00.000', '20130609 00:00:00.000', N'JUN-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F6EAF501-6A81-4F4F-A680-C5A1E33ABE48', N'AUG-W3-FY', 0, 2015, 2, 20, '20140811 00:00:00.000', '20140817 00:00:00.000', N'AUG-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ED829F1B-476C-4CAE-91B2-C5C288642C22', N'APR-W3-FY', 0, 2013, 1, 3, '20120409 00:00:00.000', '20120415 00:00:00.000', N'APR-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F59ADAF2-4F41-4FB4-BF02-C5ED14E39C70', N'OCT-W1-FY', 0, 2008, 3, 28, '20071001 00:00:00.000', '20071007 00:00:00.000', N'OCT-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A56DD6B4-5CD4-48E2-9DEE-C60C2D4BE898', N'DEC-W1-FY', 0, 2016, 3, 36, '20151130 00:00:00.000', '20151206 00:00:00.000', N'DEC-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8A2754A6-AD4D-48C5-8905-C63875663D6A', N'NOV', 1, 2005, 3, 8, '20041101 00:00:00.000', '20041128 00:00:00.000', N'NOV-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('591D7B63-2027-4203-8601-C64B1D4D96FF', N'FEB', 1, 2009, 4, 11, '20090126 00:00:00.000', '20090222 00:00:00.000', N'9-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('75CBE6D5-A74A-40DB-A09F-C6695581EE43', N'MAY-W2-FY', 0, 2002, 1, 7, '20010507 00:00:00.000', '20010513 00:00:00.000', N'MAY-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6BB32A34-CB4C-4131-899B-C66DEF02AC55', N'Q4', 2, 2000, 4, 4, '19991227 00:00:00.000', '20000326 00:00:00.000', N'Q4-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8F95D114-7101-4BB5-9095-C67461418F17', N'Q4', 2, 2010, 4, 4, '20091228 00:00:00.000', '20100328 00:00:00.000', N'Q4-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9DD2BB19-D8EA-4C29-9696-C69292B6FB32', N'JUN', 1, 2003, 1, 3, '20020603 00:00:00.000', '20020630 00:00:00.000', N'JUN-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7EECBF43-755D-4C90-8146-C6A823C7FBB0', N'APR-W5-FY', 0, 2003, 1, 5, '20020429 00:00:00.000', '20020505 00:00:00.000', N'APR-W5-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A10FA684-01D8-4CCA-B00E-C6AD62136AE7', N'JAN-W5-FY', 0, 2010, 4, 44, '20100125 00:00:00.000', '20100131 00:00:00.000', N'JAN-W5-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('63393E33-FF2C-481F-85E9-C6B82874FD44', N'MAR-W1-FY', 0, 2015, 4, 48, '20150223 00:00:00.000', '20150301 00:00:00.000', N'MAR-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('01358E06-D26F-4B22-9444-C6E35454B5AC', N'AUG-W3-FY', 0, 2000, 2, 21, '19990816 00:00:00.000', '19990822 00:00:00.000', N'AUG-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1E951EF4-3FEE-4387-86FC-C744A1DCBD16', N'OCT-W3-FY', 0, 2002, 3, 29, '20011008 00:00:00.000', '20011014 00:00:00.000', N'OCT-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3E1B13FD-EA44-46EB-9455-C75CA52F121D', N'FEB-W4-FY', 0, 2003, 4, 48, '20030224 00:00:00.000', '20030302 00:00:00.000', N'FEB-W4-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DE18A06C-D2B6-43A8-AE1B-C76302F946FA', N'MAY-W4-FY', 0, 2015, 1, 8, '20140519 00:00:00.000', '20140525 00:00:00.000', N'MAY-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C08318B1-B83F-409A-8E66-C781B8BB78DE', N'MAY-W2-FY', 0, 2012, 1, 6, '20110502 00:00:00.000', '20110508 00:00:00.000', N'MAY-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8511160F-0AEC-4B96-8181-C7C86B63E4FB', N'MAY', 1, 2007, 1, 2, '20060501 00:00:00.000', '20060528 00:00:00.000', N'7-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FC719749-D44B-4F17-A463-C7CEF3993C86', N'JAN-W1-FY', 0, 2012, 4, 40, '20111226 00:00:00.000', '20120101 00:00:00.000', N'JAN-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7DB52577-EA09-4B36-98F8-C7EFB33653A1', N'JUL-W3-FY', 0, 2000, 2, 16, '19990712 00:00:00.000', '19990718 00:00:00.000', N'JUL-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4453D92D-CE4A-496E-900D-C80F69953B5F', N'Q1', 2, 2014, 1, 1, '20130401 00:00:00.000', '20130630 00:00:00.000', N'Q1-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B65DB7D1-F5F3-4FD1-8E34-C85E0902347B', N'SEP', 1, 1999, 2, 6, '19980831 00:00:00.000', '19980927 00:00:00.000', N'SEP-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EC18E255-049F-4422-8099-C8B10462C417', N'OCT-W3-FY', 0, 2011, 3, 29, '20101011 00:00:00.000', '20101017 00:00:00.000', N'OCT-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9C6542B8-9D6C-4D7E-9F34-C8EC8D5CB889', N'JUN', 1, 2002, 1, 3, '20010528 00:00:00.000', '20010624 00:00:00.000', N'JUN-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('03D89B57-D94B-4A74-8075-C9368E5F6935', N'JUN', 1, 1999, 1, 3, '19980601 00:00:00.000', '19980628 00:00:00.000', N'JUN-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8FD9F065-F3BA-4194-9E75-C998E2649034', N'NOV-W3-FY', 0, 2008, 3, 34, '20071112 00:00:00.000', '20071118 00:00:00.000', N'NOV-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F1EE9B7D-10D2-4693-A77F-C9C49275578C', N'MAR-W4-FY', 0, 1999, 4, 52, '19990322 00:00:00.000', '19990327 00:00:00.000', N'MAR-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9BD65C1B-8B03-467E-B7EE-C9C813D9820B', N'MAY-W4-FY', 0, 2006, 1, 9, '20050523 00:00:00.000', '20050529 00:00:00.000', N'MAY-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7895C48F-07A7-4A89-9C3B-C9CB9AB96E12', N'MAR-W1-FY', 0, 1999, 4, 49, '19990301 00:00:00.000', '19990307 00:00:00.000', N'MAR-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('464DF314-8116-42A1-9126-CA18F037BE31', N'MAR-W5-FY', 0, 2015, 4, 52, '20150323 00:00:00.000', '20150329 00:00:00.000', N'MAR-W5-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('895D0AF0-938B-42CE-AB03-CA311E7A0EE8', N'MAY-W4-FY', 0, 2004, 1, 9, '20030526 00:00:00.000', '20030601 00:00:00.000', N'MAY-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BFDF2C53-B971-40F2-BD1E-CA38359E4AE0', N'Q1', 2, 2001, 1, 1, '20000327 00:00:00.000', '20000625 00:00:00.000', N'Q1-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4E326CCE-EFB3-474A-A39F-CA4B23D15246', N'SEP-W1-FY', 0, 2001, 2, 23, '20000828 00:00:00.000', '20000903 00:00:00.000', N'SEP-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('051CA74E-F673-473F-A951-CA6936187723', N'MAR-W1-FY', 0, 2005, 4, 49, '20050228 00:00:00.000', '20050306 00:00:00.000', N'MAR-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E61275D2-823F-40E5-8B4C-CB1576FF0214', N'AUG-W1-FY', 0, 2012, 2, 19, '20110801 00:00:00.000', '20110807 00:00:00.000', N'AUG-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7F0EF22B-05B6-4008-B39F-CB1B02A10B55', N'JUL-W3-FY', 0, 2015, 2, 16, '20140714 00:00:00.000', '20140720 00:00:00.000', N'JUL-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ED467411-BB38-4582-90D5-CB202815E495', N'JAN', 1, 2003, 4, 10, '20021230 00:00:00.000', '20030202 00:00:00.000', N'JAN-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9863F16E-F6F2-4CC0-BF7C-CB5C5D5FFD07', N'NOV-W3-FY', 0, 2012, 3, 34, '20111114 00:00:00.000', '20111120 00:00:00.000', N'NOV-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D52FF6DA-05DD-4F62-86CD-CB5F8D1B1D77', N'APR-W2-FY', 0, 2011, 1, 2, '20100405 00:00:00.000', '20100411 00:00:00.000', N'APR-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2D03F3F2-A066-472B-9CCC-CB795588C6E8', N'JUN-W2-FY', 0, 2004, 1, 11, '20030609 00:00:00.000', '20030615 00:00:00.000', N'JUN-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('88F3F3D6-2088-409F-B8FC-CB8F7398B406', N'AUG-W2-FY', 0, 2014, 2, 19, '20130805 00:00:00.000', '20130811 00:00:00.000', N'AUG-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BD2FCA38-1F93-4EB3-A638-CBE1E2D9E6C3', N'OCT-W4-FY', 0, 2007, 3, 30, '20061016 00:00:00.000', '20061022 00:00:00.000', N'OCT-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BD045DCD-A12F-4E1D-92D6-CBF054DFE450', N'MAY-W2-FY', 0, 2008, 1, 7, '20070507 00:00:00.000', '20070513 00:00:00.000', N'MAY-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B77DEF21-1E1E-4BDA-9E91-CBFB09DC0500', N'MAY-W5-FY', 0, 2012, 1, 9, '20110523 00:00:00.000', '20110529 00:00:00.000', N'MAY-W5-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2228CD9A-9A37-495B-B006-CC1CE286C249', N'OCT-W1-FY', 0, 2007, 3, 27, '20060925 00:00:00.000', '20061001 00:00:00.000', N'OCT-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('26E909CD-15D4-45F9-9ADD-CCFE62C69DE0', N'Q2', 2, 2015, 2, 2, '20140630 00:00:00.000', '20140928 00:00:00.000', N'Q2-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('43482312-FBEC-41CF-BCA1-CD2F7E796CDE', N'MAY-W4-FY', 0, 2016, 1, 8, '20150518 00:00:00.000', '20150524 00:00:00.000', N'MAY-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('67455367-A110-49D8-B99F-CD3D445B2FE0', N'MAY-W3-FY', 0, 2016, 1, 7, '20150511 00:00:00.000', '20150517 00:00:00.000', N'MAY-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('032C4D6B-5784-42FE-9F76-CD4E7998CE42', N'JUL-W5-FY', 0, 2005, 2, 18, '20040726 00:00:00.000', '20040801 00:00:00.000', N'JUL-W5-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E5E9B0F1-BEBF-448D-AFC6-CD9D5063AE79', N'MAY-W2-FY', 0, 2000, 1, 7, '19990510 00:00:00.000', '19990516 00:00:00.000', N'MAY-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('595453E2-F91A-4389-A299-CDAFF901C46F', N'DEC', 1, 2003, 3, 9, '20021202 00:00:00.000', '20021229 00:00:00.000', N'DEC-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2D374DED-D9DE-4C35-9A93-CDBF6B778B69', N'AUG-W5-FY', 0, 2010, 2, 22, '20090824 00:00:00.000', '20090830 00:00:00.000', N'AUG-W5-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0A54189B-310D-4A3D-BFB5-CE22974C27F2', N'FY', 3, 2002, 4, 1, '20010326 00:00:00.000', '20020331 00:00:00.000', N'FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E8C7C53F-2980-4F87-A428-CE26A24C132F', N'FY', 3, 2006, 4, 1, '20050328 00:00:00.000', '20060326 00:00:00.000', N'FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1EA7AB84-8F0C-4D7A-824E-CE28E2AF33C8', N'SEP-W2-FY', 0, 2016, 2, 24, '20150907 00:00:00.000', '20150913 00:00:00.000', N'SEP-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('002D3128-6DEC-47A1-9DCF-CE4BBA6BFCD5', N'JUN-W3-FY', 0, 2011, 1, 12, '20100614 00:00:00.000', '20100620 00:00:00.000', N'JUN-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('76620374-ED00-4B46-85B6-CE5F458B650C', N'SEP-W2-FY', 0, 2007, 2, 24, '20060904 00:00:00.000', '20060910 00:00:00.000', N'SEP-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('77079BB9-6AA4-4996-985C-CE6AF32979A4', N'AUG', 1, 2003, 2, 5, '20020805 00:00:00.000', '20020901 00:00:00.000', N'AUG-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BE1D8EFE-9544-4900-B829-CE7D31A1EB21', N'SEP', 1, 2008, 2, 6, '20070827 00:00:00.000', '20070930 00:00:00.000', N'8-Sep', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('315AFA49-5FF9-4683-BCBD-CE82FF0B12A1', N'JUL-W3-FY', 0, 2011, 2, 16, '20100712 00:00:00.000', '20100718 00:00:00.000', N'JUL-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('31FC79A0-DABE-4CE1-BCFE-CE9DBD31309C', N'Q1', 2, 2013, 1, 1, '20120326 00:00:00.000', '20120624 00:00:00.000', N'Q1-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A63A284C-6B60-4BF3-B86D-CEFB9BE19E05', N'NOV-W5-FY', 0, 2010, 3, 35, '20091123 00:00:00.000', '20091129 00:00:00.000', N'NOV-W5-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B122C323-8943-4C0B-903E-CF44ABDD7407', N'NOV-W3-FY', 0, 2006, 3, 34, '20051114 00:00:00.000', '20051120 00:00:00.000', N'NOV-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7B8221D0-D6FC-4D83-8674-CF85FCB73230', N'JUL-W3-FY', 0, 2006, 2, 16, '20050711 00:00:00.000', '20050717 00:00:00.000', N'JUL-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7F1762E5-77A0-4A90-8B17-CF8CFC6697A8', N'OCT-W3-FY', 0, 2007, 3, 29, '20061009 00:00:00.000', '20061015 00:00:00.000', N'OCT-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ECCD120F-3BFE-4133-9844-CFB9AC5E9E4E', N'JAN-W1-FY', 0, 2015, 4, 40, '20141229 00:00:00.000', '20150104 00:00:00.000', N'JAN-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E5AB1B33-81BE-4DD1-BF5B-CFE69883B0C8', N'AUG', 1, 2001, 2, 5, '20000731 00:00:00.000', '20000827 00:00:00.000', N'AUG-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('09F80ABE-5066-412F-8E36-D0120D63744E', N'MAR-W2-FY', 0, 2014, 4, 49, '20140303 00:00:00.000', '20140309 00:00:00.000', N'MAR-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D1FBE736-E755-4BBC-AB9E-D02EA0DEDD6C', N'SEP-W3-FY', 0, 2010, 2, 25, '20090914 00:00:00.000', '20090920 00:00:00.000', N'SEP-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D92F0217-D928-441A-9529-D03702417D4D', N'OCT-W5-FY', 0, 2012, 3, 31, '20111024 00:00:00.000', '20111030 00:00:00.000', N'OCT-W5-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4057365D-8E5A-4D2B-BA2B-D052E80DC8C0', N'OCT-W2-FY', 0, 2010, 3, 28, '20091005 00:00:00.000', '20091011 00:00:00.000', N'OCT-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B4AD718-AB39-43E4-B557-D08B8F13CEA5', N'MAY-W1-FY', 0, 2000, 1, 6, '19990503 00:00:00.000', '19990509 00:00:00.000', N'MAY-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D3A0D185-1F93-4AFD-8B7B-D0F8DEAD722F', N'DEC-W1-FY', 0, 2008, 3, 36, '20071126 00:00:00.000', '20071202 00:00:00.000', N'DEC-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F814CC7C-B5A7-481E-8F04-D0FB30D25EB3', N'JUL-W4-FY', 0, 2009, 2, 17, '20080721 00:00:00.000', '20080727 00:00:00.000', N'JUL-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('67117D89-9344-486E-94AC-D145DD8D0CCD', N'JUN-W3-FY', 0, 2013, 1, 12, '20120611 00:00:00.000', '20120617 00:00:00.000', N'JUN-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('09BF0F62-B90B-4F7D-BF63-D172696BF77F', N'APR-W1-FY', 0, 2000, 1, 1, '19990329 00:00:00.000', '19990404 00:00:00.000', N'APR-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('27FD3F0A-C2BC-4917-B3AF-D177ED2B61CB', N'DEC-W2-FY', 0, 2002, 3, 37, '20011203 00:00:00.000', '20011209 00:00:00.000', N'DEC-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1B316A84-8499-4D41-90B3-D1C2D1716513', N'DEC-W4-FY', 0, 2007, 3, 39, '20061218 00:00:00.000', '20061224 00:00:00.000', N'DEC-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E591046-8486-4A09-B254-D1CFF6CF14CD', N'MAR-W2-FY', 0, 2012, 4, 50, '20120305 00:00:00.000', '20120311 00:00:00.000', N'MAR-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E7A64319-824E-4027-A047-D1D7E5435AD6', N'MAR-W5-FY', 0, 2002, 4, 53, '20020325 00:00:00.000', '20020331 00:00:00.000', N'MAR-W5-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CE28DA1E-F120-412D-AA7A-D1EE8928FD76', N'Q1', 2, 2002, 1, 1, '20010326 00:00:00.000', '20010624 00:00:00.000', N'Q1-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A89B0BC6-BE27-4AAB-A027-D214BAF533B7', N'JAN-W3-FY', 0, 2002, 4, 42, '20020107 00:00:00.000', '20020113 00:00:00.000', N'JAN-W3-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CB96E952-D6C6-4028-B9FC-D242304FF8F7', N'MAR-W4-FY', 0, 2015, 4, 51, '20150316 00:00:00.000', '20150322 00:00:00.000', N'MAR-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1AD23B88-7583-4B26-99C8-D26A47CF7E53', N'JUL-W1-FY', 0, 2016, 2, 14, '20150629 00:00:00.000', '20150705 00:00:00.000', N'JUL-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8BA46057-9A26-4E00-91F4-D28772B31CB9', N'NOV-W2-FY', 0, 2006, 3, 33, '20051107 00:00:00.000', '20051113 00:00:00.000', N'NOV-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E1998743-B834-47E6-832D-D377D642CA3F', N'SEP-W4-FY', 0, 1999, 2, 26, '19980921 00:00:00.000', '19980927 00:00:00.000', N'SEP-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B2711603-7CCD-4A82-AA8D-D39EA1A3ABD7', N'NOV-W1-FY', 0, 2016, 3, 31, '20151026 00:00:00.000', '20151101 00:00:00.000', N'NOV-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D7361B39-BD45-4621-A321-D3A3F85C85AE', N'JUL', 1, 2003, 2, 4, '20020701 00:00:00.000', '20020804 00:00:00.000', N'JUL-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DEDF74D6-3076-4097-820B-D3BA74B9274C', N'Q1', 2, 2000, 1, 1, '19990329 00:00:00.000', '19990627 00:00:00.000', N'Q1-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('587F42DF-2F9F-48A3-8965-D3C8EFE7B1E8', N'OCT-W3-FY', 0, 1999, 3, 29, '19981012 00:00:00.000', '19981018 00:00:00.000', N'OCT-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('148B1CC1-D12E-4C5A-984B-D40AF2DB3320', N'AUG', 1, 2010, 2, 5, '20090727 00:00:00.000', '20090830 00:00:00.000', N'10-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('74450262-F6CB-4069-B844-D41321CBA27E', N'MAY-W3-FY', 0, 2003, 1, 8, '20020520 00:00:00.000', '20020526 00:00:00.000', N'MAY-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DD8097F4-01E6-4DA0-8E4E-D4454EE8AC65', N'MAR-W4-FY', 0, 2009, 4, 51, '20090316 00:00:00.000', '20090322 00:00:00.000', N'MAR-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8B2A6129-6ACB-46A3-A79F-D45471FF9144', N'SEP-W1-FY', 0, 2008, 2, 23, '20070827 00:00:00.000', '20070902 00:00:00.000', N'SEP-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('71F69F65-69F6-494D-A485-D4E57FBC0A06', N'NOV', 1, 2016, 3, 8, '20151026 00:00:00.000', '20151129 00:00:00.000', N'16-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7CE6C6FE-B4D4-4451-8812-D4F7A77B1410', N'JAN-W2-FY', 0, 2011, 4, 41, '20110103 00:00:00.000', '20110109 00:00:00.000', N'JAN-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3C56DEEC-E95B-44C3-B8B2-D530084BEB48', N'JAN-W1-FY', 0, 2007, 4, 40, '20061225 00:00:00.000', '20061231 00:00:00.000', N'JAN-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B1FB8C5B-19EE-417E-9268-D58E5DAC72E1', N'FEB-W1-FY', 0, 1999, 4, 45, '19990201 00:00:00.000', '19990207 00:00:00.000', N'FEB-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('91702F5C-A9B8-43AF-9DB1-D5A2C2F4EB0C', N'JAN-W3-FY', 0, 2006, 4, 42, '20060109 00:00:00.000', '20060115 00:00:00.000', N'JAN-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('41363FCA-11C1-4590-B135-D5B783832B2F', N'JUN-W1-FY', 0, 2012, 1, 10, '20110530 00:00:00.000', '20110605 00:00:00.000', N'JUN-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2E54CE48-57C4-4660-BA71-D5CC8F0CDDE7', N'APR-W1-FY', 0, 2006, 1, 1, '20050328 00:00:00.000', '20050403 00:00:00.000', N'APR-W1-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('103A5F88-35A9-44F3-8610-D634FB6F88CE', N'JUN-W4-FY', 0, 2016, 1, 13, '20150622 00:00:00.000', '20150628 00:00:00.000', N'JUN-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5564B2E8-9FDF-4856-B733-D63945C47B05', N'AUG-W4-FY', 0, 1999, 2, 22, '19980824 00:00:00.000', '19980830 00:00:00.000', N'AUG-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1FDFB78B-9367-4385-B9DE-D660A5EEF819', N'JUN-W2-FY', 0, 1999, 1, 11, '19980608 00:00:00.000', '19980614 00:00:00.000', N'JUN-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('51C9C9D7-6F3D-4027-AE53-D67442ACD3BD', N'JUN-W4-FY', 0, 2011, 1, 13, '20100621 00:00:00.000', '20100627 00:00:00.000', N'JUN-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4094FB12-5973-4756-9531-D681CC49155B', N'FEB', 1, 2010, 4, 11, '20100201 00:00:00.000', '20100228 00:00:00.000', N'10-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('15679476-1656-4EFD-9350-D6B7EF171D4A', N'Q2', 2, 2007, 2, 2, '20060626 00:00:00.000', '20060924 00:00:00.000', N'Q2-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8C32A1E4-2D23-45D0-97E4-D6CB73FDE204', N'JUL-W5-FY', 0, 2000, 2, 18, '19990726 00:00:00.000', '19990801 00:00:00.000', N'JUL-W5-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('774F91A1-5C6D-4A79-9931-D701A778FA86', N'JAN', 1, 2010, 4, 10, '20091228 00:00:00.000', '20100131 00:00:00.000', N'10-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('881B1253-60DC-46D1-907C-D872028F7652', N'JUL-W4-FY', 0, 2013, 2, 17, '20120716 00:00:00.000', '20120722 00:00:00.000', N'JUL-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5B65C7E0-4F74-4CFD-818F-D8A1356FBF01', N'MAY-W4-FY', 0, 2002, 1, 9, '20010521 00:00:00.000', '20010527 00:00:00.000', N'MAY-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5AF306B9-BA59-44C3-BEA7-D8B44393E817', N'DEC-W3-FY', 0, 2015, 3, 38, '20141215 00:00:00.000', '20141221 00:00:00.000', N'DEC-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B59DCF02-E58A-4394-8A84-D8CAACF64182', N'AUG', 1, 2005, 2, 5, '20040802 00:00:00.000', '20040829 00:00:00.000', N'AUG-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('341F2642-FA42-4E86-A17A-D901CF40138B', N'MAY-W4-FY', 0, 2001, 1, 9, '20000522 00:00:00.000', '20000528 00:00:00.000', N'MAY-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('583B0088-F53F-44A1-8578-D9065377F5A4', N'APR-W2-FY', 0, 2006, 1, 2, '20050404 00:00:00.000', '20050410 00:00:00.000', N'APR-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6127D0D4-1F23-4EA0-8263-D907621901AD', N'MAY-W2-FY', 0, 2006, 1, 7, '20050509 00:00:00.000', '20050515 00:00:00.000', N'MAY-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F85D882E-9F45-4BD7-8300-D95455ACEE56', N'JUN-W5-FY', 0, 2015, 1, 13, '20140623 00:00:00.000', '20140629 00:00:00.000', N'JUN-W5-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7CE00E3F-30CC-4F3A-A306-D9A4544A8E45', N'SEP-W3-FY', 0, 2009, 2, 25, '20080915 00:00:00.000', '20080921 00:00:00.000', N'SEP-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3EBB6379-D69C-4E12-8A6D-D9ACE0D97F57', N'AUG-W1-FY', 0, 2013, 2, 19, '20120730 00:00:00.000', '20120805 00:00:00.000', N'AUG-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FA910B93-26A5-402D-AD92-D9ADA1913DD6', N'APR-W5-FY', 0, 2005, 1, 5, '20040426 00:00:00.000', '20040502 00:00:00.000', N'APR-W5-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('463F8C1F-1D2F-464B-BE64-D9B3535A74D3', N'JAN', 1, 2012, 4, 10, '20111226 00:00:00.000', '20120129 00:00:00.000', N'12-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('103D7857-D7E6-4AA3-8118-D9D4A8D08372', N'APR-W3-FY', 0, 2011, 1, 3, '20100412 00:00:00.000', '20100418 00:00:00.000', N'APR-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CBF1F176-2814-411E-A697-D9EF48FD7F2F', N'JUL-W3-FY', 0, 2008, 2, 16, '20070709 00:00:00.000', '20070715 00:00:00.000', N'JUL-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7F2048AC-2F26-4103-B9BF-D9FCDE9DE15C', N'JUN-W3-FY', 0, 2001, 1, 12, '20000612 00:00:00.000', '20000618 00:00:00.000', N'JUN-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9662DAD3-12AD-4882-B724-DA44FF9D9997', N'APR-W3-FY', 0, 2015, 1, 3, '20140414 00:00:00.000', '20140420 00:00:00.000', N'APR-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F2132BE8-5565-4A22-87F0-DA5781E60483', N'MAY-W3-FY', 0, 2007, 1, 8, '20060515 00:00:00.000', '20060521 00:00:00.000', N'MAY-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('42A26B0A-53E9-46DE-9596-DA6925EA6D52', N'Q1', 2, 2003, 1, 1, '20020401 00:00:00.000', '20020630 00:00:00.000', N'Q1-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EE36C19D-FF79-49D8-9F41-DAA220F2812C', N'NOV-W2-FY', 0, 2016, 3, 32, '20151102 00:00:00.000', '20151108 00:00:00.000', N'NOV-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E8D307B7-919A-47CD-920A-DAA887615FB5', N'SEP-W3-FY', 0, 2003, 2, 25, '20020916 00:00:00.000', '20020922 00:00:00.000', N'SEP-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('03B2F8BA-4EB6-4CB2-84E7-DAE979DDB2F6', N'Q2', 2, 2003, 2, 2, '20020701 00:00:00.000', '20020929 00:00:00.000', N'Q2-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2191233B-5517-4316-BF2B-DB1CB95C572F', N'SEP', 1, 2000, 2, 6, '19990830 00:00:00.000', '19990926 00:00:00.000', N'SEP-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6FAFBC89-1FE2-4C44-8AA1-DB5DD767695C', N'FEB-W4-FY', 0, 2004, 4, 48, '20040223 00:00:00.000', '20040229 00:00:00.000', N'FEB-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E9CBC7E3-6FDB-46ED-BCBB-DC2ABB09ECBF', N'AUG', 1, 2012, 2, 5, '20110801 00:00:00.000', '20110828 00:00:00.000', N'12-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C9ECCBC8-FA12-4892-8795-DC332262C3EF', N'Q2', 2, 2006, 2, 2, '20050627 00:00:00.000', '20050925 00:00:00.000', N'Q2-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('61E9293D-A14F-4FF4-96FD-DC38A92565FA', N'OCT-W3-FY', 0, 2001, 3, 29, '20001009 00:00:00.000', '20001015 00:00:00.000', N'OCT-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('82AD77E5-4163-4EE1-87FD-DC39822D346C', N'APR', 1, 2010, 1, 1, '20090330 00:00:00.000', '20090426 00:00:00.000', N'10-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3B405563-2A28-4F16-A733-DC49A7557B73', N'APR-W4-FY', 0, 2013, 1, 4, '20120416 00:00:00.000', '20120422 00:00:00.000', N'APR-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6A7B2167-363A-464F-99AD-DD388CFA5E95', N'APR', 1, 2000, 1, 1, '19990329 00:00:00.000', '19990502 00:00:00.000', N'APR-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C88B7B93-21E7-484E-8F19-DD3FCE25F7F5', N'SEP-W3-FY', 0, 2000, 2, 25, '19990913 00:00:00.000', '19990919 00:00:00.000', N'SEP-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D2CA4851-787A-439C-92BB-DDBAE4408EC7', N'JUL', 1, 2005, 2, 4, '20040628 00:00:00.000', '20040801 00:00:00.000', N'JUL-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('54E75B8C-CBC8-4760-BF06-DDC725B82A9F', N'MAR-W1-FY', 0, 2012, 4, 49, '20120227 00:00:00.000', '20120304 00:00:00.000', N'MAR-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B1F8733D-A87C-4697-8CF6-DDDC2DB6CB01', N'MAR-W3-FY', 0, 2015, 4, 50, '20150309 00:00:00.000', '20150315 00:00:00.000', N'MAR-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F0D23E0B-6265-4D84-B6C3-DDE2F267FFB4', N'MAY-W4-FY', 0, 2007, 1, 9, '20060522 00:00:00.000', '20060528 00:00:00.000', N'MAY-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C11A476E-1B5F-416B-9752-DDFA4404F013', N'DEC', 1, 2012, 3, 9, '20111128 00:00:00.000', '20111225 00:00:00.000', N'12-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C05453D8-7521-4792-BD7D-DE0E12DA7E25', N'DEC', 1, 2008, 3, 9, '20071126 00:00:00.000', '20061230 00:00:00.000', N'8-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5F64E374-EDD8-4018-A87E-DE22DF341B72', N'NOV-W3-FY', 0, 2007, 3, 34, '20061113 00:00:00.000', '20061119 00:00:00.000', N'NOV-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EDCF1332-221A-4B81-B54A-DEB69D70DBBC', N'MAR-W2-FY', 0, 2002, 4, 50, '20020304 00:00:00.000', '20020310 00:00:00.000', N'MAR-W2-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6F671E09-0E7C-44FA-8871-DEDDC3B5E298', N'OCT-W1-FY', 0, 2005, 3, 27, '20040927 00:00:00.000', '20041003 00:00:00.000', N'OCT-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B419449F-62AF-42DF-B55F-DEDEFD42FA3A', N'SEP-W3-FY', 0, 2013, 2, 25, '20120910 00:00:00.000', '20120916 00:00:00.000', N'SEP-W3-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('85449DA4-3C09-41DF-918D-DEFAE2A63F6A', N'OCT-W2-FY', 0, 2005, 3, 28, '20041004 00:00:00.000', '20041010 00:00:00.000', N'OCT-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EF1FEEB4-2FEF-4EF5-B279-DF09B206156A', N'DEC-W2-FY', 0, 2007, 3, 37, '20061204 00:00:00.000', '20061210 00:00:00.000', N'DEC-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5DB9DBE2-6803-422E-A2E8-DF20E5C3AAA3', N'DEC-W3-FY', 0, 2007, 3, 38, '20061211 00:00:00.000', '20061217 00:00:00.000', N'DEC-W3-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('70A40DF9-27FC-4C85-AD0B-DFFB21F00CBE', N'AUG-W4-FY', 0, 2001, 2, 22, '20000821 00:00:00.000', '20000827 00:00:00.000', N'AUG-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6A7A3D87-FA00-4B3A-B63A-E0005CD5DFF8', N'DEC-W4-FY', 0, 1999, 3, 39, '19981221 00:00:00.000', '19981227 00:00:00.000', N'DEC-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BA7F964F-852A-466A-A5E3-E005651E109C', N'DEC-W3-FY', 0, 2012, 3, 38, '20111212 00:00:00.000', '20111218 00:00:00.000', N'DEC-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FE65E9CB-B5F7-4DF7-9ECA-E027F1C35FD4', N'NOV-W2-FY', 0, 2012, 3, 33, '20111107 00:00:00.000', '20111113 00:00:00.000', N'NOV-W2-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CF933DAA-EAF6-4781-B69B-E07215983D7D', N'APR', 1, 2012, 1, 1, '20110328 00:00:00.000', '20110424 00:00:00.000', N'12-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3CE0E968-A6F2-4DCF-8E38-E07B18C8F032', N'JAN-W3-FY', 0, 2009, 4, 42, '20090112 00:00:00.000', '20090118 00:00:00.000', N'JAN-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3EB980A6-4260-4604-A171-E08C50E3446C', N'FY', 3, 2003, 4, 1, '20020401 00:00:00.000', '20030330 00:00:00.000', N'FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4DAB8721-9D0F-4EFC-83D1-E0A200D903F6', N'Q3', 2, 2001, 3, 3, '20000925 00:00:00.000', '20001224 00:00:00.000', N'Q3-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6CB95B52-37C1-4756-B9E3-E0A4FB70007C', N'JAN-W3-FY', 0, 2014, 4, 42, '20140113 00:00:00.000', '20140119 00:00:00.000', N'JAN-W3-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2D094BD2-5D23-4CAC-B526-E0B9D8351D43', N'DEC', 1, 2009, 3, 9, '20081201 00:00:00.000', '20081228 00:00:00.000', N'9-Dec', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F36ED75F-7C28-4226-80FA-E0CE91423DAC', N'JUL-W2-FY', 0, 2005, 2, 15, '20040705 00:00:00.000', '20040711 00:00:00.000', N'JUL-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('81F68E39-7979-4F30-99CF-E0D97FCCBEB2', N'JUN-W2-FY', 0, 2015, 1, 10, '20140602 00:00:00.000', '20140608 00:00:00.000', N'JUN-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9C22B857-5122-48FE-9935-E0EE261416AE', N'NOV-W1-FY', 0, 2002, 3, 32, '20011029 00:00:00.000', '20011104 00:00:00.000', N'NOV-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('EECE9A37-DB3C-440B-B5B0-E0F6EA48259D', N'APR', 1, 2003, 1, 1, '20020401 00:00:00.000', '20020505 00:00:00.000', N'APR-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F3140AE5-EF07-4866-AF84-E1059C9646D4', N'OCT', 1, 2006, 3, 7, '20050926 00:00:00.000', '20051030 00:00:00.000', N'6-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('440224B4-7DAA-491F-B488-E1119C3FF00F', N'JAN', 1, 2013, 4, 10, '20121231 00:00:00.000', '20130127 00:00:00.000', N'13-Jan', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B8051C29-C07A-45ED-A792-E1352FCA1AE6', N'NOV', 1, 2010, 3, 8, '20091026 00:00:00.000', '20091129 00:00:00.000', N'10-Nov', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('ABD6A6AB-76C2-4C74-BF37-E1443130247B', N'MAR', 1, 2009, 4, 12, '20090223 00:00:00.000', '20090329 00:00:00.000', N'9-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AA68C927-704D-419F-BCE3-E155BB34CBD1', N'FEB-W4-FY', 0, 2013, 4, 48, '20130218 00:00:00.000', '20130224 00:00:00.000', N'FEB-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A7102E4C-C576-47CB-9D96-E1E7031C18A0', N'AUG', 1, 2004, 2, 5, '20030804 00:00:00.000', '20030831 00:00:00.000', N'AUG-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('769CB7A8-A7AD-418D-AE92-E2192438D030', N'DEC-W3-FY', 0, 2008, 3, 38, '20071210 00:00:00.000', '20071216 00:00:00.000', N'DEC-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1D0B8FA0-106E-48F1-BAB4-E28008F9CF80', N'Q2', 2, 2011, 2, 2, '20100628 00:00:00.000', '20100926 00:00:00.000', N'Q2-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FF91854E-02AB-4977-8749-E2BEC024000A', N'FEB-W1-FY', 0, 2000, 4, 45, '20000131 00:00:00.000', '20000206 00:00:00.000', N'FEB-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6076057D-7999-4C06-872B-E2CDA5CFC424', N'MAY-W1-FY', 0, 2004, 1, 6, '20030505 00:00:00.000', '20030511 00:00:00.000', N'MAY-W1-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8A607B0D-8F53-43E0-BDE6-E35C19B731C7', N'SEP-W4-FY', 0, 2004, 2, 26, '20030922 00:00:00.000', '20030928 00:00:00.000', N'SEP-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('73D54DC4-DD95-4C22-9FAF-E39219A7BB42', N'APR-W1-FY', 0, 1999, 1, 1, '19980330 00:00:00.000', '19980405 00:00:00.000', N'APR-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0E4A266C-0B91-4BD3-8CCB-E3A640172AF1', N'NOV-W2-FY', 0, 2007, 3, 33, '20061106 00:00:00.000', '20061112 00:00:00.000', N'NOV-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D457F65C-E527-4E3B-9F95-E3C21D8C5285', N'APR-W1-FY', 0, 2002, 1, 1, '20010326 00:00:00.000', '20010401 00:00:00.000', N'APR-W1-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1E0251E9-FD3B-492D-817F-E40EF7217821', N'DEC-W2-FY', 0, 2009, 3, 37, '20081208 00:00:00.000', '20081214 00:00:00.000', N'DEC-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5A9C6758-1B15-4A5E-B236-E415A8D41D4D', N'JUN-W3-FY', 0, 2003, 1, 12, '20020617 00:00:00.000', '20020623 00:00:00.000', N'JUN-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B82695C4-4DA9-4E2D-95D0-E527DF5B6884', N'JUN-W2-FY', 0, 2016, 1, 11, '20150608 00:00:00.000', '20150614 00:00:00.000', N'JUN-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5D20DE6A-AE8B-4D41-AA1D-E534169C1B90', N'OCT-W4-FY', 0, 2004, 3, 30, '20031020 00:00:00.000', '20031026 00:00:00.000', N'OCT-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6BC233EC-28EB-48F8-B57E-E5E90830737A', N'APR-W4-FY', 0, 2004, 1, 4, '20030421 00:00:00.000', '20030427 00:00:00.000', N'APR-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FCA66A5B-631C-4441-BDE0-E61244FC6119', N'APR-W4-FY', 0, 2008, 1, 4, '20070416 00:00:00.000', '20070422 00:00:00.000', N'APR-W4-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6B650FC7-B8D4-4CEC-AB61-E644A82F9947', N'JUL-W4-FY', 0, 2000, 2, 17, '19990719 00:00:00.000', '19990725 00:00:00.000', N'JUL-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6C1DB364-5DBD-4246-8886-E65F950DA4E9', N'FEB-W2-FY', 0, 2009, 4, 45, '20090202 00:00:00.000', '20090208 00:00:00.000', N'FEB-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4E5531A9-03B4-42EC-807D-E6B8EA71C5A5', N'AUG-W2-FY', 0, 2015, 2, 19, '20140804 00:00:00.000', '20140810 00:00:00.000', N'AUG-W2-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1FA01017-2A26-4499-A35D-E6DA69284BBF', N'APR-W5-FY', 0, 2004, 1, 5, '20030428 00:00:00.000', '20030504 00:00:00.000', N'APR-W5-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('49B1FDD4-3DAC-4739-B4AE-E6E8902306B3', N'MAR-W4-FY', 0, 2014, 4, 51, '20140317 00:00:00.000', '20140323 00:00:00.000', N'MAR-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F528DD82-437E-4085-B893-E6FCBC05B355', N'MAR-W4-FY', 0, 2013, 4, 52, '20130318 00:00:00.000', '20130324 00:00:00.000', N'MAR-W4-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('26420471-C8E7-4C6D-9CD3-E733E1569269', N'OCT', 1, 2003, 3, 7, '20020930 00:00:00.000', '20021103 00:00:00.000', N'OCT-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A79493FD-05E9-48D1-98C2-E753A05AD0F6', N'MAR', 1, 2003, 4, 12, '20030303 00:00:00.000', '20030330 00:00:00.000', N'MAR-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('65B5FB54-56AE-4C06-8377-E7CE687B8FB4', N'OCT-W1-FY', 0, 2016, 3, 27, '20150928 00:00:00.000', '20151004 00:00:00.000', N'OCT-W1-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3427FFA8-EDAA-4DFE-B63A-E7E6744D9151', N'APR-W1-FY', 0, 2009, 1, 1, '20080331 00:00:00.000', '20080406 00:00:00.000', N'APR-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F8141DAE-DBCE-4E5B-AB86-E81A2D70EAA1', N'FEB', 1, 2013, 4, 11, '20130128 00:00:00.000', '20130224 00:00:00.000', N'13-Feb', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D15E3BFE-F630-438F-BD7F-E8560B312806', N'Q3', 2, 2015, 3, 3, '20140929 00:00:00.000', '20141228 00:00:00.000', N'Q3-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C5D391E0-A64E-4E0E-A132-E8EB87C50585', N'MAY', 1, 2005, 1, 2, '20040503 00:00:00.000', '20040530 00:00:00.000', N'MAY-05', N'No ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A027CA3D-83BC-420A-8EA7-E91CBC9F41A0', N'JAN-W2-FY', 0, 2000, 4, 41, '20000103 00:00:00.000', '20000109 00:00:00.000', N'JAN-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('20F72EAE-E2EE-4EF9-90E8-E9202FA39169', N'OCT-W4-FY', 0, 2015, 3, 30, '20141020 00:00:00.000', '20141026 00:00:00.000', N'OCT-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D10526C5-9C6C-4732-A83E-E977251051E3', N'Q1', 2, 2015, 1, 1, '20140331 00:00:00.000', '20140629 00:00:00.000', N'Q1-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('447D8EA4-2344-494C-AC49-E9B726A455AB', N'NOV-W4-FY', 0, 2002, 3, 35, '20011119 00:00:00.000', '20011125 00:00:00.000', N'NOV-W4-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('37ABB580-4556-400C-B292-E9BB1F365501', N'NOV-W2-FY', 0, 2010, 3, 32, '20091102 00:00:00.000', '20091108 00:00:00.000', N'NOV-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B71C669D-64EA-4C78-839D-E9D5AD216042', N'Q2', 2, 2002, 2, 2, '20010625 00:00:00.000', '20010923 00:00:00.000', N'Q2-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('196CAF9B-CE29-4ABD-A799-E9DB7653F307', N'DEC-W4-FY', 0, 2015, 3, 39, '20141222 00:00:00.000', '20141228 00:00:00.000', N'DEC-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C63299AE-284D-4EB6-8B72-EA2D990D49FE', N'DEC-W3-FY', 0, 2004, 3, 38, '20031215 00:00:00.000', '20031221 00:00:00.000', N'DEC-W3-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F76451BA-A9BD-469A-9B81-EAA29DD62E43', N'AUG-W3-FY', 0, 2005, 2, 21, '20040816 00:00:00.000', '20040822 00:00:00.000', N'AUG-W3-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('FABCFBBD-6D19-43A7-9A49-EAE2F305E5E5', N'JUN-W1-FY', 0, 2008, 1, 10, '20070528 00:00:00.000', '20070603 00:00:00.000', N'JUN-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('57D89351-6C04-4F35-B46F-EAF86CF67DC2', N'JAN', 1, 2002, 4, 10, '20011224 00:00:00.000', '20020127 00:00:00.000', N'JAN-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9E49AA29-3509-48D7-B979-EB1B81B9ECFD', N'MAY', 1, 2008, 1, 2, '20070430 00:00:00.000', '20070527 00:00:00.000', N'8-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F6606F07-EF74-4889-8B05-EB1E64B06ADB', N'FEB-W3-FY', 0, 2010, 4, 47, '20100215 00:00:00.000', '20100221 00:00:00.000', N'FEB-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2EDD5229-72DA-46E8-85E5-EB76D617CF47', N'JUL-W2-FY', 0, 2001, 2, 15, '20000703 00:00:00.000', '20000709 00:00:00.000', N'JUL-W2-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B9526CEA-6E64-4749-A71C-EB896502DCCC', N'JUL-W2-FY', 0, 2008, 2, 15, '20070702 00:00:00.000', '20070708 00:00:00.000', N'JUL-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C71719C3-0B63-41C6-A6F1-EB90A86936D0', N'JUL-W2-FY', 0, 1999, 2, 15, '19980706 00:00:00.000', '19980712 00:00:00.000', N'JUL-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('280C3678-7C18-44CF-B95A-EBE673AC5C35', N'APR', 1, 2001, 1, 1, '20000327 00:00:00.000', '20000430 00:00:00.000', N'APR-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6A45AB12-0A65-4556-BAD3-EC18F4A6391E', N'MAY', 1, 2009, 1, 2, '20080428 00:00:00.000', '20080525 00:00:00.000', N'9-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2E419A29-5D6C-4CC2-9B19-EC5BAC135CDF', N'APR-W3-FY', 0, 2006, 1, 3, '20050411 00:00:00.000', '20050417 00:00:00.000', N'APR-W3-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D95A1B1C-FAF7-43F7-8F69-EC70863633E6', N'JUN-W4-FY', 0, 2006, 1, 13, '20050620 00:00:00.000', '20050626 00:00:00.000', N'JUN-W4-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0F6BD821-9C94-4B7A-BC95-EC893F056BF4', N'JAN-W4-FY', 0, 2014, 4, 43, '20140120 00:00:00.000', '20140126 00:00:00.000', N'JAN-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('38C90806-ED8A-429C-B4CE-EC9C0BEAAB97', N'APR-W1-FY', 0, 2008, 1, 1, '20070326 00:00:00.000', '20070401 00:00:00.000', N'APR-W1-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DAB64103-0EFA-4855-9483-ECCF379F361F', N'JAN-W2-FY', 0, 2007, 4, 41, '20070101 00:00:00.000', '20070107 00:00:00.000', N'JAN-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F90DB2DD-389B-4EBF-8D1D-ED4251B126D4', N'AUG-W4-FY', 0, 2014, 2, 21, '20130819 00:00:00.000', '20130825 00:00:00.000', N'AUG-W4-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('55C1E1C4-182E-4BE8-AB88-ED7A2666D980', N'NOV-W2-FY', 0, 2003, 3, 33, '20021111 00:00:00.000', '20021117 00:00:00.000', N'NOV-W2-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4AD5FD87-A418-498E-9C71-ED7DCE8614FF', N'MAR-W5-FY', 0, 2013, 4, 53, '20130325 00:00:00.000', '20130331 00:00:00.000', N'MAR-W5-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('852051C4-A8EF-4462-97B2-EDA443CAD121', N'SEP-W4-FY', 0, 2010, 2, 26, '20090921 00:00:00.000', '20090927 00:00:00.000', N'SEP-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('67D55D4C-F12B-4C84-9110-EDBADC56E9C6', N'AUG-W1-FY', 0, 2005, 2, 19, '20040802 00:00:00.000', '20040808 00:00:00.000', N'AUG-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('576ECB7F-7C2B-4327-A216-EDD408C2D667', N'APR-W3-FY', 0, 2000, 1, 3, '19990412 00:00:00.000', '19990418 00:00:00.000', N'APR-W3-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E55EE0B1-39B7-47E3-99B3-EDF38B56F06F', N'SEP-W3-FY', 0, 2012, 2, 25, '20110912 00:00:00.000', '20110918 00:00:00.000', N'SEP-W3-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9C89EC5F-F9E0-4C10-ADE8-EDF62248FF43', N'APR-W2-FY', 0, 2005, 1, 2, '20040405 00:00:00.000', '20040411 00:00:00.000', N'APR-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('722D793F-1440-4488-86CD-EE03E35380B1', N'MAR-W5-FY', 0, 2009, 4, 52, '20090323 00:00:00.000', '20090329 00:00:00.000', N'MAR-W5-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('00AB7E16-2208-438A-8B59-EE4EBC12341E', N'OCT', 1, 2007, 3, 7, '20060925 00:00:00.000', '20061029 00:00:00.000', N'7-Oct', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('73882202-60CB-48CD-BFDD-EE87149B3785', N'MAY-W2-FY', 0, 2011, 1, 6, '20100503 00:00:00.000', '20100509 00:00:00.000', N'MAY-W2-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2CCB567B-DF29-4CCC-922A-EE8F4F5A5951', N'SEP-W4-FY', 0, 2007, 2, 26, '20060918 00:00:00.000', '20060924 00:00:00.000', N'SEP-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AABE8CE0-1A20-4B59-B33A-EEA11FE72182', N'AUG', 1, 2013, 2, 5, '20120730 00:00:00.000', '20120826 00:00:00.000', N'13-Aug', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('24191C19-68FB-4A99-BB65-EEFA63359D17', N'SEP-W4-FY', 0, 2001, 2, 26, '20000918 00:00:00.000', '20000924 00:00:00.000', N'SEP-W4-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4F6A48BD-020C-40AF-82BE-EF3EB77BC8CA', N'MAY', 1, 2001, 1, 2, '20000501 00:00:00.000', '20000528 00:00:00.000', N'MAY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E9850B71-1C67-4534-9B07-EF46EFDD874C', N'FEB', 1, 2003, 4, 11, '20030203 00:00:00.000', '20030302 00:00:00.000', N'FEB-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2B894DD6-6682-49ED-BE88-EFBA7A70A77D', N'MAY-W1-FY', 0, 2005, 1, 6, '20040503 00:00:00.000', '20040509 00:00:00.000', N'MAY-W1-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7BFA7067-2911-4CA1-B374-EFD965175347', N'DEC-W4-FY', 0, 2016, 3, 39, '20151221 00:00:00.000', '20151227 00:00:00.000', N'DEC-W4-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4E440C8D-915C-43C9-AE6D-F01C26EC0EF5', N'JUN-W2-FY', 0, 2000, 1, 11, '19990607 00:00:00.000', '19990613 00:00:00.000', N'JUN-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('323A2A32-0306-4F6D-AB4B-F0252D63B832', N'JAN-W1-FY', 0, 2011, 4, 40, '20101227 00:00:00.000', '20110102 00:00:00.000', N'JAN-W1-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C25D3AB8-960A-46FB-926F-F04C55AD1949', N'APR-W2-FY', 0, 2007, 1, 2, '20060403 00:00:00.000', '20060409 00:00:00.000', N'APR-W2-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0392D50C-7FFA-41F4-BDFA-F0A630648EA1', N'JAN-W4-FY', 0, 2015, 4, 43, '20150119 00:00:00.000', '20150125 00:00:00.000', N'JAN-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E4FBCCDE-4306-4C46-8B09-F0B6922E28AE', N'SEP-W2-FY', 0, 2005, 2, 24, '20040906 00:00:00.000', '20040912 00:00:00.000', N'SEP-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BE016A5A-AC20-42D9-AA60-F0ED69C8F603', N'SEP-W2-FY', 0, 2010, 2, 24, '20090907 00:00:00.000', '20090913 00:00:00.000', N'SEP-W2-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D6924DD9-F791-4E7E-9AC8-F17B81470AA9', N'OCT-W2-FY', 0, 2014, 3, 28, '20131007 00:00:00.000', '20131013 00:00:00.000', N'OCT-W2-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CAD173ED-3209-4A16-827A-F18B4E6EDF27', N'SEP', 1, 2004, 2, 6, '20030901 00:00:00.000', '20030928 00:00:00.000', N'SEP-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A6584C78-3165-44BF-9913-F18EB0F25821', N'NOV-W3-FY', 0, 2001, 3, 34, '20001113 00:00:00.000', '20001119 00:00:00.000', N'NOV-W3-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B4D37450-2F9B-4792-A610-F197D98E5747', N'JAN-W2-FY', 0, 2004, 4, 41, '20040105 00:00:00.000', '20040111 00:00:00.000', N'JAN-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('99333BD2-3E56-4ABE-B394-F25935D19E05', N'APR-W1-FY', 0, 2007, 1, 1, '20060327 00:00:00.000', '20060402 00:00:00.000', N'APR-W1-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4CEB756B-9D63-41FF-A0AA-F25C748CD2A5', N'MAR', 1, 2004, 4, 12, '20040301 00:00:00.000', '20040328 00:00:00.000', N'MAR-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DE63F830-8F72-492D-80C6-F2726F7F9D36', N'AUG-W2-FY', 0, 2016, 2, 19, '20150803 00:00:00.000', '20150809 00:00:00.000', N'AUG-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1D2BB3C9-B651-4F67-B1A0-F2C0C78B8363', N'AUG-W1-FY', 0, 2000, 2, 19, '19990802 00:00:00.000', '19990808 00:00:00.000', N'AUG-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('C4549342-E793-4517-8692-F2C1E4DF78EC', N'SEP-W3-FY', 0, 2011, 2, 25, '20100913 00:00:00.000', '20100919 00:00:00.000', N'SEP-W3-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('728CF967-9C4E-435F-A48A-F2EBE426E94F', N'OCT-W2-FY', 0, 1999, 3, 28, '19981005 00:00:00.000', '19981011 00:00:00.000', N'OCT-W2-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('AE7BBE4D-FACE-48CE-89AC-F2F0EEBAEBFB', N'MAR-W3-FY', 0, 2010, 4, 51, '20100315 00:00:00.000', '20100321 00:00:00.000', N'MAR-W3-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A653B4F8-E161-41AC-AF9E-F31A70CE9A4F', N'APR-W2-FY', 0, 2004, 1, 2, '20030407 00:00:00.000', '20030413 00:00:00.000', N'APR-W2-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F76D0BD7-21BC-472B-B790-F32669BFB8D1', N'OCT-W1-FY', 0, 2003, 3, 27, '20020930 00:00:00.000', '20021006 00:00:00.000', N'OCT-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E5B27401-53E5-4E47-BDB0-F32794B0C4CE', N'JUN-W2-FY', 0, 2005, 1, 11, '20040607 00:00:00.000', '20040613 00:00:00.000', N'JUN-W2-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9E51EFE2-5D78-4550-99FA-F33C616DFA14', N'AUG-W1-FY', 0, 2010, 2, 18, '20090727 00:00:00.000', '20090802 00:00:00.000', N'AUG-W1-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BD10B181-1A5D-4CB5-AF4D-F3580EAA3A2D', N'SEP-W4-FY', 0, 2005, 2, 26, '20040920 00:00:00.000', '20040926 00:00:00.000', N'SEP-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A01A2360-FD89-45C4-9554-F35A9A12A471', N'JUN-W1-FY', 0, 1999, 1, 10, '19980601 00:00:00.000', '19980607 00:00:00.000', N'JUN-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('DAEB2138-8F15-4E82-9289-F3DE68CE0F91', N'APR-W3-FY', 0, 2008, 1, 3, '20070409 00:00:00.000', '20070415 00:00:00.000', N'APR-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('829A83EC-CA2B-49A1-92EF-F3E12A3E566B', N'OCT-W4-FY', 0, 2005, 3, 30, '20041018 00:00:00.000', '20041024 00:00:00.000', N'OCT-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('90964082-4E54-4A30-803D-F3E4A68087A7', N'MAR-W4-FY', 0, 2007, 4, 52, '20070319 00:00:00.000', '20070325 00:00:00.000', N'MAR-W4-FY-07', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('01ADB64D-2785-4B5A-84BC-F409B42537E2', N'APR', 1, 2006, 1, 1, '20050328 00:00:00.000', '20050501 00:00:00.000', N'6-Apr', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1E9AC55C-619C-4CC2-89F5-F48A0F91EB8A', N'AUG-W4-FY', 0, 2011, 2, 21, '20100816 00:00:00.000', '20100822 00:00:00.000', N'AUG-W4-FY-11', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D3B7AB3C-5018-4176-9E9E-F4C30E187F0D', N'JUN', 1, 2014, 1, 3, '20130527 00:00:00.000', '20130630 00:00:00.000', N'14-Jun', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('12844A85-9B60-4AD5-9472-F4DCAD47AEE4', N'OCT-W2-FY', 0, 2016, 3, 28, '20151005 00:00:00.000', '20151011 00:00:00.000', N'OCT-W2-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5C0C2C1E-D4A2-4789-A2F7-F50ED9FE0C13', N'MAY', 1, 2013, 1, 2, '20120430 00:00:00.000', '20120527 00:00:00.000', N'13-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9341B41F-E076-463A-A37A-F559C2E0AD97', N'FEB-W2-FY', 0, 2000, 4, 46, '20000207 00:00:00.000', '20000213 00:00:00.000', N'FEB-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('55B5967D-E0E5-4D12-BEBB-F55BF69A9F47', N'AUG-W4-FY', 0, 2009, 2, 22, '20080825 00:00:00.000', '20080831 00:00:00.000', N'AUG-W4-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('850B91EB-7AA1-4E8C-83C7-F562D71546EA', N'AUG-W3-FY', 0, 2009, 2, 21, '20080818 00:00:00.000', '20080824 00:00:00.000', N'AUG-W3-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('A2D69150-363A-4065-BE6B-F59200082AD3', N'DEC-W1-FY', 0, 2009, 3, 36, '20081201 00:00:00.000', '20081207 00:00:00.000', N'DEC-W1-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('07B918DD-6654-41CE-8CE0-F5E76C0EF8F4', N'Q3', 2, 2008, 3, 3, '20070924 00:00:00.000', '20071230 00:00:00.000', N'Q3-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F2828C44-76A5-4A4B-BAAC-F5ED1276D5E7', N'JUN-W4-FY', 0, 2012, 1, 13, '20110620 00:00:00.000', '20110626 00:00:00.000', N'JUN-W4-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('59620AAC-3BCE-4100-A97D-F613C8D99B2B', N'DEC-W5-FY', 0, 2014, 3, 39, '20131223 00:00:00.000', '20131229 00:00:00.000', N'DEC-W5-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('227196EC-7AAC-46D6-8318-F6945D9F220B', N'JUL-W1-FY', 0, 2015, 2, 14, '20140630 00:00:00.000', '20140706 00:00:00.000', N'JUL-W1-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('355974BC-4279-443B-A957-F6A6447A8BBD', N'OCT-W5-FY', 0, 2006, 3, 31, '20051024 00:00:00.000', '20051030 00:00:00.000', N'OCT-W5-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F2A2FD5E-7DA4-45CF-B98F-F6E7A80E6478', N'JUN-W4-FY', 0, 2005, 1, 13, '20040621 00:00:00.000', '20040627 00:00:00.000', N'JUN-W4-FY-05', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('748406BB-BE90-4C8F-AA6A-F78B2139EC7A', N'MAR', 1, 2007, 4, 12, '20070226 00:00:00.000', '20070325 00:00:00.000', N'7-Mar', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('876F9104-3B09-4863-A373-F7B82BFB5A52', N'JUL', 1, 2006, 2, 4, '20050627 00:00:00.000', '20050731 00:00:00.000', N'6-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B25400FE-6EF9-45E6-8751-F8343A9D7C8C', N'Q1', 2, 2006, 1, 1, '20050328 00:00:00.000', '20050626 00:00:00.000', N'Q1-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('05EB3DCF-3B1A-4A32-B8D2-F8552D9D9C8D', N'NOV-W4-FY', 0, 2004, 3, 35, '20031124 00:00:00.000', '20031130 00:00:00.000', N'NOV-W4-FY-04', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9FD68B57-10E2-4737-BD55-F8AAE01C7D00', N'MAR-W3-FY', 0, 2003, 4, 51, '20030317 00:00:00.000', '20030323 00:00:00.000', N'MAR-W3-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9A84C37A-7037-4B37-A849-F8E58CD525E5', N'NOV-W1-FY', 0, 1999, 3, 32, '19981102 00:00:00.000', '19981108 00:00:00.000', N'NOV-W1-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('5E4CAB81-48F1-4232-AED9-F95E1E0FEF58', N'AUG', 1, 2000, 2, 5, '19990802 00:00:00.000', '19990829 00:00:00.000', N'AUG-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('16AC62D0-A880-4B13-AFF0-F97504B78C45', N'MAY', 1, 2010, 1, 2, '20090427 00:00:00.000', '20090531 00:00:00.000', N'10-May', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('B9C84992-A40F-40F1-8EAB-F9CDFAB0F08A', N'FEB-W3-FY', 0, 2008, 4, 47, '20080211 00:00:00.000', '20080217 00:00:00.000', N'FEB-W3-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('CAF4320A-360F-48B6-83E0-F9FD4284258B', N'JAN-W5-FY', 0, 2002, 4, 44, '20020121 00:00:00.000', '20020127 00:00:00.000', N'JAN-W5-FY-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('46496ECD-2071-48D7-AB29-FAAEB477388C', N'JUN-W4-FY', 0, 2000, 1, 13, '19990621 00:00:00.000', '19990627 00:00:00.000', N'JUN-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('6BDD3D31-70DB-4E2C-9F50-FB2E03D37A49', N'JUN-W3-FY', 0, 2015, 1, 11, '20140609 00:00:00.000', '20140615 00:00:00.000', N'JUN-W3-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('E6E2B99B-3C9A-45F5-AA84-FB3E912C671E', N'OCT-W2-FY', 0, 2000, 3, 28, '19991004 00:00:00.000', '19991010 00:00:00.000', N'OCT-W2-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3D3A7A39-A1B2-4D98-AEDA-FB5032581C1C', N'AUG-W4-FY', 0, 2015, 2, 21, '20140818 00:00:00.000', '20140824 00:00:00.000', N'AUG-W4-FY-15', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BEF52F47-7EBC-4A9E-A2E9-FB588FC1895F', N'MAR-W1-FY', 0, 2013, 4, 49, '20130225 00:00:00.000', '20130303 00:00:00.000', N'MAR-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('2F03B024-058E-4BDC-86E5-FBD5E7F4675E', N'DEC-W4-FY', 0, 2000, 3, 39, '19991220 00:00:00.000', '19991226 00:00:00.000', N'DEC-W4-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('96714B19-92A6-401C-876D-FC29C0CBAC08', N'SEP-W2-FY', 0, 2009, 2, 24, '20080908 00:00:00.000', '20080914 00:00:00.000', N'SEP-W2-FY-09', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BDA2113E-1D50-4DB3-A22D-FC69A5E49FF1', N'NOV-W2-FY', 0, 2008, 3, 33, '20071105 00:00:00.000', '20071111 00:00:00.000', N'NOV-W2-FY-08', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('1F8EE9D7-C34E-4EED-B6A5-FCA4BC5BF861', N'MAR-W4-FY', 0, 2010, 4, 52, '20100322 00:00:00.000', '20100328 00:00:00.000', N'MAR-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D73A3CED-3E45-4918-B263-FCB36962FBC5', N'SEP-W2-FY', 0, 2006, 2, 24, '20050905 00:00:00.000', '20050911 00:00:00.000', N'SEP-W2-FY-06', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('74BF8C80-0C7F-4EA1-8C66-FCBE5DBA6FC8', N'JUL', 1, 2010, 2, 4, '20090629 00:00:00.000', '20090726 00:00:00.000', N'10-Jul', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('7EB007C3-CC0B-47E8-90BC-FD11C8E21412', N'JUN-W1-FY', 0, 2014, 1, 9, '20130527 00:00:00.000', '20130602 00:00:00.000', N'JUN-W1-FY-14', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D8B683FA-E569-4883-B77F-FD268744A2FB', N'OCT-W1-FY', 0, 2000, 3, 27, '19990927 00:00:00.000', '19991003 00:00:00.000', N'OCT-W1-FY-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('108EF406-29E9-476A-B3DD-FD442457193A', N'JUN-W3-FY', 0, 2016, 1, 12, '20150615 00:00:00.000', '20150621 00:00:00.000', N'JUN-W3-FY-16', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('9C78515C-13A8-4496-9883-FD54374543B9', N'NOV-W1-FY', 0, 2012, 3, 32, '20111031 00:00:00.000', '20111106 00:00:00.000', N'NOV-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('0BED5BC1-DA37-487C-B01E-FD5D4BC53D74', N'OCT-W1-FY', 0, 2013, 3, 28, '20121001 00:00:00.000', '20121007 00:00:00.000', N'OCT-W1-FY-13', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('8E750152-D9CF-4F80-84B0-FD9FCC9FEA6D', N'NOV', 1, 2002, 3, 8, '20011029 00:00:00.000', '20011125 00:00:00.000', N'NOV-02', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('4F0E1947-BEC9-4347-8597-FDB430B2E5CB', N'JUL-W1-FY', 0, 2012, 2, 14, '20110627 00:00:00.000', '20110703 00:00:00.000', N'JUL-W1-FY-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('801E724C-E788-4E68-950B-FE1BDE04DD10', N'OCT-W4-FY', 0, 2010, 3, 30, '20091019 00:00:00.000', '20091025 00:00:00.000', N'OCT-W4-FY-10', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3FC0EDAF-34A1-4EFD-997D-FE541A502D7B', N'AUG-W3-FY', 0, 1999, 2, 21, '19980817 00:00:00.000', '19980823 00:00:00.000', N'AUG-W3-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('98A987E8-76E3-436F-89EB-FE5BADA53910', N'JUN-W4-FY', 0, 1999, 1, 13, '19980622 00:00:00.000', '19980628 00:00:00.000', N'JUN-W4-FY-99', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('64EAAEA8-BB8C-4861-BE23-FECD33D4AFE8', N'MAR', 1, 2000, 4, 12, '20000228 00:00:00.000', '20000325 00:00:00.000', N'MAR-00', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('D843EE90-74CB-4BF6-B1CB-FF16CBA7F704', N'Q3', 2, 2012, 3, 3, '20110926 00:00:00.000', '20111225 00:00:00.000', N'Q3-12', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('F6288DD2-8902-4F16-B93B-FF9AA7E30419', N'MAY-W1-FY', 0, 2001, 1, 6, '20000501 00:00:00.000', '20000507 00:00:00.000', N'MAY-W1-FY-01', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('BE1F1FA5-3D30-4FC5-8C07-FFB2CF8AA9D6', N'MAY-W1-FY', 0, 2003, 1, 6, '20020506 00:00:00.000', '20020512 00:00:00.000', N'MAY-W1-FY-03', N'NO ', 0)
|
||
INSERT INTO [dbo].[FiscalYear]([Id], [Name], [Type], [YearInt], [QuarterInt], [PeriodInt], [StartDate], [EndDate], [SystemName], [AdjustingPeriod], [NonWorking]) VALUES ('3744BD6A-5ADB-4FD2-BE13-FFE131FAE8F5', N'JAN-W4-FY', 0, 2016, 4, 43, '20160118 00:00:00.000', '20160124 00:00:00.000', N'JAN-W4-FY-16', N'NO ', 0)
|
||
|
||
--Synchronizing [dbo].[GLDepartment] (records: 0 to delete, 0 to update, 2 to insert)
|
||
|
||
--Inserting data into [dbo].[GLDepartment] (2 records)
|
||
INSERT INTO [dbo].[GLDepartment]([Id], [GLNumber], [Name]) VALUES ('41D5B11E-ED3D-4724-8B37-6B625375AF94', N'806', N'N/A')
|
||
INSERT INTO [dbo].[GLDepartment]([Id], [GLNumber], [Name]) VALUES ('838BE6D1-7986-4A63-9C2F-CF6847F01CAF', N'123000321000', N'GL account ABC')
|
||
|
||
--Synchronizing [dbo].[Holiday] (records: 0 to delete, 0 to update, 8 to insert)
|
||
|
||
--Inserting data into [dbo].[Holiday] (8 records)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('AF0B2737-822B-4639-9A37-07B96CDDAE77', N'Independence Day', 0, 1, 4, 7, 0, 1)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('83229B49-2972-42E7-A24E-248B1D599259', N'Father''s Day', 3, 0, 1, 6, 1, 0)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('C21F4552-27FD-429C-AC65-4D8CF23A86AD', N'Christmas', 0, 1, 25, 12, 0, 1)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('07D55041-909E-426F-9314-50328E9848DB', N'Memorial Day', 5, 1, 1, 5, 0, 0)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('A42B4CA5-227A-4F61-8BF5-528848158AD9', N'Labor Day', 1, 1, 1, 9, 0, 0)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('535782CE-7849-427E-A275-AEB80A4185D7', N'Presidents', 3, 1, 1, 2, 1, 0)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('22D4DF77-B6C2-40FC-AEE6-C8BB414CBCCE', N'Thanksgiving', 3, 4, 1, 10, 0, 1)
|
||
INSERT INTO [dbo].[Holiday]([Id], [Name], [OccurrenceType], [OccurrenceWeekDay], [OccurrenceMonthDay], [OccurrenceMonth], [WorkingDay], [NonWorkingWeek]) VALUES ('D09C9ED0-4F2A-4734-90D2-D0D31DB5F7D3', N'New Year''s Day', 0, 1, 1, 1, 0, 0)
|
||
|
||
--Synchronizing [dbo].[PeopleResource] (records: 0 to delete, 0 to update, 5 to insert)
|
||
|
||
--Inserting data into [dbo].[PeopleResource] (5 records)
|
||
INSERT INTO [dbo].[PeopleResource]([Id], [FirstName], [LastName], [IsActiveEmployee], [TeamId], [ExpenditureCategoryId]) VALUES ('F046E96D-4D9B-414F-9533-410652ECD9F8', N'Jane', N'Doe', 1, '0903226F-FE1C-4438-9852-3BE7A488F85A', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456')
|
||
INSERT INTO [dbo].[PeopleResource]([Id], [FirstName], [LastName], [IsActiveEmployee], [TeamId], [ExpenditureCategoryId]) VALUES ('146DFE3B-A467-42D0-8039-6399DB95A767', N'John', N'Smith', 1, '14F22FDA-4DED-4BA9-ADE5-FCCEDFD105D4', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD')
|
||
INSERT INTO [dbo].[PeopleResource]([Id], [FirstName], [LastName], [IsActiveEmployee], [TeamId], [ExpenditureCategoryId]) VALUES ('C8F2028D-0EB9-4CD9-B542-D419F423C468', N'Valentina', N'Williams', 1, '14F22FDA-4DED-4BA9-ADE5-FCCEDFD105D4', '5094252D-C745-4402-BF03-DC7AD328FF68')
|
||
INSERT INTO [dbo].[PeopleResource]([Id], [FirstName], [LastName], [IsActiveEmployee], [TeamId], [ExpenditureCategoryId]) VALUES ('E2322A4A-0E8F-4B8A-BB07-F437E1D34D8A', N'Billy', N'Bob', 1, '0903226F-FE1C-4438-9852-3BE7A488F85A', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9')
|
||
INSERT INTO [dbo].[PeopleResource]([Id], [FirstName], [LastName], [IsActiveEmployee], [TeamId], [ExpenditureCategoryId]) VALUES ('D3910210-36CB-4A3E-AAB3-F4565542F4AA', N'Alexander', N'Goltsgeyer', 1, NULL, 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9')
|
||
|
||
--Synchronizing [dbo].[Rate] (records: 0 to delete, 0 to update, 69 to insert)
|
||
|
||
--Inserting data into [dbo].[Rate] (69 records)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('CD145C10-5DE3-4657-BA40-07A944E5934E', '12DA06DD-0D52-4B34-A167-363110C95B45', '12DA06DD-0D52-4B34-A167-363110C95B45', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('498DD577-DF6C-4BEC-8CA9-0B5FA6360956', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', 3636.64, '20160101 00:00:00.000', '20161231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('9631B90C-DCFF-43AC-8E26-0BEAEFD3876D', 'D22B22F8-6F02-4033-A562-3AF1258E9617', 'D22B22F8-6F02-4033-A562-3AF1258E9617', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('52A954B7-6116-47D3-8D36-0CA771F5BC25', '13A7D14F-A561-46E1-9C7E-EBA87392874B', '13A7D14F-A561-46E1-9C7E-EBA87392874B', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('FC3E5A94-AFBA-4F2B-B1BA-0E69EBD3B39B', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', 2068.9, '20150101 00:00:00.000', '20151231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('D7E49C9E-FAA7-4E90-BD3B-113EE349AD68', 'F1DBF1F1-D163-402F-B6FE-08A01AA3E294', 'F1DBF1F1-D163-402F-B6FE-08A01AA3E294', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('A4D26C96-B444-4755-8A75-16521C5C1971', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', 2269.5, '20150101 00:00:00.000', '20151231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('D94622AD-B336-4644-9A51-17990E0E0671', NULL, 'DDE31F43-33BB-4C24-8D22-E6999142D631', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 1, '87CC518D-3E08-4754-876E-358DD6354E25')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('F42B7510-1878-4A14-9EB0-17F2038C7CCE', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', 2962.76, '20100101 00:00:00.000', '20141231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('FCEBD2ED-64BF-49DB-AE75-18D27E424B61', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', 1803, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('4D142F11-FAD4-4AFC-9C81-200111B5583D', '99EC9C87-C4F6-472C-AB1A-31979C831F9D', 'CCE1741A-3180-4D70-B977-357C4A65A417', 3333, '20150426 00:00:00.000', '20141007 00:00:00.000', NULL, 1, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('5BFC6B19-04E0-4CC7-B0AB-2AE92751E1D0', 'D956C2F7-DC76-4CFC-A2F1-85B17CC0BC86', 'CCE1741A-3180-4D70-B977-357C4A65A417', 1803, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 1, '13EA9C77-B16B-4BFD-B2D5-D0BF08C20D24')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('8F734F06-70A7-4723-A1E5-2B99F3338F46', '5E3AB40A-3969-4C1A-A479-42A272E89257', '5E3AB40A-3969-4C1A-A479-42A272E89257', 2400.06, '20150101 00:00:00.000', '20151231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('87CC518D-3E08-4754-876E-358DD6354E25', NULL, 'DDE31F43-33BB-4C24-8D22-E6999142D631', 2524, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('D1CCC44B-85FF-4C07-AB5E-3E6AD7960768', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', 2269.5, '20160101 00:00:00.000', '20161231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('AC040E41-BEC2-426B-85B2-418FD85134ED', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', 2885, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('1759B8F2-62F3-4671-9D27-42CFEE117BA6', '33CCC439-A105-4C43-9585-5F7A4106F656', '33CCC439-A105-4C43-9585-5F7A4106F656', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('91DB1D2A-26AE-4A08-AE28-48B3FDB6C5F4', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', 2163, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('DBE8F6BB-009D-483B-8A14-4A1C2FF7631C', NULL, 'A141D33A-5931-4021-9B37-5BF5D479479C', 3200, '20140101 00:00:00.000', '20151231 00:00:00.000', 0, 0, '00000000-0000-0000-0000-000000000000')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('18DCB241-ABB9-4857-81FE-50358BB70E8B', '5E3AB40A-3969-4C1A-A479-42A272E89257', '5E3AB40A-3969-4C1A-A479-42A272E89257', 2400.06, '20160101 00:00:00.000', '20161231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('D6235459-E0AB-4059-9A03-535ED852BD34', 'C5C0B965-8E0D-4907-959E-6F6260AB0583', 'C5C0B965-8E0D-4907-959E-6F6260AB0583', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('B1FB432F-3A5D-4D58-B8E6-53B8227D8D18', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', 2068.9, '20100101 00:00:00.000', '20141231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('7681A973-78F1-4578-B048-5A0E2D67DAA4', '315A16A4-4734-4E97-81FA-32218FD88EEB', '315A16A4-4734-4E97-81FA-32218FD88EEB', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('4F37FE29-D51C-4BB2-B948-5B422F57F891', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', 1563, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('DE01B2BB-92BD-4A87-8729-5E24F5E53BFF', '3FFF8ABE-2923-4EB6-A757-EDEFAEBDDC4B', '3FFF8ABE-2923-4EB6-A757-EDEFAEBDDC4B', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('2E6FBC9B-B0CB-46D8-BEA9-5F73611252A6', NULL, '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', 1563, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('CBFF1247-F4A6-4004-AE9B-606BB1023107', '60A34540-9F74-4783-AD52-A6B18ECF040A', '60A34540-9F74-4783-AD52-A6B18ECF040A', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('47EF7580-DD75-48DC-9F7F-6845BEB9190D', NULL, 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', 2163, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('4512849E-161A-440A-A6C8-6D92E6171246', '5A570FD2-7193-4678-B05E-7AC8E9113698', '5A570FD2-7193-4678-B05E-7AC8E9113698', 2544.56, '20160101 00:00:00.000', '20161231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('6F4FB3A6-36F8-4D0F-A0E9-76C41579E9A3', 'D459D9A4-4F3D-44E2-BB04-A5602C515398', 'D459D9A4-4F3D-44E2-BB04-A5602C515398', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('473A049A-F313-4D8F-BA9B-824B0DCD156A', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', 3636.64, '20100101 00:00:00.000', '20141231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('B6D6ED46-EBED-4AC3-97C7-866983B5ACC7', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '719AB92C-3035-4DCA-8EF0-32A0210189F9', 1500, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('864B6D0B-EFB5-4E19-8935-88A72897D2EC', '5094252D-C745-4402-BF03-DC7AD328FF68', '5094252D-C745-4402-BF03-DC7AD328FF68', 2284, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('2C0A4BB1-56F9-4416-BBCC-88A9469D3B90', 'EC652300-564C-46EC-9D7D-84301739FDA4', NULL, 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('17F3476D-73C7-44A2-ACD5-923A26FF24DB', NULL, '3F050196-A808-430D-9D65-D3295B15D6D0', 1, '20140725 00:00:00.000', '20150724 00:00:00.000', 0, 0, '00000000-0000-0000-0000-000000000000')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('86CDB478-E973-4B4D-AFA2-A0D1B9FCBBBC', 'D956C2F7-DC76-4CFC-A2F1-85B17CC0BC86', '886C2855-516E-4663-92BC-54DB5610CAA9', 1563, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 1, '73D32C69-6DE9-4892-A26E-A878A228D7F5')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('189C265F-6124-4653-BA4A-A2C39C768818', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', 2068.9, '20160101 00:00:00.000', '20161231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('11AF753A-5C64-45B5-AFA9-A41669D59C64', 'DF73B57D-C3DD-41F7-9A7D-5CB660E75A9C', 'DF73B57D-C3DD-41F7-9A7D-5CB660E75A9C', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('80079280-9122-4BD9-8649-A4AA93E03500', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', 2962.76, '20150101 00:00:00.000', '20151231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('73D32C69-6DE9-4892-A26E-A878A228D7F5', '886C2855-516E-4663-92BC-54DB5610CAA9', '886C2855-516E-4663-92BC-54DB5610CAA9', 1563, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('B29CD30C-9BA4-421F-B3A9-A9572A92A061', '93E92FC6-9668-44A3-AE61-F87B213B0FCB', '93E92FC6-9668-44A3-AE61-F87B213B0FCB', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('7B47018F-32CC-494F-BC4D-ABD64804E15F', 'C0A14248-6CF8-4570-AB2B-6F1BF5C4A455', 'C0A14248-6CF8-4570-AB2B-6F1BF5C4A455', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('2934C8AC-CFB9-4CA0-89DB-BE29676CA7FE', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', 2269.5, '20100101 00:00:00.000', '20141231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('9985E1DD-9684-4F3E-A4CB-C0EC9A3FBF3D', NULL, '6DA5A83F-E6EF-4589-96A3-489557480983', 1683, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('794784CE-CDE3-4BB8-8819-C1FAF73023C2', '23B75549-382A-4428-9487-16BE0B186B2A', '23B75549-382A-4428-9487-16BE0B186B2A', 10, '17530101 00:00:00.000', '99991221 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('194FF04C-FB8B-4CAF-B865-C223FC96DC17', '0B4D79C5-E636-4369-8940-030BA613B5F2', '0B4D79C5-E636-4369-8940-030BA613B5F2', 2284, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('555E3C1B-7B23-47C6-9AA5-CA26912B8BAC', '8E7A5142-7303-4B0B-895A-D2C8C8439954', '8E7A5142-7303-4B0B-895A-D2C8C8439954', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('861BC727-60EC-4D1B-8F7D-CB7B6E6194A5', NULL, '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', 2404, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('1A4F74BC-5FB6-4CD1-8AAD-CC6CC48728DA', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', 3005, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('13EA9C77-B16B-4BFD-B2D5-D0BF08C20D24', NULL, 'CCE1741A-3180-4D70-B977-357C4A65A417', 1803, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('53AE978B-9909-46D7-8A61-D6287CB717BE', '5A570FD2-7193-4678-B05E-7AC8E9113698', '5A570FD2-7193-4678-B05E-7AC8E9113698', 2544.56, '20150101 00:00:00.000', '20151231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('07976992-D26F-481E-AF28-DD93467BC54B', 'E278EDD5-A7EB-4694-9577-F5CA1C2692BA', 'B07A70B0-29BC-4403-864B-4052DC226171', 1050, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 1, '00000000-0000-0000-0000-000000000000')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('763D1968-9E62-464D-A58C-DF131358C438', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', 3636.64, '20150101 00:00:00.000', '20151231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('6B015B7F-3B7E-4EB5-B2E4-E0779EF1E6BF', 'A279C1F9-DDE7-4623-8DDC-4D18541F5869', 'A279C1F9-DDE7-4623-8DDC-4D18541F5869', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('E8025446-FA25-40F7-A2B4-E091A7A653F5', '5E3AB40A-3969-4C1A-A479-42A272E89257', '5E3AB40A-3969-4C1A-A479-42A272E89257', 2400.06, '20100101 00:00:00.000', '20141231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('18518381-8FD4-4894-B952-E14BA7149918', '90EBCCD3-EE85-4B77-A0B4-8ACC60BBF1DF', '90EBCCD3-EE85-4B77-A0B4-8ACC60BBF1DF', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('C3D107D8-6611-4698-A48F-E2B2CD896322', NULL, 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', 15000, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('EDD604F0-1836-460C-B60D-E879D24F0E03', NULL, 'DDE31F43-33BB-4C24-8D22-E6999142D631', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 1, '87CC518D-3E08-4754-876E-358DD6354E25')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('220C9C12-C8A1-45DF-949A-ECF88FB803C4', '99EC9C87-C4F6-472C-AB1A-31979C831F9D', 'CCE1741A-3180-4D70-B977-357C4A65A417', 1234, '20141001 00:00:00.000', '20150131 00:00:00.000', NULL, 1, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('3B71D9A3-4377-4A73-8587-ED5381F677D3', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', 2962.76, '20160101 00:00:00.000', '20161231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('B291BE5E-6456-4E33-8129-F076666FAFDB', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', 2043, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('3D0462AE-816E-4B3A-83C8-F0B0655B8035', '5A570FD2-7193-4678-B05E-7AC8E9113698', '5A570FD2-7193-4678-B05E-7AC8E9113698', 2544.56, '20100101 00:00:00.000', '20141231 00:00:00.000', NULL, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('0CBDEEC2-801B-432F-B5BB-F442F9230B98', 'B07A70B0-29BC-4403-864B-4052DC226171', 'B07A70B0-29BC-4403-864B-4052DC226171', 2043, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('8904F679-D822-4477-AD6F-F4A1CEAEC505', '2F720FAE-ACA7-43AB-998E-3F6550F3F2D0', '2F720FAE-ACA7-43AB-998E-3F6550F3F2D0', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('428531DF-BDB7-4FE1-9767-F4CEE4088D83', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', 1563, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('5BF44CBC-F5A3-4D7E-A3E3-F652D498C2B1', '71CC04DB-2588-4CB4-A2A7-721F240849F9', '71CC04DB-2588-4CB4-A2A7-721F240849F9', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('514785AA-AB4B-45E4-8447-F8DF8353757A', '45F3DCE9-5B63-4290-99F7-CAB27038C5CB', '45F3DCE9-5B63-4290-99F7-CAB27038C5CB', 1, '17530101 00:00:00.000', '20100101 00:00:00.000', 0, 0, NULL)
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('3BA6DBC1-48AF-4E8E-BD69-F9C389AE3A83', 'D956C2F7-DC76-4CFC-A2F1-85B17CC0BC86', '23B75549-382A-4428-9487-16BE0B186B2A', 10, '17530101 00:00:00.000', '99991221 00:00:00.000', 0, 1, '794784CE-CDE3-4BB8-8819-C1FAF73023C2')
|
||
INSERT INTO [dbo].[Rate]([Id], [ParentId], [ExpenditureCategoryId], [Rate], [StartDate], [EndDate], [FreezeRate], [Type], [DerivedId]) VALUES ('9AB96B77-6391-4D49-8067-FA280A495738', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', 25000, '17530101 00:00:00.000', '99991231 00:00:00.000', 0, 0, NULL)
|
||
|
||
--Synchronizing [dbo].[Scenario] (records: 0 to delete, 0 to update, 5 to insert)
|
||
|
||
--Inserting data into [dbo].[Scenario] (5 records)
|
||
INSERT INTO [dbo].[Scenario]([Id], [ParentId], [TemplateId], [Type], [Name], [ProjectedRevenue], [ExpectedGrossMargin], [CalculatedGrossMargin], [CGSplit], [EFXSplit], [StartDate], [EndDate], [Duration], [TDDirectCosts], [BUDirectCosts], [Shots], [TDRevenueShot], [BURevenueShot], [FreezeRevenue], [LastUpdate], [Color], [Status], [UseLMMargin], [ExpectedGrossMargin_LM], [CalculatedGrossMargin_LM], [TDDirectCosts_LM], [BUDirectCosts_LM], [BURevenueShot_LM], [ShotStartDate], [EntryTimeStamp], [GrowthScenario], [Actuals_BUDirectCosts], [Actuals_BUDirectCosts_LM], [SystemAttributeObjectID], [ProjectedExpense]) VALUES ('9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', NULL, NULL, 1, N'FM Client Value Add', 0, 0, 0, 0.8, 0.2, '18991230 00:00:00.000', '18991230 00:00:00.000', 16, 0, 0, 0, 0, 0, 0, '20140418 06:09:30.000', N'NULL', 1, 0, 0, 0, 0, 0, 0, '19000101 00:00:00.000', '20140418 05:40:01.000', 0, 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Scenario]([Id], [ParentId], [TemplateId], [Type], [Name], [ProjectedRevenue], [ExpectedGrossMargin], [CalculatedGrossMargin], [CGSplit], [EFXSplit], [StartDate], [EndDate], [Duration], [TDDirectCosts], [BUDirectCosts], [Shots], [TDRevenueShot], [BURevenueShot], [FreezeRevenue], [LastUpdate], [Color], [Status], [UseLMMargin], [ExpectedGrossMargin_LM], [CalculatedGrossMargin_LM], [TDDirectCosts_LM], [BUDirectCosts_LM], [BURevenueShot_LM], [ShotStartDate], [EntryTimeStamp], [GrowthScenario], [Actuals_BUDirectCosts], [Actuals_BUDirectCosts_LM], [SystemAttributeObjectID], [ProjectedExpense]) VALUES ('46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', NULL, NULL, 1, N'Large FSA CR - Basic Template w/OH', 0, 0, 0, 0.8, 0.2, '18991230 00:00:00.000', '18991230 00:00:00.000', 24, 0, 0, 0, 0, 0, 0, '20140418 10:12:36.000', N'NULL', 1, 0, 0, 0, 0, 0, 0, '19000101 00:00:00.000', '20140418 10:12:35.000', 0, 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Scenario]([Id], [ParentId], [TemplateId], [Type], [Name], [ProjectedRevenue], [ExpectedGrossMargin], [CalculatedGrossMargin], [CGSplit], [EFXSplit], [StartDate], [EndDate], [Duration], [TDDirectCosts], [BUDirectCosts], [Shots], [TDRevenueShot], [BURevenueShot], [FreezeRevenue], [LastUpdate], [Color], [Status], [UseLMMargin], [ExpectedGrossMargin_LM], [CalculatedGrossMargin_LM], [TDDirectCosts_LM], [BUDirectCosts_LM], [BURevenueShot_LM], [ShotStartDate], [EntryTimeStamp], [GrowthScenario], [Actuals_BUDirectCosts], [Actuals_BUDirectCosts_LM], [SystemAttributeObjectID], [ProjectedExpense]) VALUES ('D191DC30-9DA6-4912-B705-E4B0C594E052', NULL, NULL, 1, N'New Web - Basic Template', 0, 0, 0, 0.8, 0.2, '18991230 00:00:00.000', '18991230 00:00:00.000', 12, 0, 0, 0, 0, 0, 0, '20140418 06:09:30.000', N'NULL', 1, 0, 0, 0, 0, 0, 0, '19000101 00:00:00.000', '20140418 05:40:01.000', 0, 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Scenario]([Id], [ParentId], [TemplateId], [Type], [Name], [ProjectedRevenue], [ExpectedGrossMargin], [CalculatedGrossMargin], [CGSplit], [EFXSplit], [StartDate], [EndDate], [Duration], [TDDirectCosts], [BUDirectCosts], [Shots], [TDRevenueShot], [BURevenueShot], [FreezeRevenue], [LastUpdate], [Color], [Status], [UseLMMargin], [ExpectedGrossMargin_LM], [CalculatedGrossMargin_LM], [TDDirectCosts_LM], [BUDirectCosts_LM], [BURevenueShot_LM], [ShotStartDate], [EntryTimeStamp], [GrowthScenario], [Actuals_BUDirectCosts], [Actuals_BUDirectCosts_LM], [SystemAttributeObjectID], [ProjectedExpense]) VALUES ('2F7FCE9E-EAAD-4921-AEF4-E8901A987881', NULL, NULL, 1, N'NSight/ODS - Basic Template', 0, 0, 0, 0.8, 0.2, '18991230 00:00:00.000', '18991230 00:00:00.000', 12, 0, 0, 0, 0, 0, 0, '20140418 10:05:55.000', N'NULL', 1, 0, 0, 0, 0, 0, 0, '19000101 00:00:00.000', '20140418 10:05:54.000', 0, 0, 0, NULL, NULL)
|
||
INSERT INTO [dbo].[Scenario]([Id], [ParentId], [TemplateId], [Type], [Name], [ProjectedRevenue], [ExpectedGrossMargin], [CalculatedGrossMargin], [CGSplit], [EFXSplit], [StartDate], [EndDate], [Duration], [TDDirectCosts], [BUDirectCosts], [Shots], [TDRevenueShot], [BURevenueShot], [FreezeRevenue], [LastUpdate], [Color], [Status], [UseLMMargin], [ExpectedGrossMargin_LM], [CalculatedGrossMargin_LM], [TDDirectCosts_LM], [BUDirectCosts_LM], [BURevenueShot_LM], [ShotStartDate], [EntryTimeStamp], [GrowthScenario], [Actuals_BUDirectCosts], [Actuals_BUDirectCosts_LM], [SystemAttributeObjectID], [ProjectedExpense]) VALUES ('EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', NULL, NULL, 1, N'FM Techology/Enhancements', 0, 0, 0, 0.8, 0.2, '18991230 00:00:00.000', '18991230 00:00:00.000', 26, 0, 0, 0, 0, 0, 0, '20140418 06:09:30.000', N'NULL', 1, 0, 0, 0, 0, 0, 0, '19000101 00:00:00.000', '20140418 05:40:01.000', 0, 0, 0, NULL, NULL)
|
||
|
||
--Synchronizing [dbo].[Scenario_Detail] (records: 0 to delete, 0 to update, 900 to insert)
|
||
|
||
--Inserting data into [dbo].[Scenario_Detail] (900 records)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EE7BBF10-9C41-4664-BC06-0034970358CB', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2633CE74-9F42-4D66-8267-00DA1CB370AD', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('43698B0D-7321-422B-A15B-011048ED2875', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3E2D8F14-1426-48F6-80EC-0144BAACFF3C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C3327E6C-A2C0-454C-8EC9-02CAAF01ABC1', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A6A4167D-C8D4-475F-9645-037213B24AD1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8D057137-0CE4-41A6-A297-03C5463FFD42', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EEF1BCFE-8C7A-4C60-9EDC-045DD0A0B158', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('83243500-D08C-49E7-8444-047729D5271E', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FC1CDE24-7FD1-4329-B3A6-05C5087A98B4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('216A850B-4740-4F27-BE84-05C66DD7F80C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('48BF04A7-D58A-48C3-A6AD-05D13F2F9FA0', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('69216350-8716-4AA9-B946-062BEE43BEC3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('368FAE28-800C-4959-951A-0631EC6A1B70', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('59470E90-AF0E-442D-9592-0687F7C10987', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A2E0B74B-F7FB-44FF-8B87-074946905B56', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('49DC9A72-87B0-4B3C-952F-07592D06D7C7', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FEBC1FDB-ACCE-483B-BC6E-0839DED811CB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EA05A076-1C47-4696-A8A0-08F91F02F92D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('19EA0DC0-46F8-4884-A7B2-093C85607185', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8A331333-7ADB-48C9-A829-09505DA6FAAA', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9ED0F344-FE18-4F43-9804-095B3C57CA91', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9D30AD36-ED58-4C47-A135-09BDD492DA29', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E9916C1E-CC1B-4D86-A97D-09CA4A97EFB5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D8122E19-034A-42BB-A07D-09D592D79A5D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8F6CF0EF-A616-4BEF-BBFF-0A261E35AE3A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E31E848D-D993-48AE-ADAD-0A9602FCFDC3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ECF35F45-D7B4-4709-9034-0B06FD67D91C', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D965F332-676F-481B-AD1D-0B1F167C4930', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.115667, '20140418 10:25:23.627', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F1CC514C-BAD8-4C96-85F7-0B2B9C5E23D8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('94C28A54-817A-421D-85CD-0B91714F1FF6', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DB53DC0A-2CE3-427E-A004-0BA0C804CFBA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BCCD3295-2E2A-4554-8C97-0BAF095A781D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ECBCC1F9-88A4-4D77-92A0-0BE5E19A0CDE', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EA99E2DA-1037-4E37-8AAB-0C2EB5DB16E2', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7C1CA686-3131-4FC5-945D-0C89A5295A3D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('89C3CC4F-67CB-405A-B20D-0CC7A3E2F750', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D8EE0D3B-688E-403C-B921-0CF383A713EE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9FEE1DE8-B902-452C-8BDF-0D138E9CA350', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('30595AE9-38E0-4A96-A405-0D76D1C067C4', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('11F1EFBB-5A0F-41F5-900D-0DD01F99B77D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D6952034-FBBD-46E9-B300-0E0BAD214737', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('76B8C250-8322-47F8-BC53-0E3279B1A1BE', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CD36C733-CC78-4A89-93F2-0EA58ED6B064', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C3157F3B-3FB1-4524-A1A7-0EAF21836B3A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FAFDBD7B-74CF-4DC1-B1BE-0F29D35D07A0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('784D9A98-38EC-4997-8018-0F851B4F0C29', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2CFF18CC-69F0-4B10-BB01-0FAC877A2548', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('25816B6A-B165-4569-B944-0FB73E08CF10', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2B75C0F2-FCB5-4ACB-94BD-100771C68007', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 1, '20140418 06:11:31.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A9A6347D-B4CC-48CC-87C1-101837B1B2F4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('974D5C8A-604C-49F9-8581-104D2AF7ECCE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ED3AEE73-B0B6-4FAE-B09F-1051F8746BBE', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 07:25:27.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E33131BE-2778-4514-8AA5-10C9CA9F7E14', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2901DC68-E84F-4F46-A693-10EBAD05F097', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CB0DB32A-E3E4-4D46-9F0B-10F59BFCC33F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.153333, '20140418 10:25:23.627', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('202C6578-0F29-46E2-BC32-11007BEF5D33', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('099020AA-D71A-4411-B040-118ABF5FB00E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BC967A5C-7D10-4C58-B29B-11903AFE15AE', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4F88F3E4-AAF6-4EEA-8F20-11D8D681F09E', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:08:21.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('43C4DD31-75DE-4E9F-AF03-12B2A598D934', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('757B8220-437F-4BE6-B77B-136322AD528A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3FD3F025-00C1-4F8E-82FF-136F626A40BE', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DCB9F37D-19FC-4186-9B15-13AD49159828', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C3E392A0-1948-4D14-A363-13C8D8815EA8', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B52F52F4-636F-4992-8257-1418BBDB28D1', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:31.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ECF72C08-B2AC-4123-B3D3-142B5A71E8E5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('54FCCB42-FBD0-4FB4-BF93-14AB94089A9C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F0D8B7F8-1BFB-4787-BE69-15162F7DEF0C', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('727870ED-6E9E-4392-9788-1518DBF957B9', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1D17C315-CFBD-419D-9D2E-15990529F10F', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:22:50.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('147ABBCC-89CB-4421-9A2C-15E4EBE60DBC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F2FBFF67-90F0-4606-A325-1749EC1E1883', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1EFCF5C3-4D74-4762-B495-174A6304503E', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E1A7B755-4C76-49CF-9BEF-178EF8D6E333', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('26EB51B6-3E64-45F8-8EFA-17BC78CFC1C0', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('69A1C2D5-DF8C-4654-92D2-17EB94AD7FA3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7BAAD79C-42AE-4C0A-A7A2-18B8C9FEF4FD', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8334C278-6B0C-4918-A806-18D90D905D05', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EFF3A138-67CA-4E67-9AB8-1A280B1BBCD7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A8F03C44-70FC-47C8-8F0C-1AD656512F75', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D9853B1E-65D0-4E9F-8BC5-1B8CEBAFBBA7', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CDCC74A0-B19D-4219-A8B9-1BF02A62CC86', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CD3157B6-CF0E-4375-B680-1C1CD5479E9C', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:35.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('800D5C5F-DE0E-4151-A3D4-1C21BFA09046', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1A3A06F1-0E9B-4AC2-A634-1C5C2AEDFF0F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('557D22CA-64DB-4933-AF2B-1C92E37C07D0', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:08:21.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('74F46724-F53C-4D6C-97A1-1CBF76FE53BD', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0876323E-9241-4084-BF23-1CEC9C3C2BD0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.5, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('616D69ED-A643-48AC-B4FF-1D083E069F77', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D42EE69A-8E59-4488-B0E8-1D3F0DDC7F38', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2BC64FC6-0797-4CFE-B402-1D4DF2985075', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('11B77811-099D-4642-9119-1DA542A80027', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D3247AB2-A9A3-46D2-8FAA-1DCA9E7E155B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('96FBB487-2634-4A09-87E0-1E02D1D9137A', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('80373DA6-86BD-459E-8377-1E18E15F6CDA', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('16A1A565-0AC5-4701-B627-1E25843E9439', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0EBC505B-E2AC-4C25-A233-1E2A62D25672', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2C4EDA84-6201-4D14-894C-1E880C0F39D6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E24743E1-BA99-4979-9075-1F14B05249CF', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CA926610-CE2B-4683-9231-1F5A7C8E32B5', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.5, '20140418 10:08:21.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D69BFD6E-BC41-45CB-9FA0-2007192507C5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6F900EF2-C0C3-490D-8C10-2034DEEC31FA', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7098A0DF-F9BA-4B1E-9A94-206D0CC650BD', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('026AF79E-DD4B-4CEF-8108-20ED22640161', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EA64516F-A9B9-4B38-8BC8-20F18AC07B85', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7106963B-9CD8-4AA7-B977-210280D2BF11', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.153333, '20140418 10:25:23.627', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5591FA0B-7214-43E2-98CE-214437592DCB', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B4D2D813-A2CF-4844-A48F-214B8723C989', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.114, '20140418 10:25:23.627', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('43534AEA-1A9B-4B69-BE63-21813CA9D5CC', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('172BA6FD-0E2F-4557-B32C-21BF6302CED9', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 07:27:07.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('285BD14B-9D13-43B6-8E2A-21CA36544FF2', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6D201C97-4A9C-490F-AFE9-2205F8F38E15', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('425DF7E0-E0F3-43AA-8051-2225A70BA1DE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4F9718A4-E1BE-4F3D-933F-22755F6CEBA9', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D53452B9-4B81-4874-8FC8-22A96576CE0F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('687D85EC-DF8A-4322-B397-22AE7720393B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DCCB50F4-CD98-4E98-B9EA-22E59A5BEE51', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CB4A1FA1-02CD-4767-810F-2338D52D3A34', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CD019CBC-4DB2-43FD-94E2-235417FD7957', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C822D8C4-259A-4370-A22B-23673F2AEC34', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0B95C65A-D81D-4317-AFB8-237A633B9B22', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A808F34D-A6CB-48CB-AEB1-23FD841DA7F9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('54BC1916-625A-436D-8378-2456D08D452B', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9A4E5C6D-27A1-424A-80DE-2501B637EEBC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3D26E0BD-856D-4219-A1D8-2517F59CEB15', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E5C31DDB-56E5-4E52-BD2E-25567F11F837', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B4451EB0-8702-41C1-85B5-25585E2D6902', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('11C278AE-6BCB-4E8C-9BE1-25C401CE68C9', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 25, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D2D7F062-2930-487C-9892-264F894F8144', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E2212FC0-4545-4E4B-8EED-26DD38CDE739', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('229127C4-2168-4EF1-AB22-27473BB9A9EB', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:22:33.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A033A788-D1FB-4666-B950-27575C30196E', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D48F4935-FD6A-4204-845C-2790ED5DAC11', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CCE6DA4D-AD08-4AA3-8A0A-2878045C8DB8', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('10872101-E041-421E-AA0C-28972014F8F9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('72F2788D-C760-4D18-8661-28F8124B14F1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0805DDE1-7E19-499C-A02D-290BEFDF8626', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E6526604-9F54-42E3-A988-291945D0638C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('188E2A28-3EEA-4DCD-A90C-291A4C3191A7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('53B6A94C-9E41-4629-A703-29B7C0851973', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AE204200-DDCA-4086-B499-29E6B1BBEC30', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('19013DC5-A091-42D5-8E7B-2AA5BF5195B1', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('248E598C-4D03-458A-989A-2AD4BFB7FA62', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AB3291F9-17DE-4AE7-9248-2AD62201541E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.1, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('62A6D04D-ABA4-4B46-8092-2ADFC73E20D7', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:08:21.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('90685C95-144C-4354-9ECA-2B010271DAC0', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4969FDFA-D7FF-4036-B6E0-2B5432868B33', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E9AC2B6B-0AD0-40AC-95E5-2B6A490F1FC6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('12498F9F-B58C-4BA2-8012-2BCCC418B372', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E077714D-7A06-4430-8C6C-2BCE2FAD08B9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('60F87347-86A8-4C76-83CD-2D08FB83425C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('75F935A2-DA5E-4BB3-BF86-2DCF2AD38854', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('78D7D34C-3CEC-4E25-82A3-2DCF4AE5E646', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EB3A8818-0EBC-4077-8F79-2DF9DB2BC028', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B7BB27F6-34B9-4B20-840F-2E3DC635758C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('538A6E7D-7F45-4DC2-9810-2F1038ADD078', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BBDCF351-32FF-4E4F-98EC-2F272B21B11E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EB7925C3-6E49-4B7E-9DE6-2F2C4B8DC5E7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7A544E38-43D1-4268-9738-2FB5B2733CF6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7992022B-EFDE-427A-855A-304A6370118A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B098E206-BE5C-4EEF-B6D4-306B77412769', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 26, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B49E455F-F32F-4178-B444-3095FA5CEB18', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.127333, '20140418 10:25:23.627', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E59C63A3-30E3-4AD8-B264-30CF96F4598E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8E591615-1534-438B-AE6E-312A34956C0C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DD1B28DE-7325-4BF2-A054-31DB2BE7286B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5A1C218B-5C69-4F99-AFEB-32182589DC1A', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('698F74C0-2ECE-41B0-BA34-32859AC865A3', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('845743F3-F159-42D4-8EE8-32A5C32E5A2B', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('32FF8444-FCDD-4476-B27B-32B3AEE52C87', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('939B98AE-87B4-4DE5-A7D1-32EE876ABBA4', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E88FBA93-17CB-4D93-9995-332028606D26', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('60B19696-15C2-4857-A014-33428EB09342', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DAA7559A-ACDC-48BE-A518-334D19FA7482', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1BDEB0F1-99C1-4566-B7DB-335557AC0B85', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B561A252-8CDC-4367-B738-335FD2E4F7F9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('00B89368-B0D1-4382-BC18-345990E712C7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('58C65884-8F91-4389-AE3B-34B5344E81DB', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 25, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3843D659-AD08-4B6E-ABAF-3565BC9CA51B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 26, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('93938F1F-04EA-45A6-905B-3591CB286236', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:23:44.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('008A666A-27BB-4EBA-A4A2-367CD4782D89', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('62D8EF95-6C00-4F4E-8CDD-36E7E7A0C0BA', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('78B6DB14-73B0-4994-AAD3-36EF68C46A55', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BEA28ABE-1E63-4EEE-9851-377D3A0137D2', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('802C8D70-07FF-4080-9C24-37A793AF5AA0', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('727D39DD-CB11-4052-86CC-37A9EAADB7E2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:24:27.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C149725C-DF9B-4D0E-AD97-38839A495CEF', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('89B83509-C344-4C58-9E5C-38991AC2D01E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.115, '20140418 10:25:23.627', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EC10A0D8-BA5A-4716-92DB-398D32FF9D26', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C64606DC-B9B9-4B22-AF83-39A3E3DA20A4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.13, '20140418 10:25:23.627', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D7A32C60-0CE5-4027-8089-3A1A5EC22A1E', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6B51BAFE-51EB-42BF-8DDB-3A4AFD9E43F0', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 06:11:45.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('148AA460-0AF4-4350-A18B-3A5B43FE1EC5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EABC6D52-8B68-4DF5-BCC6-3A821008E963', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('92CA2DD7-06DF-4E2F-BF3B-3ABEBD49467D', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E97CFF40-7E7E-4D92-8572-3B38945A22B9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BFBF6515-2461-41CF-BDE6-3B92467A1C53', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 07:25:27.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0C9AEA1C-C223-4636-A2A8-3BCA9D8A6359', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 07:25:27.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7D6CBD2E-69CA-468E-8E9E-3C41C2685F4C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7EB76823-7891-496F-BC79-3C6E229BB6C1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8A120F6E-9E56-424A-B23E-3C78D18D9244', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9AD9408B-09B6-41F4-BA6F-3C962EBB0E9F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('09C53809-E18B-4689-A892-3D000EFD4EA8', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ECCAB98D-EB84-49B9-9C3A-3D6A84F04F61', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E564377E-B60C-4686-AB07-3DACF19AE779', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('72728593-40F6-4BC0-A10E-3DB20E4579AA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('406AD57B-7CE4-4249-8311-3E78F1C0BF3C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('47DBFDB4-2EA8-4724-B43A-3E8736EA0751', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CEBEE5D7-9F01-49E6-AD8E-3F6A52E6B18B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BB787475-E23E-4102-B2DF-4150C08BE176', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 06:11:50.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C2F0683C-F900-461B-9B41-420D09FA9BFA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2CD92DA8-DCA2-4056-88D8-431ED5C6644E', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('61AA85CD-DC73-4ED0-8C16-437B0B7DE9D3', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5B826575-A6D3-441C-BA77-43A52C333322', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DDCE6039-824A-4248-B4A3-43CFCF7B3ED7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('971BB742-4533-43C0-89BA-43E4FBB58F23', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('34CF9E28-DA3D-412C-B1F0-43EC3AED4E17', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:23:29.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('61B8B558-7CF3-4610-88E7-44A15C60BEC3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9E1B8ED7-8ABE-4037-BD5C-44B0152700DC', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4477E35B-DBF7-46F6-AAC8-44FFC4674EDF', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B2BA4217-EC83-4891-B610-456D9F4DFC66', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('110DA3B3-7336-4F43-B699-45B1F8C55857', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.111667, '20140418 10:25:23.627', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F24AFBB5-447C-44A3-AB1E-45E58C26C6F5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('91C7AF6B-DC6F-439C-B6CD-46282976CF82', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('151F097A-9F10-4609-B758-464988992820', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('38A09422-05F3-41C2-B4E6-464B202150B8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BC916C95-DC9A-4657-9B4B-4668467F3572', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4C0C5CBD-D0AA-498A-873A-46C09C9B2FE7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6523D14A-E13F-4C9E-AD9E-46DE377FB63D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8C756D10-B348-44FF-A6E6-4746942236E6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3CA028E8-C330-444C-B623-47ABD1EAA0E2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('503B64A5-0712-4421-85C3-47BE3E67B65F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.5, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E623652C-84DD-4252-8C05-47DCB9E300F0', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2C39FF72-9868-4311-B053-47F01017CA9E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('586D2049-B2B5-4A49-B390-48A7CCF648FA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8CE8988D-B0C6-4131-BBA9-48CA2941CC35', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3E557EDE-7AAF-4C5E-A916-48E4A0E67581', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C3947929-BA6C-4D66-AE35-48EA5FFD8B44', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('297A5459-3791-4434-9830-48EDC4C5A0FB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BAC6BD34-9C64-478D-97B0-495A85F8AD8D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A67445DC-9BC2-49AB-BC0E-49811DDD0B19', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E0E76939-3EAC-4B88-8B44-49BD71CA2174', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4F2D3D90-2409-4E01-8B28-4A43A4274D94', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E51A4492-BFE4-464C-824B-4A5559DBEA6C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('50825D8C-AA6A-493F-BB45-4A5C84F323AB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('053EAAA7-09FB-44A2-8DCB-4A95D26F8D56', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('30B4340B-D184-4510-8DBF-4AD8735EA3BE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('51924D61-5FCD-492F-8024-4B0E72A6E1B4', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('66388503-7AB3-47DA-AF82-4B1543E71868', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9AF392C1-AF79-4642-B656-4B26B664A8CA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('06EC59D4-F77D-4039-8EC8-4B4568AB2BBF', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('738BE15A-C596-42E3-A705-4B593859A17C', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3412896A-482D-48E7-8EB3-4B60CB507A30', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DEF0104F-F3BB-42C5-8C83-4B8E3E6228B3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('90AF4978-7045-4EA5-AD46-4BE8133CF298', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A3478771-0719-425A-A245-4BEB67EC83AE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('790F2D39-1615-4BAB-BE15-4BF4F8D9C612', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('80C4D733-B030-4BC0-B101-4C10415483BE', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2DA76EF8-B51B-4EA4-BD83-4C2721839D15', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('756E7A02-949A-446E-A4DB-4C3013287FC7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0A1F7673-6FC3-4EDD-8C9A-4C4056553F28', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5A03BBA4-90DB-4C0D-AE98-4C9325F5ECE1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('658BA26D-4295-448C-B285-4CC80CFAFC29', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FA51D0C4-E8E3-42C6-B0F4-4D08CC437CE0', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0BAAE315-0EA1-4E70-9B4B-4D08FA20C829', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('910DD4A8-115D-463B-A911-4D7CAD53F8C5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FBCA7167-9DE3-49A3-AA32-4E20DD486737', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BDCECF8B-4586-4AC9-A07A-4ED3BC092B6C', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('539DEA8E-A6AD-4551-95B5-4F0BABDC2C16', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('48169E8C-A101-4114-990C-4F48EBD413F4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('103A6631-0413-4AC0-AF15-4FA2DA3AF875', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F27623A3-8B23-4BF3-9F2E-503A7872475B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DAEEFD1C-6B91-46ED-A26C-505B8427654D', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B7265618-F835-4398-9C8B-5143077EF4EE', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1A7832B6-D988-444D-AEB6-5155A491F2DC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5B51F405-FDE2-4DBA-A75A-51B11F99DA72', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1ADF431A-73F9-42ED-9FD2-51B49C121E19', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0.5, '20140418 07:27:07.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('292E5F9F-0E44-473E-AF89-51E7E3527B0B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6851CE64-B903-4751-BCC1-5297851F97A0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DA6769C3-3CD6-4972-B63A-52A7FE44F216', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5EBC37F8-237C-4BD1-922D-52C876CCF0CD', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0287E6D1-8CFB-4CF7-A1E1-530849C62E85', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A6D189F1-AA05-4A81-9A5F-535E748132BE', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:08:21.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C09F75E9-02D8-408F-9805-53C2421A894D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8349B20D-5238-45EA-8105-5456EBCD2FB5', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E18A6CB8-2BE0-49D8-B7A6-546902B61EC5', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:22:40.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('91B68542-4910-4C8D-AB00-547448616525', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4DA4D96A-E7F6-4788-A500-5482B7A544C4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F5514A04-87E6-42D1-9B8A-549C174E982C', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('78F8CBD5-EABF-4E28-B4FF-54CE7657E3A3', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3CECAD33-9859-45EC-8211-554F5F2D5936', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2094C8EC-C37F-4655-85C8-557E9ABF0783', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7B8155F8-899E-4450-B582-55DB218BDD6F', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 06:11:56.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9391CC55-5D0E-4F00-81C3-5668DDBDC453', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F58B6BB9-1683-4720-AE13-568BF1D96E15', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EB686E52-830B-49FE-8590-572648C3D51B', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2BF033CF-A889-4B06-B1A4-573DC4505A00', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9F2327CC-CB4C-40C4-9149-57ACC47B22DA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.121667, '20140418 10:25:23.627', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EF033B40-49B4-4B68-985C-57AEBB91E10A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8C356778-6455-4A85-BF98-57EE9B62B923', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B59BDA96-E094-4D5E-ACDF-580501B58089', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('51FDA182-7B5D-468B-83FC-580D25135DC8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0DE589C2-6471-4B38-AEFB-58926A81626A', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2F6AE6FD-5FA7-4719-AAB8-589C5A9ECAE7', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B1948C83-9874-4D88-897D-58D23522952F', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9E41E519-11BF-44A6-8700-58E3D36542F5', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B7D33B16-E1C6-417A-84D0-58ECFDCC3577', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('04966FE0-3B77-4FE6-ACC0-58F57CDABFE7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7B4F1BD4-64BF-456B-9166-5905515209D4', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B473F883-DBAF-4E6F-A160-59961D3F267D', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7711D3C3-C688-46D7-B4A5-599A03270A68', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('269656B6-0EC2-483A-81C9-59B80C1D828B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F1639628-7AF7-4986-AD82-59C00CCDA9AD', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3979A69E-8B75-4FF5-9A8E-59FA6C6B0ED8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F72A0EF3-17BD-4DE2-A5F9-5A5A0683D342', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9832378D-B392-41DD-BE7D-5A5CD3CCB4BB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3FEA5EAA-CD05-4AF5-AA4D-5AB35B31C9FC', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CC13B48F-9AC0-4F52-8F45-5AB4314A64C2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0753ABE2-ED96-4D3D-9823-5B4EB377524B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('86F96F65-7080-4C0B-8EA2-5BE79CFAF414', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7593CA23-36DC-4B35-9FD6-5C09138324B4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AE423CDC-AECE-47CF-A8BF-5C15A4B2141C', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8E1E20CF-0AFD-4602-9569-5C57C99E5338', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('05581568-214E-4AFE-86DF-5CC15927445B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('655324EB-C964-4B7F-8300-5CD7C88B8A8B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('599DDD0F-DC1B-4072-8B34-5D05CB8162A3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5F1A6886-8A9B-4B59-8124-5D452E68C153', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F223B190-02BC-43B2-9029-5D5D766B796E', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CCA34114-5AEF-4AC7-B032-5DBE4393CF34', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('83E4B4E7-C196-4C36-BFFD-5DE1D7E8D238', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('97F1A927-DAA8-46FF-874F-5DE36EEE7940', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1F2C3547-4019-4583-B42B-5E5E99B7CBC6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('72AF0200-E594-4CBF-A985-5E6E549DE325', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('651DC1D1-4F58-4B4A-B99D-5E76A570DE58', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4C3AAA35-EFA8-4BC8-B224-5F159DCB748D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8DEA8388-AA77-4B8C-86FE-5F77DC71BB0B', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('29BB62D8-6426-4841-8150-5F90DDD653A0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.109, '20140418 10:25:23.627', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3AC0D81A-C40C-44BC-AF9C-5F9B2E1B2F88', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7D066DCF-99B5-49C4-AEA9-6017C8504E8F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9F0CA12B-1F71-41A6-A83D-60B1DE29DC15', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FC50602C-6F57-4694-AC8A-60F7E9E03B87', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 25, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('77400603-AB21-485D-918D-61632ABAFCB8', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D12294FC-829B-4270-B4FD-6165FA401267', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7957290B-9DC5-4904-B662-61BA71E48FFB', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BDC2B216-86D5-4A33-B284-6255C21CA7ED', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('37A1C9A5-846A-4AD5-BA46-62794EF0535A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('871827F2-0BA6-4A23-BA1E-629C13705F82', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EA1E0CD3-FD90-4EE7-B617-62B9899337B1', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9F471B36-1D95-418E-9B2F-63105CC1C9BA', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:24.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2E1FF498-88D2-4629-BB85-636A92B00B06', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.1, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CA440434-7DB2-4406-9965-63DDE042A394', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 06:12:29.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('028016F6-5C68-4805-999F-643A16A64228', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('079C5F8A-1E51-4D46-8592-647E110CA9A1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E5B9A5CC-2CB9-4E5E-8E03-649E5C5546AD', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FD017A13-61D8-4374-8E9E-65116D62FAEA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2122DEDD-D24A-4ABD-91D2-6511D9246304', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B4B7D06E-E745-4C66-9C55-6512500085AA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('03D40F1B-26B1-4767-8CE5-654C510B2DFE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('26AEEEDF-75C4-4A99-8428-65606B1A593C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A36045E6-2E9F-4C1E-B9B9-65D58D82F0E2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6CF7C062-E9A7-423A-B4B8-6680A10E90E5', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('337AB4E4-BABE-4EC6-92EF-66A7350607C3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('06F3BCC3-7D9A-4F68-B972-672016E3EC12', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('53C00ECA-B723-46D9-A2C7-67B813F5247A', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AF2140DB-D584-41EC-A669-67CC1F43D77E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('669FEF7E-5CC8-49E6-92AC-6864EB26DF32', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1D1A57CF-9276-4F5C-B004-6883BABDC632', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E2807DFA-C879-4F1A-8B13-688AA7948E2E', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CDFFB352-F9F3-43D7-8461-68A77D7FC587', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('527C6613-3316-4894-B97A-68BA310201CB', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 07:25:27.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0FB659C0-03D8-4668-AE98-68DBD5623C93', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('74891D89-FD08-4E0A-A565-68DFB3636F58', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 07:25:27.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4AC4D376-519B-4735-8C34-690303DF5894', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('470BF28E-653A-4B17-85A8-6918773E6DD5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7BA516A7-F6E0-4621-AA7F-691A8A00A48C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0E253041-416E-45E1-BC32-695ED24E3441', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('91E5E166-37EA-4F7E-B69B-6987ADFB7114', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('73166BDA-598B-4D85-B7A6-699E8BBAFD2A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('573F02EF-35EF-4CAC-BB2F-69DFD5BEAC68', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A210D75A-25D8-458A-B444-6A12802F2CD1', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5461DC50-2364-4F5A-AD12-6A64F8B0AE95', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A79C4EE5-1E04-4E25-8A7C-6A9B65C3EB69', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('22B7F970-C5FD-4DE7-87DD-6AE767906DA8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('63A14FA5-8873-44AB-B9F7-6AE8CE3465E5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('38033EBD-E002-4B49-BF8D-6B44C3682276', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C979AE63-EDE6-4A6C-9929-6C0670ACEA35', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E6F538FB-397E-44A8-A9A6-6C915620DC09', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3F89FCB3-0877-4FDA-B216-6C96B551B046', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:38.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('04F67BFB-236D-418E-A54D-6CB0520F3EA3', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('53B65F50-6EA1-4D0E-81F5-6CE4C8DBA5E0', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FC57DE84-844D-4054-8FA1-6DB579C57F0C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('172019A3-F17D-48AF-B0C6-6E60EA0DFA52', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:23:25.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3EFCB3E6-74CF-475E-9EFE-6EB8AF9415DC', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D5B99296-7B86-4723-9B4F-6ED9679D21D0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7209CEB3-D319-41F7-A5A6-6F41BCA358E4', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4E62428E-0391-479E-ADB5-6F4E205ED8F5', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5F233A63-75DA-4CA7-B81A-6FEAFB9BB8A3', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8ED02A13-F891-4E1C-B3E6-705FA7DFB6CA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('593F2620-A473-4075-B0F7-70C79E025B1A', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0.5, '20140418 07:27:07.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B3F7A5A7-F170-40D5-8566-70EB0256A878', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 10:08:21.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A49A1552-8D23-41E9-BA7E-718649C19865', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DF0148E7-8667-4A78-BF4C-71D5252277AD', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8730F2E1-6E33-432F-930F-730DA6B466A7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('78DC98A8-4467-46DB-9553-732BDB9AA011', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7BCCFB56-29F9-464D-BA8B-739BA69A0C93', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B2D4C006-8614-4836-A20B-73C79CC0FABE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.115, '20140418 10:25:23.627', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1D430ED0-7B01-455B-8468-74631F1B26B4', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0684F56C-8520-417E-9854-74C81EA176E3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2D9CB881-6945-48C7-8B08-74F6BC390588', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('99EB3236-9163-4FA7-90B2-754B6C6543DD', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('824F6726-99BE-40E0-BBB8-7596CFC2FBCC', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('87C51A2A-9DBC-476A-8901-75C32314DD1D', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F564B0DA-FA70-4587-84AC-75FE262BB1E6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F7D56F27-D5B7-4FA3-A08F-7689F54809EF', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9B80A915-2381-4D41-8ED8-76BDF9878912', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('006A05C5-88F0-42C8-9547-76FA392C7671', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('74282786-5E3A-4FF4-A94B-775C4E427AF8', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:23:05.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A01D682C-0D45-466D-8BD6-77D741E23BCA', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('54A2039C-85BD-4FCC-8847-77E3F8D17A79', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:08:21.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D5474CC4-0317-45A1-9411-77E7057E8903', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('388D835A-20E2-4C8E-94FD-77E896B98D5C', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A9F7C42D-3235-45DC-B50B-7836F4923047', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6C3BD154-F0E5-41A3-9B3D-784D10FAE6FA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7B1C3444-0E93-493A-B6FD-7888778EB9E5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6610F138-CCBD-4DA0-8889-7899B7293068', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AAAC6829-5A0D-4C43-AB64-78CD64597AD6', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BC74E267-C8CA-4F17-8D59-7A3C35724ED7', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 07:25:27.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('86D569F7-E4E3-4BA1-BAE9-7A8B1508DA92', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3D607990-47D0-4D33-BD34-7AA49FC93980', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ECE9A3DB-9FF2-4164-9E04-7B0A39481580', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('910C745B-4811-44AC-86EE-7B55AF633C53', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BA85A8F7-8C5E-4318-BED7-7BC44FDEE3CC', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5661E0D5-4D37-4BC1-9AB2-7C377290C987', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('26A63E1B-4109-4ECD-89D0-7C5361B99F5A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:23:44.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('112C59A1-3C40-4CF9-807D-7C93328C76F8', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CAF52C9A-11FF-43DD-B625-7D109FA4559A', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0.5, '20140418 10:08:21.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B4FB8A88-4C4C-4AE4-80F2-7DD5EFD792CC', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C5BCE641-BE9F-420E-943A-7DE96BF3AD01', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5EA21832-BEAB-4095-A79B-7DED79EFC5AE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F16F9F55-B629-4DF5-B20B-7E5EF26AE01B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F25FD423-BDD2-4CBA-B8F7-7E6579845872', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.109, '20140418 10:25:23.627', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8C7460E0-044C-48DE-AFBB-7EF8480DAD24', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('168C8290-D998-4D6F-BF61-7F5ACCEB0620', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 06:11:41.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5F9785BF-E83C-4DC0-AA9A-7FAEB97C990B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B1A3CAE8-AEFE-4094-A0A7-7FAEE35BE2EF', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('300DA465-241F-4EF0-92A6-7FBC64281D4B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6DDDC7C3-A5D6-4013-8AE2-7FF682632EF2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.115667, '20140418 10:25:23.627', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('431A9075-0D5B-4A18-89C8-808E5B311907', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8108C652-4383-4130-875E-80C58097F943', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6DA24B93-B49C-44AF-B2A0-80DE3761EBD7', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7DAE7C46-8D1E-4848-AF7E-8175E82705C2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CE01CEB9-F379-463F-B37E-8180D811A403', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:22:45.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B7AC8291-5270-4200-926C-81AA5D06CAE0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('65F3818B-81F4-49E7-9B15-81DE90A30E64', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4838B968-2850-4D70-A75C-82360BABB25C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.5, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FB079F52-0B10-40F1-A5F1-82A21CA73FDB', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 06:12:25.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('080D1C96-D772-4345-B0F2-82BB3609C844', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E81EBD58-5268-4DB2-A316-838DEDADE291', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3EEA9F6A-C8B0-4C46-BCEC-83C0E137F380', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.13, '20140418 10:25:23.627', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('006C80AB-E693-4CE8-B608-83F7123BC2C7', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 07:25:27.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9C8E5E3A-8CCE-4F9C-8F5E-84E7C22AF101', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CE8ACFB4-66C2-4A3C-9D46-8504BE9B0379', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B6DB3FD4-3001-42C8-B124-8514BE899B19', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0.5, '20140418 07:27:07.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('42212D96-6403-43FD-BEB1-85180A96D8DB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('615EBDB3-A14B-45EE-B5EB-854ADBFF9403', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CFEABB9E-AB9A-4699-8347-85954C07FAB7', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8D2899CC-E7F3-4002-BAF3-85ACDF9D8FEE', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 06:12:20.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('59CAC426-4966-4913-9D95-863092EC898A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D2E481E2-CE9F-424B-8F39-86CC22154DE7', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3652A0EB-ADF1-4F89-A2A3-875910915C3B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CACA25EE-F3B8-4BFE-8478-87998B3A808E', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 07:25:27.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('40046F17-468E-42E7-8424-87D7E47536FB', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('67DE4F1B-D9E2-4D1E-9800-87DDB1C91F8C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E24849B0-EEBF-4284-8065-8831B955A554', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 25, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7B9CBE56-4C44-4FF8-AD62-884B164783CC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.11, '20140418 10:25:23.627', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B7B5DDFB-3436-474A-8C54-884B262C0B5E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D2432961-ED03-4A7D-94F5-88BF8B70B83B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('82D42068-7364-4CD4-81DE-898CEDEEFBC9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.121667, '20140418 10:25:23.627', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8F9578D8-D541-4590-89C7-89BE907BB79C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('472DC67E-DD72-4623-8690-8A2E0F56A7FD', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FB8AF352-E6E2-498A-A363-8A36DD37F8A3', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EB501531-E643-4C7D-9D50-8B068EF57188', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B6931576-0493-47C0-B1DA-8C14D68FA115', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E35329C2-7743-4F56-B458-8C38FDB5DDD5', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 25, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('936524EB-2C7A-431F-80A9-8C7B56B33061', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C6F9AB1B-8A1C-414F-8BC9-8C9E76CF4A54', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0EAD8566-9450-4C68-B0D9-8CBB99FB2485', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.155, '20140418 10:25:23.627', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1F63A262-9E4B-4B60-B4F7-8CC975AE4676', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B12423BD-0096-4080-BFA0-8CD47504FEE3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ABD86871-7B7F-4911-B79F-8CFD882A5A3A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A2108700-757F-4D0C-8191-8D66765EE275', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AE3572F7-CF13-47A3-BF1F-8D97DBA19ABA', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('55E8884E-6282-4EF7-9A26-8DA9DD40F2E9', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('37B67E3A-36AC-47F1-BF45-8DE043D57DEE', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 1, '20140418 06:11:35.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4C2EE292-7614-403B-9FCE-8DFCD0029D8F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B07F7E72-6CE4-4AD6-A5B0-8DFFA864A533', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9B59A77C-DBD8-464B-B89D-8E00CF87227D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.1, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DE16E47C-7782-490D-BE93-8ECF351849EB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F6274E7C-580C-4A62-B8A7-8EEDF5CBB0F0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CA7F655D-6AE7-4742-AA70-8FD70B0A7A89', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F2BA97E7-5A74-4DAA-9A4D-8FE615A5B936', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E04EF556-3CB0-4477-8100-906183C9B8A3', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('004CC2A0-5A01-49E0-86C8-908D5CEB5E17', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2F55F61F-DE61-48CF-89F3-90AC72EA8619', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C660F71A-ED30-4F6F-BFCD-90BAF1B2BD1D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A8DC57BA-DAFC-45E2-ABF0-91376B2EA0C6', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:08:21.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('275B49F7-E2B7-4B78-9AA1-91A9C01DA25C', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('97575ECE-CB32-4571-AAA0-91B84551ED3E', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CE83CB88-52F1-4C9B-BAC6-91CE5D881764', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('59C8CC66-724E-46E1-BE16-92747C5E6A03', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E016203B-1328-4898-97FC-929CA640975A', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('71173A9C-824B-4F6F-9EA9-92FA13C12A17', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E6826CAF-954F-49E6-B629-930130D69401', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('82F5E229-AFB0-4DEF-AB36-931E65F7C467', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('25FD877F-A183-47A2-8D0A-93455D5C60F0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.5, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D6676E28-C0D6-4EF3-A9D2-93DF100E253B', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('214A1D4F-030D-4CB7-841D-94B40B9A4B3E', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('29E1A8DC-9FA0-4074-A812-9501FD972ADE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4CCCACFE-2A5A-45B5-9948-955FAA866663', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('097F747E-B95A-4DF4-9774-956967CC0CDA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('651ADCE6-7C9B-47CD-97E6-95B035224741', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('83EC63A2-9028-4628-821F-95BDCA7873C7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E0559089-C9B7-47F8-A922-95DB3DFB3FF1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('133C696A-E452-472C-9AC5-9662C5FA753E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D48440DC-7E77-431F-BD3A-9673F10666D9', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('445AACC0-7FF2-4094-B50E-96BFE36A3907', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:23:44.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A90D7966-E78A-40A2-BCFB-97595AA5830F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9B803E59-0AD7-407D-A831-9797A373392E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.146667, '20140418 10:25:23.627', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4C105144-E358-468B-997B-98130F143E68', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('081EFFA8-1ABC-4D96-B05B-986FAE16C2D2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('23842C07-0FDC-4550-8276-9870AECA7203', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E88FF7D6-BE2E-412F-BE78-987E2CE05D39', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B517CDF8-0EA5-4ADE-9F72-9880235CF661', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D1C7A11A-BE94-4531-96FB-98B5C087F262', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FDD93305-D75A-41C1-8CB6-996DEA17CCD7', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E3E4AAA2-F69D-42CD-B42D-9A726CA8D74E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AD48A10F-6F7E-448C-9211-9A81CC4602D0', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9F88396A-1FC8-469A-BA62-9AA24E278B89', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D4BF805B-F3CA-404F-881E-9AA5781AECC3', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('54518910-AAA2-4E9E-AB54-9AACF9B9610F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:23:44.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5281BE41-FF7E-4037-8485-9AEF8A6EFA63', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('646D37D0-E09B-44B2-B3DB-9B4149C0AD51', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('329992A1-901E-4AD7-9C3C-9B4607072321', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F54BE803-12D1-4730-9178-9B65ABE36B60', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 1, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7CFD1309-5D7D-438D-8C93-9C13652302F2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.1, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('72752C54-7AF2-4832-B50C-9D1482C64C46', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E7297F2F-B9D7-4440-A271-9D5EEAADF9BA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6B141004-8236-4851-BDF8-9DE35F64434A', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('344A2360-086D-4BF4-BB63-9DE59165F17A', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 10:08:21.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9EC02BC1-AFBA-4BAF-ADC8-9DF591ADE131', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('773F8F87-A27B-4D1B-9DBD-9E1021001DC1', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D6AE08BD-51B2-42AD-AE16-9E76DA82003B', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C1F5FCAF-9A6E-49FD-9308-9F00B5049230', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0.25, '20140418 10:08:21.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0CE6342F-648E-4670-9F85-9F594D785BBD', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F38D893E-942D-483D-8470-9F8F5565C102', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0.5, '20140418 06:10:10.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7E7095D4-5000-4B86-921E-A0B26147B64B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('287B83CC-6009-42D8-9F53-A0B88F6980AF', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0DC30405-D43C-4C8A-B373-A105526DC8F7', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('37740880-EE44-4151-B5ED-A1CC0CD02EA9', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:23:00.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F759C9D9-B76D-4CE8-AA2F-A203ECBF7496', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8E4296E7-17C5-4005-835A-A210E5006C6F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A4C31B39-4007-40C3-8129-A224474AB09D', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0F64A4FE-DE1B-48EC-B193-A2313949C4C9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('80A0ACA1-1881-4266-8C3B-A238BC4C48FA', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('481408B2-7B8B-4FE6-98F0-A3520151D825', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 25, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F7834486-B03F-40EE-BC7E-A3631EAA16F4', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8815A2D7-BEE2-4CDA-9EA0-A38031855204', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A4E8C402-3ED1-46E8-949E-A49ADCF7E832', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('81AF1C78-7B19-420E-A1DC-A4D7142C2076', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B5CB512C-9D98-4DFC-9EB1-A4EC91A48829', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5923638F-66A5-4C36-9153-A4FCECC9948A', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1178BF78-E8A7-4A24-A088-A53C4DD23861', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('786E4AF1-D070-4277-873C-A53ECD3CFF17', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4338B686-476F-481A-B9C1-A55624938A6E', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0.5, '20140418 10:08:21.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9BFCE458-87AF-4EA1-83CC-A5B354AC263A', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9B6D7869-E8EF-4AD9-A776-A5B489134890', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('33A47B99-76FB-4111-86F0-A5ECE6339486', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('08CA1C7F-0463-4275-9089-A5F40D6242FB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E1453849-0F81-4F7F-8158-A62E057F35C8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.134, '20140418 10:25:23.627', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('514CE393-B470-4B27-95F9-A65E1EFD508E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FA04FAAC-23B9-4F4D-A2EF-A68F4CD30775', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('92D55E96-6997-4BDB-903E-A694B4073E54', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8D601C63-399C-4E94-A633-A69D2C01B955', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B52DF92E-93C8-41D0-B4B7-A6AB3724EEFD', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 07:25:27.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2EA3AAD4-E701-4214-B20C-A6B613204924', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6E4255ED-0BB8-499C-BD15-A6E218A5634F', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6E71654B-A296-4C45-87DD-A70180785F75', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6A5040A2-7619-4AA8-8E36-A7C2EB924E7F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D5597049-4019-4097-9222-A7DB0CD0A61E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('600BC5B6-7DC8-4CF1-A37D-A808790AE53A', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6A8761ED-031E-4962-8DBD-A819D859CE0A', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FC05DAB1-87E8-4A51-9924-A84663E92DCB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('835BBC19-5E78-4EE6-B542-A8C744A797E1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3025C0A8-93BC-403F-AA78-A8F0BA3E739D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('868709CB-D92E-4DB4-8389-A8F80B1B07E5', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B5B1DEDF-E82B-4310-A362-A97AEB247CB3', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F9C09943-8AD3-466E-825D-A992892B9E08', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('97BBE74C-A434-4A69-B454-AA23B5DEA2B9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A9C4C8C3-155A-45AE-BD41-AA6570D2E654', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D52F798D-9A2B-46B0-8F5B-AA7D736DB7E1', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('25906EB7-3F92-4D1B-B0B9-AAA0CF1ED30A', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C942F4A1-81A8-4F79-B40C-AADDFBC98388', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D0535E27-AFD0-4B21-9B28-AB2BF44CF138', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5810D0C3-D6ED-4813-AC9B-AB56DB0001D1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0F283A1A-B31B-47E1-8721-AB703D01C48F', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 07:25:27.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('98259A17-4E60-44B9-A726-ABB2A9EBE596', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 06:12:14.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('27B1D4DE-1FDA-48DF-8C75-AC06A55DB7D7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('24BA0C47-7871-4BE3-B9EF-AC73C466D18D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('36D81131-5566-412E-B912-AC73F1709B3F', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0.25, '20140418 10:08:21.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C3447396-A97F-4385-A974-ACE00678E70F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BCFEECC4-F2F2-44D0-B450-AD73BF8014C6', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('09442899-D1D0-46B5-9A86-AD7637BA256E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('17F7BEDF-5A93-43B5-BDE6-ADA7548F9917', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('07CE5456-F174-4C4B-8BAC-AE09851A38C3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A7968A9E-0449-44BB-B225-AE486D3E3151', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1CCB8884-AC39-4117-A742-AEB58CC2EC67', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A4693E1D-70A8-437D-B823-AF43161C6C2B', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2A0F8655-1E82-4558-9D3E-AF85F1F7867C', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E15E4D67-6DA8-41A9-B509-AF92E81A6C78', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0.25, '20140418 07:27:07.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8B4B29EE-1CC6-472F-8335-B04975D4DF41', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('54344051-B319-47CF-9AA6-B09B1175DAAC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E5748D06-D2EB-41D5-994E-B108F0B86F36', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F777C3D4-63FA-49F3-AFC4-B1239B722F67', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C5073D98-AAC6-4D5E-B9B0-B124599DDDA3', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4858BABA-1AAA-4637-BC61-B1780C7483D2', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BB0F772B-FB66-4E51-8739-B18B5DF80634', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('87DEAA15-D9C8-40BA-8759-B19BF238822F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E2DF5419-B7FB-45C6-91DF-B2C2DCB4F906', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F5DF245B-9FF7-49AB-A136-B35031D3010E', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('317D8858-4001-4557-958B-B3C64A5657A9', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9BBE28C7-7F96-42B1-9E90-B3F0234BA3B8', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A1DF4810-29E9-44F5-A6BA-B45AA7FC05AA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('33B1C66D-5756-4DA3-BC32-B49EC010FEE2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.1, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0EE45F80-28DA-4315-BE8E-B4D85725679A', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('385BFCF8-F006-4BED-89D6-B4EB20E0460E', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0C039EE1-F75F-4296-8276-B4FA5D69D6CB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('756A12FD-B995-4EC6-A9A6-B506151B7F82', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('26EE6EA7-11A3-4096-A834-B528EE1F2277', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0D26E940-40BD-4116-A59E-B54C25E64478', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DCD4C32C-867A-457B-BDD9-B598423109D7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D3B17C33-3723-4664-B324-B5C3D2B83850', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('307F70FC-8B75-4FC9-9CEA-B5CAC152D380', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C557AFAB-4084-4497-AA2B-B6550C0C1D68', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 26, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('388583A2-A4B3-4243-A0BB-B6968215BC41', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F89D158B-0DF3-429E-BF32-B77E600CA29B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('90A133AC-3764-49F7-953F-B7B341639347', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:23:21.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('35222F4E-1A0E-4460-A19F-B800951E3B0A', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0.5, '20140418 10:08:21.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4FA1E832-3AFD-4BE1-B076-B85748B34DA2', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B85BF100-853F-413C-B797-B91026A030BB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8843A798-9A2E-4F1A-B50F-B95759FED8B6', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 06:12:33.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('353AF4BD-5DFD-4877-BC87-B96B6EE78F57', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('72965CC3-DF25-4D6A-983B-B98AED6D3584', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 26, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EA1E9CB6-5C94-4C41-8B94-B99BD6C68455', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('55DD8D4C-EED1-4C9B-9694-BA145BD26F55', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B73047F9-43A4-4568-9D3B-BB0778824CB8', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 26, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D1E0C032-294F-4823-B953-BB2C4588B5A6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0FD83F1C-80D8-43F8-A7F2-BB7B152E6E41', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('59963F86-1210-4ED7-B0FD-BB81074275C4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0D1D31F4-290B-41B5-89ED-BBFC4A78B9C8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('06844448-9A30-4B58-825B-BC3C321EF9EA', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('623FEADF-FC34-49C4-911A-BC6203E5B323', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0.5, '20140418 06:10:17.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C65FC730-C12C-4714-BB3C-BC6C4912BE7D', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A8E278B6-76DB-4B4C-BE0D-BCD36579B02F', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8A1D1727-F908-4EDE-864A-BCED4BBD8604', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AFBE7D34-1F58-4934-8566-BD3019A693FD', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1899CB6D-61F9-439B-A3B6-BD56B568BD22', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('512DCCD6-CD0B-41CE-B0DB-BD6A79B1C07B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('965DEC3F-1C92-43CD-A8E1-BD96F3E1C098', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A4C05570-E046-4829-8DB6-BDAB0DABD51F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.111667, '20140418 10:25:23.627', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EBBA6CAB-435E-4C34-AB56-BDBDB0EAD9E5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8399AAC7-9C5C-483A-8491-BE1A3F2104B5', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A2FD83C4-E03D-4529-BC41-BE292C603F69', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D5CAFA33-ED13-4535-A5E8-BE2D3F256CA5', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 2, '20140418 06:09:57.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A9FE1617-7285-46E4-B19B-BE75ACFF3F83', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FA4FABFE-B181-4619-AFA1-BEDA1396FF41', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6C963592-725C-4A34-970D-BEDDE3BAB605', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C2DFCA4C-E1D3-4369-A9E2-BF22E31421C0', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B3C42FC8-5942-48D7-BC33-BFC32984160A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2B72DC0E-21DF-470F-84AC-C03D22842B59', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('971C844F-BD80-4B1B-82B1-C0B1BC9BDC9A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('09E50A6F-3D7C-4FCF-BF62-C0B9F646A79B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2F9EB401-EFAE-43DA-9D6B-C0E344FA3778', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FE654894-56BB-452E-BC24-C18593A80F71', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B9355B83-15B7-49E0-B808-C18F6192D205', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FD841242-D48D-4812-8EBE-C2035D58CDF3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A68F39F5-60EC-4BB4-BF01-C20EF61C6A2F', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('297C198B-186C-4793-968E-C20F39C0D19A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('60350B45-E384-4241-9803-C24D0EA6F0BB', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('177E2B3E-5180-4AAB-A463-C2B594535E46', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3C6D35AE-E819-4803-9E24-C2C2CA01EB0B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('62DBAD2F-0D9D-4833-8A1D-C2E5F92BEDFB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FFAF0A43-05A4-4763-B510-C33384F939D9', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:50.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3DB85EE4-AE9F-4A30-866E-C371CE4D8A16', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AA3A80E4-D1EE-444C-9B67-C3964263A212', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DEFB6FB3-C292-4AA3-A382-C3F0281FF2FB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E5320AAC-400A-45DA-B313-C45AA8032448', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3E1F679B-1083-4221-A59B-C4C0B894D74B', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EECBED35-6A87-4429-8543-C4E90B380585', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A091E0FC-D81E-4E55-8DF0-C4FA988732E3', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6283AF86-41B4-47F8-9F5A-C59B25E41EFB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CD1CE2C5-DD46-4B41-AE57-C5AC26E11EE5', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 10:08:21.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3114362B-B58C-4A14-AA4A-C7183E3021AE', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D2591372-DD16-449D-AA60-C72782E9A8A3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F6E1EE32-FEDC-4392-B66A-C74416BE3778', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1592E157-2F71-49A6-907E-C78E7B0844CC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BAE9B0E2-DE75-4CEB-9122-C7A86EFB73C7', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('05030934-2811-43AD-B121-C80117920C1B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('934F3B30-BB2E-4E78-B43C-C833888EC1B1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D401CC96-1520-45E2-8ADC-C84EFFF55712', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('79D3E010-0254-412B-B040-C89B69AB7EBD', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A9CE9490-664B-4123-945C-C8C3240B9C92', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('205D2CEF-C553-4BF4-9C3E-C94724EC17BD', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:46.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3322585E-4F92-427D-81A5-C9B8FF89A0F3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('624D86B1-5E7C-43A9-AE65-C9DF0EC94A36', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EB1FE9EA-4E76-4EC0-AAF7-C9EC5A76C816', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F31CC88E-4EAC-4741-A0B1-CA0BDB2A9045', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0C9D228D-C0C1-4D14-AB64-CA2877EA552B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8AB167C9-5F20-4A2E-A3C1-CA939A99E4AE', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('53A90192-FB19-41C9-A538-CA9E42599C88', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B8712E0D-64D0-489A-B905-CAFC5663AA8B', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D6F53607-CCFE-4EB2-84AB-CB06B992C004', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.25, '20140418 07:25:27.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E719E669-914E-4A0F-B151-CB2764199F17', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0C845646-03CD-4D50-9471-CB288866A0AC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('76CEC5F6-6F2A-484C-A66F-CBE6862876FB', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('12DEE6E1-F25C-4D6C-B20F-CBE9537791A1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:23:44.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('11F84E90-CC47-4B04-8546-CBF3FB2ED560', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1231EFA0-7038-4465-B871-CC1743AE1E9A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D131D4B1-B794-4BFF-91CB-CD75E93DAAA5', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E791AAF3-4986-4CC9-89EA-CD842D5CD133', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8A600E90-FD55-4413-B597-CDA9531E2642', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8215352B-2F28-47AB-BDD9-CDA98AEA981C', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6E4B8969-4AAF-449B-BEA5-CDCBE3CA869D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('580CF66E-9845-4A7F-AED6-CE1D5E4F4F8F', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C25DFA5C-8B1C-4132-8528-CE3A59A998F7', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5DD2EA9A-6D69-43C9-AAB9-CEBD25A665B8', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AABDE02B-C498-4091-A4B8-CEDD82597A6D', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AE164E6E-D59A-4253-BD86-CEE801BDC4E1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B1037FA4-EA6A-4485-A178-CFA3D150292A', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 07:27:07.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EA2DEE34-206A-44B1-AEF2-CFC3E96C77AB', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('11DE4A71-EEBF-427C-B211-D03B23BBE437', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C0FDA02E-1906-4C02-87E1-D0578D796A71', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B81732C2-2F45-4D9B-A49C-D18D24ACED4D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.153333, '20140418 10:25:23.627', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B0F80B99-052A-4604-A774-D1B3E7DD90AE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.16, '20140418 10:25:23.627', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FD636610-011E-491B-B88F-D1D09A2276A1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CCC2B47C-5EE0-4A0F-915E-D1E062E39B4C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EBBDD2FE-D184-4B62-81A5-D1F517E623F9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BD197EC9-63E5-4C10-BC44-D297DA306582', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('08930FDB-1666-48A6-9C75-D2C2D318FB41', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C6B50BBF-3A7E-4239-8964-D2DE2799C9FC', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8A36E0E2-9F09-407D-A05F-D30170A6D9F7', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6FEEBB9F-1B49-48C1-930F-D30DACB38935', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1EB36686-C285-4170-B29F-D32ECA4A3EEC', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0.5, '20140418 10:08:21.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('40A4DA6C-CDE4-46D2-BBF6-D36321DB2B32', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AEE8FF41-3650-4622-A4C7-D3940C982A95', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('00D68936-28E4-4E7A-8B69-D3B02591110D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5414FF89-B4BA-44B4-8AE3-D48093C6B09A', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A04578A3-4725-4171-863A-D5513AD0A2A1', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('567B19B2-A6EC-4AE5-B895-D56A538CE4B5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E9F99A76-0EF1-4531-BC0B-D591F6B9AC4D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C8FD602A-02C8-4AF7-B2D4-D5BF534C14AA', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E99CA8CF-6E3A-4C47-8725-290DE7AC4157', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('96F60792-82DE-43E5-8AFB-D5F5794E9A8D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5DF39C8A-2F72-4568-A599-D60F25824242', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:23:16.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('88004BD6-9241-4252-BA2A-D60F71BE48B4', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CD9A5F16-AF97-42EC-83F2-D67611ECD4B6', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('22E2212B-155D-49D0-AFDE-D69EE1554E0F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3630E520-7718-48BD-9CA1-D6B06D43E148', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BAC5E752-4E66-4809-9766-D6F12310C447', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A5C2C49F-05D1-4828-BBEB-D744B1344114', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('194D2784-E126-4B1F-AAC7-D77CF2A7CD30', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('112A85D4-491C-45A7-BEA0-D7ACBDB205FB', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2B11B7F4-CA95-4B70-842A-D7BA4528C6A1', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 26, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('311BABDC-CF59-4A58-876F-D82A97F0C277', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 10:08:21.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('10BFCB74-B6DB-4785-82FF-D84A20D34D1B', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D99ED9CF-4EC3-49EC-B90B-D84E6487061D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('31FFDB8C-5E8D-4F5B-8894-D8B517593E1B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('81588B82-4840-458D-8BC9-D8CF5C69E793', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('92865186-5F6B-48F1-B520-D8F4B42F544D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7CA06CE7-2323-4149-A435-D9825E14BE33', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:23:44.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AD8C3E18-3DE4-44CB-88FD-D996C0FCFC3A', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:28.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5590C7F5-064E-42DB-93ED-D9986CB01FAA', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4B8C6C61-6F17-4D6B-B4EF-DA23A45C4739', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8C77BA10-BE6A-40BF-8145-DA27EE5C7AD9', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BCCA7BBE-4216-4792-8F28-DA6636EC992C', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D2A089EC-DEE8-4FB5-9593-DA754A40584E', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:21.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('48BBFC72-696C-4640-8DD5-DAB53F14A85B', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('35E27A0D-F143-42C3-AFD3-DB032A27C631', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7D4C8E9C-F233-4D09-AF8D-DB1A008C48B4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.146667, '20140418 10:25:23.627', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CC34FD2C-5E92-4089-91B8-DB2D7F326C95', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:23:11.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CD251AB2-8969-4BFC-B05B-DBC5E7163FE2', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9F0CB342-0984-4467-83C8-DBD1AE625E94', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('195A68D9-3B4D-4AA8-B01D-DBD5F0CD9DCF', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C06E0C18-BC36-4A63-831D-DC2427D529AB', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('451254B9-98BC-414F-8418-DC7DEBDA7E48', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2EB79ECA-EAE6-4988-A5D3-DC85C6507A3D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E2FB8AD3-0EE4-435C-B816-DCB377BCDF03', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2A6821DB-D176-4650-86F3-DD90D7776146', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0AAB78BA-9DC1-4625-8FD8-DDE0D390371C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7AA1F8E5-2D91-49F4-8812-DDF7B0D6B5A0', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A7E0B0B3-EB88-4A2B-9F25-DE7FCF31AC4D', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F2B10DA1-EB16-44D9-9BA6-DEEA23ED7D97', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0CC8424D-5363-4D0D-97F4-DF26A066E8A8', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('275E5DFC-8E95-499B-A553-DF32045EBC5B', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '719AB92C-3035-4DCA-8EF0-32A0210189F9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('589E7CD1-DECF-4599-8AAF-DF470365D61E', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9315FD3A-52E1-47C5-90A9-DF7241EA79EC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6E176609-0C20-4FE0-B114-DFC2DF22B964', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9903855D-64EB-445A-A986-E01780CCE417', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7B0BD62E-659C-452C-B4D3-E10B1FDC6F9F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 20, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A5D503C7-D857-4AE0-8EA3-E11949FD24F3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('346460BE-E1CB-4845-ADAD-E1757532014D', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('992B67D1-4629-43BB-A6B4-E18C15122147', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('665CEB8F-46DE-44C6-B83C-E1999AA799E7', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D13792E6-F010-42A4-AD63-E1A3C904BD1A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('399AB93A-7D41-417C-99F4-E1C938C2F31D', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4EDD4027-FBDE-4B82-82FB-E20542E8C56D', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0.5, '20140418 06:10:04.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5B05B5D8-C1E7-4B9E-9EF2-E225E687C744', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EB7CF10F-9360-4C58-B546-E247D9FB6C3E', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B577A8D0-3135-40B7-A8E4-E2773532B768', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A187BDFC-EAC5-4BE8-9639-E2D1F653DFD6', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('67D2C4D7-A946-4C08-BC03-E345D054EFF3', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CE7C4B55-70E5-44B8-B7F6-E3AE6A773A49', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 2, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DECBCB77-62AF-4DC4-8B2D-E43E9C07D192', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('25771895-8A64-46C8-BFCB-E490A2145AAB', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E9196767-816B-4548-979E-E49AF28CC3D7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('82928F49-1730-45D7-95D4-E4E4A2F07FBF', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F3C3FAE2-D12C-4ACF-85E3-E599528CBF8E', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 06:10:42.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('94FB0DBB-4511-47CC-ADF8-E5E63F1D272E', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:08:21.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('857F7BEE-E79E-4A7B-B2F4-E6382E0C1BDE', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9A3645EC-C34C-479C-B12B-E67C8CA28DD0', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('37736441-99BA-452C-9B0E-E6A548448C41', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('208AF804-5120-4095-98F0-E7216119DAA4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0EB2B77C-9AC4-49AC-A714-E72C4DD488C8', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('AB58AD16-B7FB-4FFC-B30E-E77B8A36558A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '6DA5A83F-E6EF-4589-96A3-489557480983', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FCBA31E9-D10B-4DC4-8FD9-E7A3B3B23B5C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FB479713-D2DB-4EDF-80EE-E7FD263ED55A', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('83E3B3C5-EFBD-4CB9-B4FE-E84D1239222B', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 06:12:06.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('92B0B97C-9A8B-4C89-9130-E87E5790C64D', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'CF72CAB4-A666-4388-92D7-25FB2B0D6073', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('83749666-5865-48B6-9DC7-E92E6FC3D92D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('FA397575-39F5-4AD4-A082-EA5DAA33AC4C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A29C6049-FB13-4FB9-B2D6-EA705B2BA554', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8B37F5C8-EB19-43A0-BBC0-ECBBC75C7457', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DCF8144F-B789-47A6-BF3D-ECCF3EB73361', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 07:22:55.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4FC9CA23-5967-4F00-AC57-ED2A1383AF93', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 11, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E5050B3E-9921-4C47-A446-ED42F63A6971', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('CCAECD9D-20F3-4EB4-8EBF-EDF16E24C706', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('506E386A-66A1-4C1C-8F4C-EE8C25FCE301', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '886C2855-516E-4663-92BC-54DB5610CAA9', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('BD820A49-A20F-4F84-B46D-EED249B8CDCD', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 4, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1728FEAC-1BB7-4F73-87CD-EEF4A1E49FC3', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0EF3DDDB-D071-4EDB-AD4E-EF593B9C98C2', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'DDE31F43-33BB-4C24-8D22-E6999142D631', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B7D590AE-AEB5-439A-9ECA-EF6564853B19', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('305D732C-B35F-4DC7-AFDD-EFCC0E83C81F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5EC225D3-803F-4C9E-8F7F-F158F8E9E574', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D732AE26-E819-45F6-96FD-F174E1463400', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 18, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2DEB1687-CD2B-49D4-BED2-F1CB4EB135FC', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 14, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('05D77BFB-AF65-4C8E-9B98-F1E74C0794EC', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 13, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F64E2D6D-A24E-4727-9246-F1FB85467E4A', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2BFC452B-6638-4CE2-96B1-F27592F157A9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8B7B671A-EABF-4A1B-A5B6-F2979D828831', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('45794922-5897-420E-8FC8-F2BE6769B830', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D69B33D3-8363-42C4-90E6-F2E4BCB0711C', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 0.25, '20140418 10:19:26.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ED95F049-AE62-4CC8-80E9-F336D95DA630', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('93E8C417-C76E-43EF-92F4-F3B2EF207990', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('506234D1-59EB-4FE8-850E-F3FBF5244EC0', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 07:25:27.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('E70D75B6-1440-477A-AA6B-F52245BB04B2', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('1DB12B6B-8BE7-4728-9C41-F59A7F686D48', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0356A998-80A2-4748-B806-F5AF47D57E37', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '0B4D79C5-E636-4369-8940-030BA613B5F2', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 15, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('21648D08-7C2E-494B-88EE-F5C272CEBAFE', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', 'CD16F136-D3F2-44A0-BCE4-49E777D2CEC9', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2C0E015B-8CFF-4C08-AFE2-F5CBEF884293', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('9AB9EFF4-DF3A-40F6-B027-F6080223B87D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 19, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DEB4BCB4-C297-4E7A-B36D-F61AB0D1D4BC', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D4BCBECC-59EC-429C-A0E6-F6233253E58D', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D013F951-9C99-4A2D-B3FA-11CE7208F512', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0A6E658B-6E64-4CCD-912F-F63D5F3DD5D0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 17, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('A293C8B1-E90E-49F4-89E5-F72572B593E2', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('318FCE05-0478-4D86-9294-F72AA750C110', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('3248267B-05AA-483D-9ED7-F7485B425CA0', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'A6921767-EDB3-4A05-BD34-C32E33CAD9AD', '19000101 00:00:00.000', 4, '20140418 10:19:26.000', 24, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('4CA75FDA-C4FB-4460-868E-F75BB7BCB06D', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('236074AA-1628-46EC-BFCE-F77DD4B04077', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 23, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('7FD01150-85E4-40A8-BAF9-F799D15BEA12', 'D191DC30-9DA6-4912-B705-E4B0C594E052', '308E8AFD-1193-4DDB-B2CE-5E9477D7B456', '19000101 00:00:00.000', 0.1, '20140418 07:27:07.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C8591C92-EF83-45CB-9EA7-F8D9385BF7C4', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:10:59.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('686EEDAE-5C8B-44F4-A846-F90C7D452382', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 21, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8030AB37-8A7A-4CF0-B1B8-F9EC78481A4F', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('ED12934E-2A91-47C7-9FD1-F9F02F4BE293', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 2, '20140418 10:19:26.000', 7, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B42BBBC9-490D-4994-A350-F9FD09559C5F', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'BB5F3933-46AB-45B8-A1F5-E3CBD371544D', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('2D734CA6-1ACD-4410-B2DF-FA555349FCD5', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', '5094252D-C745-4402-BF03-DC7AD328FF68', '19000101 00:00:00.000', 1, '20140418 10:08:21.000', 1, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('0CF122A3-2D21-41C4-BACC-FB0648FCA968', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('D56D6E04-B3A1-4021-A174-FB68F0CB1894', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D5D1137E-A1FB-4732-9581-EC348EBBF177', '19000101 00:00:00.000', 2, '20140418 10:23:44.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('5962F5EF-E99B-474C-83BE-FB6BDD1F32A4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'CCE1741A-3180-4D70-B977-357C4A65A417', '19000101 00:00:00.000', 3, '20140418 10:19:26.000', 10, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('301D8C61-1E28-47EE-9FCF-FBDE0EF464E1', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5E3AB40A-3969-4C1A-A479-42A272E89257', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('C159C2C2-F3C7-4B4D-BDF8-FC50BC608E02', 'D191DC30-9DA6-4912-B705-E4B0C594E052', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('614F6AAF-9EE6-47E5-BD45-FC8472BFA55B', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '5A570FD2-7193-4678-B05E-7AC8E9113698', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('84314459-93B4-4123-ABA8-FD6944D9D7F7', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 9, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B5041902-093D-4CF9-9B8B-FDA8831BD9E4', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '23B75549-382A-4428-9487-16BE0B186B2A', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 22, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('71BA6617-F39A-459B-A8A9-FDD0C988F770', '9E0FDC72-5E51-425C-AB6B-2D15F7EECFCA', 'BD8598CE-B57E-48CC-A1F7-6514ECE7B3E0', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('17E240A5-8A07-44FF-8D1C-FDE82CDCB651', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '11EDBD53-876D-45A5-8C7F-FAFC86D4AECF', '19000101 00:00:00.000', 0, '20140418 06:09:30.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('F3BF8DCA-CD37-4818-A974-FE7A612F7BA1', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'E6761DC7-EEE6-4CA0-AFEF-8EF3107A60A9', '19000101 00:00:00.000', 0.5, '20140418 10:08:21.000', 3, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('6D369A6F-C44C-4A01-AEFD-FF663E29D946', '2F7FCE9E-EAAD-4921-AEF4-E8901A987881', 'B07A70B0-29BC-4403-864B-4052DC226171', '19000101 00:00:00.000', 0, '20140418 10:05:54.000', 5, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('DE2A2F3B-5A8E-46CC-9694-FF6C0CC1AFA5', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '7EBD34D1-6D52-42E4-8C37-ACB7599E2FC0', '19000101 00:00:00.000', 0, '20140418 10:12:35.000', 16, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('B23429BF-5F79-441B-9415-FF7628871696', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '41EEFBE4-A4B7-4FEE-BC6E-F3B25EB324CD', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 12, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('EF31C78C-E669-443F-9CA8-FFA2B856686F', 'EA7F8FC0-BFDC-45CA-AB24-F67C13D55E41', '6C5323DC-D5AE-4239-A7E5-C88828472F6A', '19000101 00:00:00.000', 1, '20140418 06:09:30.000', 8, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('8813D444-DF54-4601-A567-FFB00A8377E9', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', '1ED31F64-5EDD-40E4-898B-86555A04A4AE', '19000101 00:00:00.000', 1, '20140418 10:19:26.000', 6, 0)
|
||
INSERT INTO [dbo].[Scenario_Detail]([Id], [ParentID], [ExpenditureCategoryId], [WeekEndingDate], [Quantity], [LastUpdate], [WeekOrdinal], [Cost]) VALUES ('729AD249-E4D2-4315-9CE8-FFDE8924DA36', '46ADB971-98CB-4D3C-9BA8-84FE2FEF4E8F', 'D50D76C1-5EDB-49FE-A7F2-531F912ECED6', '19000101 00:00:00.000', 0.146667, '20140418 10:25:23.627', 1, 0)
|
||
|
||
--Synchronizing [dbo].[Security] (records: 0 to delete, 0 to update, 60 to insert)
|
||
|
||
--Inserting data into [dbo].[Security] (60 records)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Clients', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Company', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'CreditDepartments', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Dashboard', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'ExpenditureCategories', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Expenditures', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'FiscalCalendar', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'GLDepartments', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'ImportActuals', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'ProjectClassifications', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Projects', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'ProjectStatuses', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Resources', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Roles', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'Scenarios', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'ScenarioTemplates', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('A8D65AEE-0344-407C-8548-2E0B1E205483', N'ScheduleBoard', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('9D4BC4E2-4EF4-4D5C-B7B1-442717ED804E', N'ScheduleBoard', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Clients', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Company', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'CreditDepartments', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Dashboard', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'ExpenditureCategories', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Expenditures', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'FiscalCalendar', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'GLDepartments', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'ImportActuals', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Portfolio', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'ProjectClassifications', 1, 0)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Projects', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'ProjectStatuses', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Reports', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Roles', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Scenarios', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'ScenarioTemplates', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'ScheduleBoard', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'UnitsOfMeasure', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('1ADB8CC2-07E7-4D98-A1B0-A9570AD750E1', N'Users', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Clients', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Company', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'CreditDepartments', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Dashboard', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'ExpenditureCategories', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Expenditures', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'FiscalCalendar', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'GLDepartments', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'ImportActuals', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Portfolio', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'ProjectClassifications', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Projects', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'ProjectStatuses', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Reports', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Resources', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Roles', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Scenarios', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'ScenarioTemplates', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'ScheduleBoard', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Teams', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'UnitsOfMeasure', 1, 1)
|
||
INSERT INTO [dbo].[Security]([PrincipalId], [SecurityObject], [Read], [Write]) VALUES ('156D9357-9563-49B0-A8CA-FC0DBD86BB17', N'Users', 1, 1)
|
||
|
||
--Synchronizing [dbo].[Status] (records: 0 to delete, 0 to update, 5 to insert)
|
||
|
||
--Inserting data into [dbo].[Status] (5 records)
|
||
INSERT INTO [dbo].[Status]([Id], [Name], [Color], [IsSystem], [Probability100]) VALUES ('EAD7AC04-DE87-4104-A9A7-52B97AB7A4BF', N'Likely Award', N'92ff7f', 0, 0)
|
||
INSERT INTO [dbo].[Status]([Id], [Name], [Color], [IsSystem], [Probability100]) VALUES ('AEBD7B8B-52C6-46D1-B13D-66D5ED3EC61A', N'AWARDED', N'b8238e', 0, 1)
|
||
INSERT INTO [dbo].[Status]([Id], [Name], [Color], [IsSystem], [Probability100]) VALUES ('26BB332C-F0D5-4BAF-B4C5-92D5B19F6386', N'SYSTEM', NULL, 1, 0)
|
||
INSERT INTO [dbo].[Status]([Id], [Name], [Color], [IsSystem], [Probability100]) VALUES ('4AD58CF3-9306-4956-8A8F-C76A5ECB49F5', N'Vacation', N'2457a3', 1, 1)
|
||
INSERT INTO [dbo].[Status]([Id], [Name], [Color], [IsSystem], [Probability100]) VALUES ('5EFDDC34-B0A3-43C5-80A9-F0BC1A579B5A', N'Required', N'528ce3', 0, 1)
|
||
|
||
--Synchronizing [dbo].[SystemAttributes] (records: 0 to delete, 0 to update, 8 to insert)
|
||
|
||
--Inserting data into [dbo].[SystemAttributes] (8 records)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('2DCAB786-56DC-4C62-BD02-30D6B537210B', N'Physcial Production', 4)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('43C677F5-7D9C-436D-8629-4ABDA3BA7946', N'Account Services', 1)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('7E1BE8A9-F15A-4B39-A08A-5A5D761CB204', N'Production Support', 4)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('AAACB4A6-D174-4006-818A-621CB488E7F8', N'Creative Services', 1)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('9371A4AC-696A-4E4C-9809-94919892D342', N'Scenario Group 1', 3)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('38323EB1-CB2F-4EF0-890A-A418C5E088B7', N'Scenario Group 2', 3)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('158E277C-E44D-4BCC-9A72-D00D7F5F1EBC', N'Computer Graphics', 4)
|
||
INSERT INTO [dbo].[SystemAttributes]([Id], [Name], [Type]) VALUES ('41CCAA00-2A1E-4416-8273-DA7D890B453F', N'Film Editorial', 4)
|
||
|
||
--Synchronizing [dbo].[SystemSettings] (records: 0 to delete, 0 to update, 4 to insert)
|
||
|
||
--Inserting data into [dbo].[SystemSettings] (4 records)
|
||
INSERT INTO [dbo].[SystemSettings]([Id], [Type], [Value]) VALUES ('02529443-C724-4F49-B44E-45C027305580', 1, N'635319072000000000')
|
||
INSERT INTO [dbo].[SystemSettings]([Id], [Type], [Value]) VALUES ('02F60D8D-B267-4B94-AE23-69DAF8D94ED9', 2, N'6')
|
||
INSERT INTO [dbo].[SystemSettings]([Id], [Type], [Value]) VALUES ('24AC655C-9C54-437F-8D92-86370691470F', 3, N'0')
|
||
INSERT INTO [dbo].[SystemSettings]([Id], [Type], [Value]) VALUES ('3EBC86B7-C249-443D-90DE-F41745A893B1', 0, N'0')
|
||
|
||
--Synchronizing [dbo].[Team] (records: 0 to delete, 0 to update, 4 to insert)
|
||
|
||
--Inserting data into [dbo].[Team] (4 records)
|
||
INSERT INTO [dbo].[Team]([Id], [Name], [CompanyId], [OwnerId], [CostCenterId], [GLDepartmentId], [ReportsTo]) VALUES ('0903226F-FE1C-4438-9852-3BE7A488F85A', N'Val''s Team ', 'EF359ED1-5321-41D3-9584-F565D7CA258A', '25C2393D-5C6F-43CA-B489-768F0084EEC5', '8DACC4DD-E762-4BCE-9E16-D56BFA13724F', '838BE6D1-7986-4A63-9C2F-CF6847F01CAF', NULL)
|
||
INSERT INTO [dbo].[Team]([Id], [Name], [CompanyId], [OwnerId], [CostCenterId], [GLDepartmentId], [ReportsTo]) VALUES ('46B6E827-DB0A-4A57-A21F-C60E54D3A0D6', N'Another Team ', '6A7125D9-A742-4831-9CD8-178BF1BE1CFA', '25C2393D-5C6F-43CA-B489-768F0084EEC5', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', '838BE6D1-7986-4A63-9C2F-CF6847F01CAF', NULL)
|
||
INSERT INTO [dbo].[Team]([Id], [Name], [CompanyId], [OwnerId], [CostCenterId], [GLDepartmentId], [ReportsTo]) VALUES ('7128D211-7EE2-47C7-BB78-E6844A24F1B8', N'New Team ', '7D22C45F-BB37-45EE-B5CB-545B2A4B475B', '25C2393D-5C6F-43CA-B489-768F0084EEC5', '8986DA9C-92AB-4FC7-B75D-43B1C7228B72', '41D5B11E-ED3D-4724-8B37-6B625375AF94', NULL)
|
||
INSERT INTO [dbo].[Team]([Id], [Name], [CompanyId], [OwnerId], [CostCenterId], [GLDepartmentId], [ReportsTo]) VALUES ('14F22FDA-4DED-4BA9-ADE5-FCCEDFD105D4', N'En Visage Dev Team ', 'EA4EF419-0E87-426D-9564-4664018CD83D', 'B08956DA-BD79-452B-8CE9-6EFE12764B53', '5CF84A9C-DCDA-42E1-8F68-A82675CBB1D3', '41D5B11E-ED3D-4724-8B37-6B625375AF94', NULL)
|
||
|
||
--Synchronizing [dbo].[Type] (records: 0 to delete, 0 to update, 10 to insert)
|
||
|
||
--Inserting data into [dbo].[Type] (10 records)
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('58E6FD85-E016-43E9-83B1-04660DA074EC', N'Web Development (EXT)')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('E4CDA377-2E02-46F5-86CD-06F80E24BD47', N'Infrastructure Goals')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('0901B3ED-6D98-4E73-8EDA-23F5E7FEDD88', N'FM Tech/Enh (INT)')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('A437A456-7E95-4429-A904-2BECFE92B448', N'FM Tech/Enh (EXT)')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('CBB8FD70-ED0B-47A6-A9BF-335640ECD645', N'New Development (INT)')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('B950EBBE-ED65-43FE-8BFE-3ECD07E771E0', N'Web Development (INT)')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('D17FE988-F4FD-4A6B-9EC8-53AD7745AF2E', N'New Development (EXT)')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('8D4E260E-1942-4832-BE01-57BCB82DD669', N'SYSTEM')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('E9442377-5488-4CC8-92A1-D2A9A0FF786E', N'FSA Change Request')
|
||
INSERT INTO [dbo].[Type]([Id], [Name]) VALUES ('49411B5E-89EA-4843-846B-E968FCCB8586', N'FM Client Value Add')
|
||
|
||
--Synchronizing [dbo].[UOM] (records: 0 to delete, 0 to update, 7 to insert)
|
||
|
||
--Inserting data into [dbo].[UOM] (7 records)
|
||
INSERT INTO [dbo].[UOM]([Id], [Name], [UOMValue]) VALUES ('7572EF85-370A-4D78-8EFB-425E7E6D27EE', N'Hours', 45)
|
||
INSERT INTO [dbo].[UOM]([Id], [Name], [UOMValue]) VALUES ('1A5DBD55-50E9-4415-A4A2-5E0C4010E1ED', N'Hours', 40)
|
||
INSERT INTO [dbo].[UOM]([Id], [Name], [UOMValue]) VALUES ('15953FDC-3F2C-4B0A-A60B-6480D350E8BC', N'Dollars', 100)
|
||
INSERT INTO [dbo].[UOM]([Id], [Name], [UOMValue]) VALUES ('FAF5D5F3-83A3-4F81-805F-6CCB48E4E265', N'34 Hour Week', 34)
|
||
INSERT INTO [dbo].[UOM]([Id], [Name], [UOMValue]) VALUES ('F020B851-B653-4D0F-9933-74B452FDF7BB', N'Hours', 50)
|
||
INSERT INTO [dbo].[UOM]([Id], [Name], [UOMValue]) VALUES ('A149F875-E387-4FEF-A155-7FA556297AB9', N'Weeks', 0)
|
||
INSERT INTO [dbo].[UOM]([Id], [Name], [UOMValue]) VALUES ('DBC48BCE-3033-4B6A-AB61-F9D1B7F184F5', N'Hours', 0)
|
||
ALTER TABLE [dbo].[AspNetUserRoles] WITH CHECK CHECK CONSTRAINT [FK_dbo.AspNetUserRoles_dbo.AspNetRoles_RoleId]
|
||
ALTER TABLE [dbo].[AspNetUserRoles] WITH CHECK CHECK CONSTRAINT [FK_dbo.AspNetUserRoles_dbo.AspNetUsers_UserId]
|
||
ALTER TABLE [dbo].[AspNetUserClaims] WITH CHECK CHECK CONSTRAINT [FK_dbo.AspNetUserClaims_dbo.AspNetUsers_User_Id]
|
||
ALTER TABLE [dbo].[AspNetUserLogins] WITH CHECK CHECK CONSTRAINT [FK_dbo.AspNetUserLogins_dbo.AspNetUsers_UserId]
|
||
ALTER TABLE [dbo].[Company2Client] WITH CHECK CHECK CONSTRAINT [FK_Company2Client_ClientId]
|
||
ALTER TABLE [dbo].[Project] WITH CHECK CHECK CONSTRAINT [FK_Show_Client]
|
||
ALTER TABLE [dbo].[Company] WITH CHECK CHECK CONSTRAINT [FK_Company_Company]
|
||
ALTER TABLE [dbo].[Company2Client] WITH CHECK CHECK CONSTRAINT [FK_Company2Client_CompanyId]
|
||
ALTER TABLE [dbo].[Company2GLDepartment] WITH CHECK CHECK CONSTRAINT [FK_Company2GLDepartment_CompanyId]
|
||
ALTER TABLE [dbo].[Project] WITH CHECK CHECK CONSTRAINT [FK_Show_Studio]
|
||
ALTER TABLE [dbo].[Team] WITH CHECK CHECK CONSTRAINT [FK_Team_Company]
|
||
ALTER TABLE [dbo].[Contact2Show] WITH CHECK CHECK CONSTRAINT [FK_Contact2Show_Contact]
|
||
ALTER TABLE [dbo].[Team] WITH CHECK CHECK CONSTRAINT [FK_Team_Contact]
|
||
ALTER TABLE [dbo].[Expenditure_Category] WITH CHECK CHECK CONSTRAINT [FK_Expenditure_Category_CreditDepartment]
|
||
ALTER TABLE [dbo].[Team] WITH CHECK CHECK CONSTRAINT [FK_Team_CreditDepartment]
|
||
ALTER TABLE [dbo].[Expenditure_Category] WITH CHECK CHECK CONSTRAINT [FK_ExpenditureCategory_Expenditure]
|
||
ALTER TABLE [dbo].[Expenditure_Category] WITH CHECK CHECK CONSTRAINT [FK_Expenditure_Category_GLDepartment]
|
||
ALTER TABLE [dbo].[Expenditure_Category] WITH CHECK CHECK CONSTRAINT [FK_Expenditure_Category_UOM]
|
||
ALTER TABLE [dbo].[Expenditure2Expenditure] WITH CHECK CHECK CONSTRAINT [FK_Child_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Fee_Calculation] WITH CHECK CHECK CONSTRAINT [FK_FeeCalculation_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Expenditure2Expenditure] WITH CHECK CHECK CONSTRAINT [FK_Parent_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Rate] WITH CHECK CHECK CONSTRAINT [FK_Rate_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[PeopleResource] WITH CHECK CHECK CONSTRAINT [FK_Resource_Expenditure_Category]
|
||
ALTER TABLE [dbo].[PeopleResourceAllocation] WITH CHECK CHECK CONSTRAINT [FK_ResourceAllocation_Expenditure_Category]
|
||
ALTER TABLE [dbo].[Scenario_Detail] WITH CHECK CHECK CONSTRAINT [FK_ScenarioDetail_ExpenditureCategory]
|
||
ALTER TABLE [dbo].[Company2GLDepartment] WITH CHECK CHECK CONSTRAINT [FK_Company2GLDepartment_GLDepartmentId]
|
||
ALTER TABLE [dbo].[Team] WITH CHECK CHECK CONSTRAINT [FK_Team_GLDepartment]
|
||
ALTER TABLE [dbo].[PeopleResource] WITH CHECK CHECK CONSTRAINT [FK_Resource_Team]
|
||
ALTER TABLE [dbo].[Scenario] WITH CHECK CHECK CONSTRAINT [FK_Scenario_Project]
|
||
ALTER TABLE [dbo].[Scenario] WITH CHECK CHECK CONSTRAINT [FK_Scenario_TemplateScenario]
|
||
ALTER TABLE [dbo].[PeopleResourceAllocation] WITH CHECK CHECK CONSTRAINT [FK_ResourceAllocation_Scenario]
|
||
ALTER TABLE [dbo].[Scenario2Group] WITH CHECK CHECK CONSTRAINT [FK_Scenario2Group_ScenarioId]
|
||
ALTER TABLE [dbo].[Project] WITH CHECK CHECK CONSTRAINT [FK_Show_Status]
|
||
ALTER TABLE [dbo].[Scenario2Group] WITH CHECK CHECK CONSTRAINT [FK_Scenario2Group_GroupId]
|
||
ALTER TABLE [dbo].[Project] WITH CHECK CHECK CONSTRAINT [FK_Show_Type]
|
||
|
||
if @@trancount > 0 BEGIN PRINT 'Commit synchronization.' COMMIT TRANSACTION END
|