gl_verify_log(核销记录)

列清单

字段名

中文名称

数据类型

长度

精度

是否主键

是否外键

是否非空

Pk_verify_log

核销处理记录主键

char(20)

20

 

 

pk_voucher

凭证主键

char(20)

20

 

 

 

 

pk_detail

凭证分录主键

char(20)

20

 

 

 

 

Pk_VerifyDetail

核销凭证信息表主键

char(20)

20

 

 

 

 

Pk_VerifyObj

核销对象主键

char(20)

20

 

 

 

 

Pk_voucher1

对应凭证主键

char(20)

20

 

 

 

 

Pk_detail1

对应凭证分录主键

char(20)

20

 

 

 

 

Pk_VerifyDetail1

对应核销凭证信息主键

char(20)

20

 

 

 

 

Pk_VerifyObj1

对应查询对象主键

char(20)

20

 

 

 

 

DetailIndex

分录号

int

 

 

 

 

 

iType

处理类型

int

 

 

 

 

 

BatchNo

核销批次号

char(20)

20

 

 

 

 

clid

处理id

int

 

 

 

 

 

opdate

处理日期

char(10)

10

 

 

 

 

operator

处理人

char(20)

20

 

 

 

 

Verifydebitamount

借方原币处理金额

decimal(20,4)

20

4

 

 

 

Verifyfracdebitamount

借方辅币处理金额

decimal(20,4)

20

4

 

 

 

Verifylocaldebitamount

借方本币处理金额

decimal(20,4)

20

4

 

 

 

Verifydebitquantity

借方数量处理金额

decimal(20,8)

20

8

 

 

 

Verifycreditamount

贷方原币处理金额

decimal(20,4)

20

4

 

 

 

Verifyfraccreditamount

贷方辅币处理金额

decimal(20,4)

20

4

 

 

 

Verifylocalcreditamount

贷方本币处理金额

decimal(20,4)

20

4

 

 

 

Verifycreditquantity

贷方数量处理金额

decimal(20,8)

20

8

 

 

 

voucherdate

凭证日期

char(10)

10

 

 

 

 

businessdate

业务日期

char(10)

10

 

 

 

 

byvoucherdate

对应凭证日期

char(10)

10

 

 

 

 

bybusinessdate

对应业务日期

char(10)

10