declare
-- v_policy_id number:= 22841;--22841(L) 22815(T)
-- v_NB_install_times number:= 1;
-- v_charge_period number :=1;--T_CHARGE_PERIOD 1:Single 2: Year
-- v_charge_mode number :=1;--T_CHARGE_MODE 1:Year 3:Quarter 4:Month
begin
pkg_pub_app_context.P_SET_APP_USER_ID(401);
PKG_LS_ARAP_BATCH_COLLECTION.p_match_unmatch_collection(44239, 56789783, null,'N');
end;
/
一个sql窗口的调试
最新推荐文章于 2025-01-06 09:46:01 发布