打开PAC期间

打开已关闭的PAC期间

UPDATE cst_pac_periods cpp

SET cpp.open_flag='Y',

cpp.period_close_date=''
WHERE cpp.legal_entity=‘&legal_entity’

AND cpp.period_name='&period_name';

posted on 2024-07-03 16:26  lizicheng  阅读(4)  评论(0编辑  收藏  举报

导航