DBA Data[Home] [Help]

APPS.POA_EDW_SUP_PERF_F_C dependencies on DUAL

Line 615: select poa_edw_sup_perf_inc_s.nextval into l_seq_id from dual;

611:
612: BEGIN
613:
614: p_count := 0;
615: select poa_edw_sup_perf_inc_s.nextval into l_seq_id from dual;
616:
617: /** Update the seq_id for records that had missing currency rates in
618: the earlier PUSH. We need to repush these records again
619: **/