wkDebtorInstalments


Columns

Column Type Size Nulls Auto Default Children Parents Comments
wkDebtorInstalmentsSeq int identity 4 null
LinkedwkDebtorInstalmentsSeq int 4 null
CreatedDate datetime 16,3 (getdate())
InstalmentSeq int 4 null
ProcessFlag bit 1 ((0))
NextAmount money 21,4 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_wkDebtorInstalments Primary key Asc wkDebtorInstalmentsSeq
AK_wkDebtorInstalments_LinkedwkDebtorInstalmentsSeq Performance Asc LinkedwkDebtorInstalmentsSeq