GeneralLedgerAllocationLinks


Columns

Column Type Size Nulls Auto Default Children Parents Comments
GLYear smallint 2 null
GLCode varchar 15 null
GLSubAllocationCode varchar 15 null
DefaultFlag bit 1 ((0))

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_GeneralLedgerAllocationLinks Primary key Asc/Asc/Asc GLYear + GLCode + GLSubAllocationCode