DBA Data[Home] [Help]

APPS.FA_CIP_PVT dependencies on DUAL

Line 101: from dual;

97: -- need the thid before calc engine
98: if (p_mrc_sob_type_code <> 'R') then
99: select fa_transaction_headers_s.nextval
100: into px_trans_rec.transaction_header_id
101: from dual;
102: end if;
103:
104: if (p_log_level_rec.statement_level) then
105: fa_debug_pkg.add(l_calling_fn,