DBA Data[Home] [Help]

APPS.FA_REVALUATION_PVT dependencies on DUAL

Line 61: from dual;

57: if (p_mrc_sob_type_code <> 'R') then
58: -- we need the thid first before reval engine or do we
59: select fa_transaction_headers_s.nextval
60: into px_trans_rec.transaction_header_id
61: from dual;
62: end if;
63: end if;
64:
65: -- load the structs needed by reval engine