VoucherType

表 VoucherType的 描述

名称

VoucherType

注释

转账:凭证类别(业务系统)


名称

数据类型

注释

fchrRestrict

NVARCHAR(100)

限制类型

fchrRestrictAccount

NVARCHAR(255)

限制科目

fchrVoucherType

NVARCHAR(100)

凭证类别字

fchrVoucherTypeID

UNIQUEIDENTIFIER

凭证类别ID

fchrVoucherTypeName

NVARCHAR(100)

凭证类别名称


表 VoucherType 的字段 fchrVoucherTypeID

类VoucherType的属性fchrVoucherTypeID的卡片

代码

fchrVoucherTypeID

注释

凭证类别ID

数据类型

UNIQUEIDENTIFIER

初始值

 


表 VoucherType 的字段 fchrVoucherType

类VoucherType的属性fchrVoucherType的卡片

代码

fchrVoucherType

注释

凭证类别字

数据类型

NVARCHAR(100)

初始值

 


表 VoucherType 的字段 fchrVoucherTypeName

类VoucherType的属性fchrVoucherTypeName的卡片

代码

fchrVoucherTypeName

注释

凭证类别名称

数据类型

NVARCHAR(100)

初始值

 


表 VoucherType 的字段 fchrRestrict

类VoucherType的属性fchrRestrict的卡片

代码

fchrRestrict

注释

限制类型

数据类型

NVARCHAR(100)

初始值

 


表 VoucherType 的字段 fchrRestrictAccount

类VoucherType的属性fchrRestrictAccount的卡片

代码

fchrRestrictAccount

注释

限制科目

数据类型

NVARCHAR(255)

初始值

 


代码

注释

PK_VoucherType