CalcDetailItems

This table stores all calculated costs.

 

NameTypeSizeDescription
AddOnDouble8
CalcDetailItemIDLong Integer4PRIMARY KEY
CommissionDouble8
ElevationIdLong Integer4FOREIGN KEY refers to Elevations.ElevationID
GrossDouble8
GrossInclMultDouble8
InterestDouble8
LK_DetailIdLong Integer4LOOKUP KEY refers to CalcDetailNames.CalcDetailNameID
LK_ItemIdLong Integer4LOOKUP KEY refers to CalcItemNames.CalcDetailItemNameID
NetDouble8
OverheadsDouble8
PlanningOfficeDouble8
ProfitDouble8
ProfitByDiscountGroupDouble8
SalesAndManagementDouble8
SurchargeCashDiscountDouble8
TotalDouble8
TransportDouble8