DBA Data[Home] [Help]

APPS.QPR_SPECIAL_ETL dependencies on QPR_POLICY_EVAL

Line 1329: qpr_policy_eval.get_pricing_segment_id(p_instance_id,

1325: and l_prev_chn = t_chn(i)
1326: and l_prev_rep = t_rep(i) then
1327: t_psg_val(i) := l_pr_segment_id;
1328: else
1329: qpr_policy_eval.get_pricing_segment_id(p_instance_id,
1330: null,
1331: null,
1332: t_prd(i),
1333: t_geo(i),