wkReceiptAllocGLAssetSales


Columns

Column Type Size Nulls Auto Default Children Parents Comments
wkReceiptAllocGLAssetSalesSeq int identity 4 null
AllocationSeq int 4 null
ReceiptNumber int 4 null
AssetNumber int 4 null
SaleDate datetime 16,3 null
SalePrice money 21,4 ((0))
SaleQuantity int 4 ((1))
AssetNumberSold int 4 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_wkReceiptAllocGLAssetSales Primary key Asc wkReceiptAllocGLAssetSalesSeq
AK_wkReceiptAllocGLAssetSales_AllocationSeq Performance Asc AllocationSeq