字段名 |
中文名称 |
数据类型 |
长度 |
精度 |
是否主键 |
是否外键 |
是否非空 |
pk_corp |
公司主键 |
char(4) |
4 |
|
是 |
|
是 |
nminimark |
最低分 |
decimal(20,8) |
20 |
8 |
|
|
|
nmaxmark |
最高分 |
decimal(20,8) |
20 |
8 |
|
|
|
nminipercent |
最小交货百分比 |
decimal(20,8) |
20 |
8 |
|
|
|
nwarp |
交货时间偏差标准值 |
smallint |
|
|
|
|
|
nhistoryfactor |
价格历史平滑因子 |
decimal(20,8) |
20 |
8 |
|
|
|
nlevelfactor |
价格水平平滑因子 |
decimal(20,8) |
20 |
8 |
|
|
|
nnumfactor |
数量可靠性平滑因子 |
decimal(20,8) |
20 |
8 |
|
|
|
neligfactor |
合格情况平滑因子 |
decimal(20,8) |
20 |
8 |
|
|
|
ntimefactor |
按时交货平滑因子 |
decimal(20,8) |
20 |
8 |
|
|
|
字段名 |
中文名称 |
注释 |
nwarp |
交货时间偏差标准值 |
缺省0 |