异步计价任务核算单明细表
记录操作时的核算单据详细信息
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
voucherdate (T+15.0) | 单据日期 | datetime | 8 | True | |
IdvoucherType (T+15.0) | 单据类型ID | int | 4 | True | |
isNeedAccount (T+15.0) | 是否需要核算 | tinyint | 1 | True | |
idpurchasesettlevoucherdto (T+15.0) | 核算单ID | int | 4 | True | |
idinventory (T+15.0) | 存货ID | int | 4 | True | |
settlePrice (T+15.0) | 核算单价 | decimal | 13 | True | |
idrdrecorddetail (T+15.0) | 对应入库单ID | int | 4 | True | |
updated (T+15.0) | 更新时间 | datetime | 8 | True | |
ShrinkAgeSettleQuantity (T+15.0) | 损坏核算数量 | decimal | 13 | True | |
IdinvCostTaskDTO (T+15.0) | 任务列表主键 | int | 4 | True | |
settleQuantity (T+15.0) | 核算数量 | decimal | 13 | True | |
estimateAmount (T+15.0) | 暂估金额 | decimal | 13 | True | |
estimatePrice (T+15.0) | 暂估单价 | decimal | 13 | True | |
id (T+15.0) | ID | int | 4 | False | |
createdtime (T+15.0) | 创建时间 | datetime | 8 | True | |
settleAmount (T+15.0) | 核算金额 | decimal | 13 | True | |
RdSettleQuantity (T+15.0) | 已核算数量 | decimal | 13 | True | |
IdPurchaseSettleDetail (T+15.0) | 核算单明细ID | int | 4 | True |
Copyright 2016 Chanjet Inc.