DBA Data[Home] [Help]

APPS.FA_RECLASS_PVT dependencies on DUAL

Line 108: from dual;

104: -- forcing selection of the thid here rather
105: -- then relying on table handler
106: select fa_transaction_headers_s.nextval
107: into px_trans_rec.transaction_header_id
108: from dual;
109:
110: l_err_stage:= 'fa_distribution_pvt.do_distribution';
111: -- dbms_output.put_line(l_err_stage);
112: if (p_log_level_rec.statement_level) then