Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
GLSuballocationCode | varchar | 15 | ('') |
|
|
|||||
Description | varchar | 50 | ('') |
|
|
|||||
StaffID | int | 4 | ((0)) |
|
|
|||||
GeneralLedgerAllocationCodesSeq | int identity | 4 | √ | null |
|
|
||||
ApplyToAllGLCodesFlag | bit | 1 | ((0)) |
|
|
|||||
ActiveFlag | bit | 1 | ((1)) |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_GeneralLedgerAllocations | Primary key | Asc | GLSuballocationCode |
AK_GeneralLedgerAllocationCodes_GeneralLedgerAllocationCodesSeq | Must be unique | Asc | GeneralLedgerAllocationCodesSeq |