名称 |
|
注释 |
零售单子表 |
名称 |
数据类型 |
注释 |
fchrRetailVouchDetailId |
uniqueidentifier |
子表id |
fchrRetailVouchID |
uniqueidentifier |
主表id |
fchrItemID |
uniqueidentifier |
商品id |
fchrBatchCode |
nvarchar(40) |
批次 |
fdtmProduceDate |
datetime |
生产日期 |
flotQuantity |
decimal(28,6) |
数量 |
flotMoney |
decimal(28,6) |
金额 |
fchrMemo |
nvarchar(200) |
备注 |
flotPrice |
decimal(28,6) |
单价 |
flotDiscountRate |
decimal(20,9) |
扣率 |
flotDiscount |
decimal(28,6) |
扣额 |
fchrFree1 |
nvarchar(200) |
自由项1 |
fchrFree2 |
nvarchar(200) |
自由项2 |
fchrFree3 |
nvarchar(200) |
自由项3 |
fchrFree4 |
nvarchar(200) |
自由项4 |
fchrFree5 |
nvarchar(200) |
自由项5 |
fchrFree6 |
nvarchar(200) |
自由项6 |
fchrFree7 |
nvarchar(200) |
自由项7 |
fchrFree8 |
nvarchar(200) |
自由项8 |
fdtmInvalidDate |
datetime |
失效日期 |
fchrFree9 |
nvarchar(200) |
自由项9 |
fchrFree10 |
nvarchar(200) |
自由项10 |
flotQuotePrice |
decimal(28,6) |
报价 |
ftinOrder |
int |
顺序号 |
fchrBarCode |
nvarchar(40) |
条码 |
flotRetQuantity |
decimal(28,6) |
退货数量 |
flotRetMoney |
decimal(28,6) |
退货金额 |
flotRetDiscount |
decimal(28,6) |
退货折扣 |
fchrEmployeeID |
uniqueidentifier |
业务员id |
flotDenoQuantity |
decimal(28,6) |
数量分母 |
fchrCoRetailDetailID |
uniqueidentifier |
零售单子表id |
flotlocalediscountrate |
decimal(26,9) |
现场折扣率 |
flotmoneydiscount |
decimal(28,6) |
现场折扣扣额 |
fbitspecial |
nvarchar(10) |
是否是特价商品 |
fchrPromotionID |
uniqueidentifier |
促销组合ID |
flotRealPrice |
decimal(28,6) |
分摊价 |
fintTeamNum |
int |
促销组合组 |
fbitEndPromotion |
bit |
是否完成促销组合 |
ftinPromotionType |
tinyint |
促销组合类型 |
fchrDiscountCardCode |
nvarchar(20) |
折扣卡号 |
fintVipLevel |
int |
商品VIP卡等级 |
fintVipCardCode |
nvarchar(30) |
商品VIP卡号 |
ftinItemModel |
tinyint |
商品模式 |
fbitUse |
bit |
是被引用过 |
flotEffaceMoney |
decimal(28,6) |
抹零折扣额 |
flotLocaleDiscount |
decimal(28,6) |
现场折扣额 |
fintLocaleDiscountType |
decimal(28,6) |
现场折扣类型 |
fintLocaleDiscountPrice |
decimal(28,6) |
现场折扣价格 |
flotDiscountMoney |
decimal(28,6) |
现场折扣金额 |
flotSaleNumber |
decimal(28,6) |
|
fchrBackID |
uniqueidentifier |
退货原因ID |
fchrOtherOperator |
nvarchar(50) |
折扣授权人 |
flotPromotionPloyPrice |
decimal(28,6) |
促销价 |
flotPromotionPloyMoney |
decimal(28,6) |
促销折扣额 |
ftinPresentType |
tinyint |
赠品类型 |
flotVipDiscountMoney |
decimal(28,6) |
VIP折扣额 |
fchrPromotionPloyID |
uniqueidentifier |
促销活动ID |
fchrPromotionUnitGroupID |
uniqueidentifier |
促销方案ID |
fchrPPDetailIDs |
text |
促销表细ID |
flotDiscountCardMoney |
decimal(26,6) |
折扣卡额 |
fchrPromotionPriceSpecial |
varchar(10) |
促销价特价等级 |
名称 |
注释 |
fchrRetailVouchDetailId |
子表id |
|
|
|