Edcal.com On Accounting

Home » Software » 

Table [dbo].[D_Period]

CREATE TABLE [dbo].[D_Period] (
[DocPeriod] [varchar] (7) NOT NULL ,
[DocPeriodClosed] [bit] NULL ,
[TXPeriodClosed] [bit] NULL ,
[Locked] [bit] NULL ,
[CurrentPeriod] [bit] NULL ,
[rowguid] uniqueidentifier ROWGUIDCOL NOT NULL
) ON [PRIMARY]


Mail this pageMail this page