名称

代码

数据类型

注释

fchrReceiveAddress

fchrReceiveAddress

NVARCHAR(60)

发往地址

fchrReceiveSendTypeID

fchrReceiveSendTypeID

UNIQUEIDENTIFIER

其它出入库单 收发类别

fchrStationID

fchrStationID

UNIQUEIDENTIFIER

待审核岗位ID

fchrStockReceiptID

fchrStockReceiptID

UNIQUEIDENTIFIER

出入库单主表ID

fchrStockReceiptNO

fchrStockReceiptNO

NVARCHAR(100)

单据号

fchrTimeStamp

fchrTimeStamp

NVARCHAR(50)

 

fchrTrafficProjectID

fchrTrafficProjectID

UNIQUEIDENTIFIER

对应的运输方案ID

fchrTrafficStyleID

fchrTrafficStyleID

UNIQUEIDENTIFIER

运输方式ID

fchrTrafficStyleNotes

fchrTrafficStyleNotes

NVARCHAR(100)

运输方式备注

fchrTruckID

fchrTruckID

UNIQUEIDENTIFIER

红字销售出库单的车辆档案ID

fchrWAddr

fchrWAddr

NVARCHAR(60)

调拨申请:调入仓库地址
调拨出库:调入仓库地址
调拨入库:调出仓库地址

fchrWareAddr

fchrWareAddr

NVARCHAR(60)

调拨申请:调出仓库地址
调拨出库:调出仓库地址
调拨入库:调入仓库地址

fchrWarehouseID

fchrWarehouseID

UNIQUEIDENTIFIER

仓库ID
调拨申请单:调出仓库
调拨出库单:调出仓库
调拨入库单:调入仓库

借入入库单:借入仓库
借出出库单:借出仓库

拆卸组装单的出库仓库

fchrWarehouseOrgID

fchrWarehouseOrgID

UNIQUEIDENTIFIER

 

fchrWareLinkman

fchrWareLinkman

NVARCHAR(20)

调拨申请:调出仓库联系人
调拨出库:调出仓库联系人
调拨入库:调入仓库联系人

fchrWarePhone

fchrWarePhone

NVARCHAR(40)

调拨申请:调出仓库联系电话
调拨出库:调出仓库联系电话
调拨入库:调入仓库联系电话

fchrWID

fchrWID

UNIQUEIDENTIFIER

调拨申请单:调入仓库
调拨出库单:调入仓库
调拨入库单:调出仓库

借入入库单:借出仓库
借出出库单:借入仓库

拆卸组装单的入库仓库

销售出库单的要货仓库

fchrWLinkman

fchrWLinkman

NVARCHAR(20)

调拨申请:调入仓库联系人
调拨出库:调入仓库联系人
调拨入库:调出仓库联系人

fchrWPhone

fchrWPhone

NVARCHAR(40)

调拨申请:调入仓库联系电话
调拨出库:调入仓库联系电话
调拨入库:调出仓库联系电话

fdtmAffirm

fdtmAffirm

DATETIME

确认日期

fdtmAuditing

fdtmAuditing

DATETIME

审核日期

盘点单、实盘单、复盘单:时间(到毫秒),主要是为了实现动态盘点,根据盘点单和实盘单或者复盘单的时间计算该时间段内的出入库情况

fdtmChecked

fdtmChecked

DATETIME

复核日期

fdtmCreatedDate

fdtmCreatedDate

DATETIME

单据创建日期

fdtmDate

fdtmDate

DATETIME

日期

fdtmLastModified

fdtmLastModified

DATETIME

 

fdtmLastSignIn

fdtmLastSignIn

DATETIME

最后签收时间

fdtmPlanInDate

fdtmPlanInDate

FLOAT(38)

预计到货日期

fdtmPlanOutDate

fdtmPlanOutDate

FLOAT(38)

预计出库日期

fdtmTallyDate

fdtmTallyDate

DATETIME

在所有需要显示在商品成本计算表中的出库单据表头增加记账日期字段

fintIN

fintIN

INT

是否是入库单据(入库红字算入库单据、出库红字算出库单据)

fintInvoiceInit

fintInvoiceInit

INT

应收期初单是否生成开票期初

fintPrintCopies

fintPrintCopies

INT

打印次数

fintStockIN

fintStockIN

INT

是否是入库(红字出库算入库,红字入库算出库),主要是为了统计库存量,入库存储1,出库存储-1

fintTimeLimit

fintTimeLimit

INT

账期

flotAmount

flotAmount

FLOAT(0)

单据金额合计

flotBackAmount

flotBackAmount

FLOAT(0)

冲应收的金额(已冲减金额)

flotDeposit

flotDeposit

FLOAT(0)

信誉金余额

flotDeSalAmount

flotDeSalAmount

FLOAT(0)

冲销售金额(冲销售收入、应收和开票金额)

flotDisAmount

flotDisAmount

FLOAT(0)

所用返利金额(标准订单和代销申请单使用)

如果没有启用标准订单,则在销售出库单上记录返利金额

如果没有启用代销申请单,则在代销出库单上记录返利金额

flotDiscountPrice

flotDiscountPrice

FLOAT(38)

折扣价

红字代销出库单

flotFinishAmount

flotFinishAmount

FLOAT(0)

已收款金额,flotAmount = flotBackAmount + flotDeSalAmount + flotFinishAmount时该单据收款完毕

flotInsurerFinish

flotInsurerFinish

FLOAT(0)

保险公司已收赔款

flotInsurerIndemnity

flotInsurerIndemnity

FLOAT(0)

保险公司应收赔款

flotInvoiceAmount

flotInvoiceAmount

FLOAT(0)

已开票金额
如果flotInvoiceAmount < flotAmount - flotBackAmount - flotDeSalAmount表示该出库单被部分开票,只能被手工录入的发票核销,不能被参照生成发票
参照生成发票的出库单只能是flotInvoiceAmount=0的记录

flotLockDay

flotLockDay

FLOAT(0)

指定采购入库单锁定天数

flotOtherFinish

flotOtherFinish

FLOAT(0)

其它人员已收赔款

flotOtherIndemnity

flotOtherIndemnity

FLOAT(0)

其它人员应收赔款

flotPrePRAmount

flotPrePRAmount

FLOAT(0)

预收款

flotQuantity

flotQuantity

FLOAT(38)

表体数量合计

flotSaledAmount

flotSaledAmount

FLOAT(38)

代销出库单结算金额


1  2  3