替换 dm_tf_external_sales -> DM_TF_EXT_UNIONALL_SALES(排除 z 01*)

This commit is contained in:
2026-04-27 16:59:17 +08:00
parent 832c7bcd69
commit 9c98a4b8d9
12 changed files with 43 additions and 43 deletions

View File

@@ -975,7 +975,7 @@ on nonsales_bu.bu_code = bu_ta_map.bu_code;
-- )
-- ,audit as (
-- select distinct t1.AUDIT_COD
-- from dm.dm_tf_external_sales t1
-- from dm.DM_TF_EXT_UNIONALL_SALES t1
-- left join dm.dm_td_external_market_pack_mapping_temp t2
-- on t1.DATA_SOURCE = t2.DATA_SOURCE
-- and t1.PACK_COD = t2.PACK_COD