新增文章
文章标题
分类
C#
云星空
K3 BOS
K3 功能
用友
Oracle
python
SQL
MySql
PHP
HTML
script
windows
Access
影视后期
财务
服务
生活
内容
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -- KIS-Z-1602 单据字段 select * from ICTransactionType select * from ICTemplate select * from ICTemplateEntry select * from ICTemplate where FID = 'A01' select * from ICTemplateEntry where FID = 'A01' select FID ,1 FPage ,FCtlIndex,FTabIndex,FFieldName,FCaption ,FIsVisibleForList,FVisForBillType from ICTemplate where FID = 'A01' union all select FID ,2 FPage ,FCtlIndex,FCtlOrder,FFieldName,FHeadCaption ,FIsVisibleForList,FVisForBillType from ICTemplateEntry where FID = 'A01' order by FCaption
返回
保存