二开多选基础资料取数方法
create PROCEDURE [dbo].[get_zxjhyjlb] @fscheduletypeid varchar(300)=''
AS
BEGIN
select femail from t_hr_empinfo with(nolock)where fid in (
select f_开发代码_tolist from 开发代码_t_cust_entry100007 with(nolock) where fscheduletypeid=@fscheduletypeid
)
END
二开多选基础资料取数方法
create PROCEDURE [dbo].[get_zxjhyjlb] @fscheduletypeid varchar(300)=''ASBEGINselect femail from t_hr_empinfo with(nolock)w...
点击下载文档
本文2024-09-16 18:27:17发表“云星空知识”栏目。
本文链接:https://wenku.my7c.com/article/kingdee-k3cloud-22247.html
您需要登录后才可以发表评论, 登录登录 或者 注册
最新文档
热门文章