DBA Data[Home] [Help]

APPS.POA_EDW_CONTRACT_F_C dependencies on DUAL

Line 343: select poa_edw_contract_inc_s.nextval into l_seq_id from dual;

339:
340: BEGIN
341:
342: p_count := 0;
343: select poa_edw_contract_inc_s.nextval into l_seq_id from dual;
344:
345: /** Update the seq_id for records that had missing currency rates in
346: the earlier PUSH. We need to repush these records again
347: **/