DBA Data[Home] [Help]

APPS.PA_RBS_PREC_PUB dependencies on PA_ACT_RBS_PRECEDENCE

Line 296: from PA_ACT_RBS_PRECEDENCE;

292: ELSE
293:
294: select rule_type, rc_prec_id, rc_prec_id, rc_prec_id, rc_prec_id
295: bulk collect into res_type_rec_t
296: from PA_ACT_RBS_PRECEDENCE;
297: END IF;
298:
299:
300: FOR i IN 1..16 LOOP