采购订单上游关系DTO
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
idPurchaseOrderDetailDTO (T+12.1) | 采购订单明细表id | int | 4 | True | |
idbaseunit (T+12.1) | 主计量单位id 主计量单位id 主计量单位id | int | 4 | True | |
quantity2 (T+12.1) | 数量2 | decimal | 13 | True | |
voucherId (T+12.1) | 采购订单主表ID | int | 4 | True | |
updated (T+12.1) | 更新时间 | datetime | 8 | True | |
idunit (T+12.1) | 计量单位id | int | 4 | True | |
sourceVoucherDetailId (T+12.1) | 来源单据明细ID | int | 4 | True | |
idunit2 (T+12.1) | 计量单位2id | int | 4 | True | |
sourceVoucherId (T+12.1) | 来源单据ID | int | 4 | True | |
ts (T+12.1) | 分布时间戳 | timestamp | 8 | True | |
id (T+12.1) | 主键 | int | 4 | False | |
unitExchangeRate (T+12.1) | 换算率 | decimal | 13 | True | |
subQuantity (T+12.1) | 辅计量数量 | decimal | 13 | True | |
quantity (T+12.1) | 数量 | decimal | 13 | True | |
baseQuantity (T+12.1) | 主计量数量 | decimal | 13 | True | |
idsourcevouchertype (T+12.1) | 来源单据类型id | int | 4 | True | |
updatedBy (T+12.1) | 更新者 | nvarchar | 32 | True | |
idsubunit (T+12.1) | 辅计量单位id | int | 4 | True |
Copyright 2016 Chanjet Inc.