fi_itemrefe(项目引用表)

列清单

字段名

中文名称

数据类型

长度

精度

是否主键

是否外键

是否非空

pk_itemrefe

主键

char(20)

20

 

 

pk_corp

公司主键

char(4)

4

 

 

 

 

dstartdate

开始日期

char(10)

10

 

 

 

 

denddate

截至日期

char(10)

10

 

 

 

 

pk_periodunit

期间单位

char(20)

20

 

 

 

 

iperiodnum

期间断

int

 

 

 

 

 

corigcurrid

原币币种主键

char(20)

20

 

 

 

 

norigamount

原币金额

numeric(20,8)

20

8

 

 

 

cassicurrid

辅币币种主键

char(20)

20

 

 

 

 

nlocalamount

本币金额

numeric(20,8)

20

8

 

 

 

clocalcurrid

本币币种主键

char(20)

20

 

 

 

 

nassiamount

辅币金额

numeric(20,8)

20

8

 

 

 

noriglocalrate

原本币汇率

numeric(20,8)

20

8

 

 

 

nmainassirate

主辅币汇率

numeric(20,8)

20

8

 

 

 

istep

步长

smallint

 

 

 

 

 

pk_model

模板主键

char(20)

20

 

 

 

 

pk_bmodel

模板子表主键

char(20)

20

 

 

 

 

ninorigamount

假设现金流入(原币)

numeric(20,8)

20

8

 

 

 

ninassiamount

假设现金流入(辅币)

numeric(20,8)

20

8

 

 

 

noutorigamount

假设现金流出(原币)

numeric(20,8)

20

8

 

 

 

noutlocalamount

假设现金流出(本币)

numeric(20,8)

20

8

 

 

 

noutassiamount

假设现金流出(辅币)

numeric(20,8)

20

8

 

 

 

ninlocalamount

假设现金流入(本币)

numeric(20,8)

20

8

 

 

 

cuserid

操作员主键

char(20)

20

 

 

 

 


关键字段业务含义

字段名

中文名称

注释

pk_model

模板主键

与资金预测模版主表相关联的外键。

pk_bmodel

模板子表主键

与资金预测模版子表相关联的外键。