字段名 |
中文名称 |
数据类型 |
长度 |
精度 |
是否主键 |
是否外键 |
是否非空 |
pk_inoutput_b |
子表ID |
char(20) |
20 |
|
是 |
|
是 |
pk_inoutput |
主表ID |
char(20) |
20 |
|
|
是 |
是 |
pk_corp |
公司ID |
char(4) |
4 |
|
|
|
是 |
pk_calbody |
工厂ID |
char(20) |
20 |
|
|
|
是 |
pk_invmandoc |
存货管理ID |
char(20) |
20 |
|
|
|
|
nprice |
单价 |
numeric(20,8) |
20 |
8 |
|
|
|
nnotoverrealnum |
在产实存数量 |
numeric(20,8) |
20 |
8 |
|
|
|
nnotoverrealmoney |
在产实存金额 |
numeric(20,8) |
20 |
8 |
|
|
|
ninputnum |
本期投入数量 |
numeric(20,8) |
20 |
8 |
|
|
|
ninputmoney |
本期投入金额 |
numeric(20,8) |
20 |
8 |
|
|
|
nokinputnum |
本期超耗投入数量 |
numeric(20,8) |
20 |
8 |
|
|
|
nokinputmoney |
本期超耗投入金额 |
numeric(20,8) |
20 |
8 |
|
|
|
noughtnum |
在产应存数量 |
numeric(20,8) |
20 |
8 |
|
|
|
noughtmoney |
在产应存金额 |
numeric(20,8) |
20 |
8 |
|
|
|
nrationunitnum |
定额数量单耗 |
numeric(20,8) |
20 |
8 |
|
|
|
nrationnum |
定额总耗量 |
numeric(20,8) |
20 |
8 |
|
|
|
nrationunitmoney |
定额单位成本 |
numeric(20,8) |
20 |
8 |
|
|
|
nrationmoney |
定额总成本 |
numeric(20,8) |
20 |
8 |
|
|
|
nrealunitnum |
实际单位耗量 |
numeric(20,8) |
20 |
8 |
|
|
|
nrealnum |
实际总耗量 |
numeric(20,8) |
20 |
8 |
|
|
|
nrealunitmoney |
实际单位成本 |
numeric(20,8) |
20 |
8 |
|
|
|
nrealmoney |
实际总成本 |
numeric(20,8) |
20 |
8 |
|
|
|