分摊费用单明细DTO
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
idCPMCopartner (T+16.0) | 合伙人id | int | 4 | True | |
idInventoryClass (T+16.0) | 存货分类id | int | 4 | True | |
id (T+12.1) | 主键 | int | 4 | False | |
idexpensevoucherdetail (T+12.1) | 费用分摊单明细id | int | 4 | True | |
OrigCurrentApportionedAmount (T+16.0) | 本次分摊原币金额 | decimal | 13 | True | |
CurrentApportionedAmount (T+16.0) | 本次分摊本币金额 | decimal | 13 | True | |
updated (T+12.1) | 更新时间 | datetime | 8 | True | |
idexpensevoucher (T+12.1) | 费用分摊单id | int | 4 | True | |
OrigCurrentApportionedTax (T+16.0) | 本次分摊原币含税金额 | decimal | 13 | True | |
code (T+12.1) | 编号 | nvarchar | 30 | True | |
CurrentApportionedTaxAmount (T+16.0) | 本次分摊本币含税金额 | decimal | 13 | True | |
idexpenseitem (T+12.1) | 费用id | int | 4 | True | |
CurrentApportionedTax (T+16.0) | 本次分摊原币税额 | decimal | 13 | True | |
CorpBrand (T+16.0) | 品牌 | int | 4 | True | |
iddepartment (T+12.1) | 部门id | int | 4 | True | |
updatedBy (T+12.1) | 更新者 | nvarchar | 32 | True | |
idInventory (T+16.0) | 存货id | int | 4 | True | |
OrigCurrentApportionedTaxAmount (T+16.0) | 本次分摊本币含税金额 | decimal | 13 | True | |
ts (T+12.1) | 分布时间戳 | timestamp | 8 | True | |
idSaleExpenseAllocationDTO (T+12.1) | 销售费用分摊单id | int | 4 | True | |
ExpenseType (T+16.0) | 本次分摊原币含税金额 | int | 4 | True | |
idproject (T+12.1) | 项目id | int | 4 | True | |
idperson (T+12.1) | 员工id | int | 4 | True |
Copyright 2016 Chanjet Inc.