字段名 |
中文名称 |
数据类型 |
长度 |
精度 |
是否主键 |
是否外键 |
是否非空 |
pk_groupdata |
主表ID |
char(20) |
20 |
|
是 |
|
是 |
cbilltypecode |
单据类型 |
char(2) |
2 |
|
|
|
是 |
pk_corp |
公司ID |
char(4) |
4 |
|
|
|
是 |
pk_corp_before |
原成本公司ID |
char(4) |
4 |
|
|
|
|
pk_calbody_before |
原成本库存组织 |
char(20) |
20 |
|
|
|
|
pk_ctrlscope |
控制范围 |
char(20) |
20 |
|
|
|
是 |
caccountyear |
会计年 |
char(4) |
4 |
|
|
|
|
caccountmonth |
会计月 |
char(2) |
2 |
|
|
|
|
pk_invbasdoc |
存货基本ID |
char(20) |
20 |
|
|
|
|
nendnumber |
期末数量 |
numeric(20,8) |
20 |
8 |
|
|
|
nendmoney |
期末金额 |
numeric(20,8) |
20 |
8 |
|
|
|
nendprice |
期末单价 |
numeric(20,8) |
20 |
8 |
|
|
|
nenddiff |
期末差异 |
numeric(20,8) |
20 |
8 |
|
|
|
ninnumber |
入库数量 |
numeric(20,8) |
20 |
8 |
|
|
|
ninmoney |
入库金额 |
numeric(20,8) |
20 |
8 |
|
|
|
ninprice |
入库单价 |
numeric(20,8) |
20 |
8 |
|
|
|
nindiff |
入库差异 |
numeric(20,8) |
20 |
8 |
|
|
|
nconumber |
协同数量 |
numeric(20,8) |
20 |
8 |
|
|
|
ncomoney |
协同金额 |
numeric(20,8) |
20 |
8 |
|
|
|
ncoprice |
协同单价 |
numeric(20,8) |
20 |
8 |
|
|
|
ncodiff |
协同差异 |
numeric(20,8) |
20 |
8 |
|
|
|
noutnumber |
出库数量 |
numeric(20,8) |
20 |
8 |
|
|
|
noutmoney |
出库金额 |
numeric(20,8) |
20 |
8 |
|
|
|
noutprice |
出库单价 |
numeric(20,8) |
20 |
8 |
|
|
|
noutdiff |
出库差异 |
numeric(20,8) |
20 |
8 |
|
|
|
nonwaynumber |
在途数量 |
numeric(20,8) |
20 |
8 |
|
|
|
nonwaymoney |
在途金额 |
numeric(20,8) |
20 |
8 |
|
|
|
nonwayprice |
在途单价 |
numeric(20,8) |
20 |
8 |
|
|
|
nonwaydiff |
在途差异 |
numeric(20,8) |
20 |
8 |
|
|
|
ndiffratio |
差异率 |
numeric(20,8) |
20 |
8 |
|
|
|
cvoucherid |
凭证ID |
char(20) |
20 |
|
|
|
|
pk_cotransaction |
协同关系ID |
char(20) |
20 |
|
|
|
是 |
字段名 |
中文名称 |
注释 |
cbilltypecode |
单据类型 |
|