Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
GeneralLedgerChartOfAccountsHistorySeq | int identity | 4 | √ | null |
|
|
||
ModifiedByID | int | 4 | √ | null |
|
|
||
ModifiedDate | datetime | 16,3 | √ | null |
|
|
||
GeneralLedgerChartOfAccountsSeq | int | 4 | √ | null |
|
|
||
GLCOACode | varchar | 10 | √ | null |
|
|
||
Description | varchar | 100 | √ | null |
|
|
||
ProfitLossFlag | bit | 1 | √ | null |
|
|
||
TaxCode | varchar | 5 | √ | null |
|
|
||
ClassificationCode | varchar | 15 | √ | null |
|
|
||
HeadingLevel | varchar | 15 | √ | null |
|
|
||
AutoCreateGLCodesFlag | bit | 1 | √ | null |
|
|
||
ActiveFlag | bit | 1 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_GeneralLedgerChartOfAccountsHistory_GeneralLedgerChartOfAccountsHistorySeq | Primary key | Asc | GeneralLedgerChartOfAccountsHistorySeq |