用友软件免费下载(www.bbsufida.com)旨在提供全系列最新最全的用友财务软件免费下载地址,快速下载请添加微信 yyrjgls

用友u8软件操作员权限打印-用友U8

admin2016-06-20359用友U8操作员权限生成

用友u8软件操作员权限打印

微信号:yyrjlls
技术咨询,有偿服务!
复制微信号
操作员权限打印

操作员权限打印

原因分析:1.先将数据库中的操作员权限查出并生成一张新表:select a.cacc_id 账套号, a.cuser_id 操作员编号,b.cauth_name 权限 into new from ua_holdauth a inner join ua_auth b on a.cauth_id=b.cauth_id where cacc_id=0022.打开ufsystem 数据库并找到生成的新表 new 3.用dts将数据导出为excel格式即可打出4.删除新表new

问题解答:1.先将数据库中的操作员权限查出并生成一张新表:select a.cacc_id 账套号, a.cuser_id 操作员编号,b.cauth_name 权限 into new from ua_holdauth a inner join ua_auth b on a.cauth_id=b.cauth_id where cacc_id=0022.打开企业管理器中的ufsystem 数据库并找到生成的新表 new 3.用dts将数据导出为excel格式即可打出4.删除新表new drop table new

本文链接:https://www.bbsufida.com/u8/37014.html

热门文章
侧栏广告位
随机文章