Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
GLSeq | int | 4 | null |
|
|
|||
GLSubSeq | int | 4 | ((0)) |
|
|
|||
GLCode | varchar | 15 | ('') |
|
|
|||
GLSubAllocationCode | varchar | 15 | ('') |
|
|
|||
TaxCode | varchar | 5 | ('') |
|
|
|||
SplitPercent | decimal | 9,4 | √ | null |
|
|
||
OverrideAmount | money | 21,4 | √ | null |
|
|
||
OverrideTaxAmount | money | 21,4 | √ | null |
|
|
||
LinkSeq | int | 4 | ((0)) |
|
|
|||
LinkType | varchar | 15 | ('') |
|
|
|||
GrossAmount | money | 21,4 | ((0)) |
|
|
|||
OverrideTaxFlag | bit | 1 | ((0)) |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_wkDebtorFeeGeneralLedgerCodes | Primary key | Asc/Asc | GLSeq + GLSubSeq |
AK_wkDebtorFeeGeneralLedger_LinkSeq | Performance | Asc | LinkSeq |