Line 358: select poa_edw_rcv_txns_inc_s.nextval into l_seq_id from dual;
354:
355: BEGIN
356:
357: p_count := 0; 358: select poa_edw_rcv_txns_inc_s.nextval into l_seq_id from dual; 359:
360: /** Update the seq_id for records that had missing currency rates in
361: the earlier PUSH. We need to repush these records again
362: **/