DBA Data[Home] [Help]

APPS.POA_EDW_PO_DIST_F_C dependencies on DUAL

Line 598: select poa_edw_po_dist_inc_s.nextval into l_seq_id from dual;

594:
595: BEGIN
596:
597: p_count := 0;
598: select poa_edw_po_dist_inc_s.nextval into l_seq_id from dual;
599:
600: /** Update the seq_id for records that had missing currency rates in
601: the earlier PUSH. We need to repush these records again
602: **/