DBA Data[Home] [Help]

APPS.FA_CIP_PVT dependencies on FA_TRANSACTION_HEADERS_S

Line 105: select fa_transaction_headers_s.nextval

101:
102: -- SLA uptake
103: -- need the thid before calc engine
104: if (p_mrc_sob_type_code <> 'R') then
105: select fa_transaction_headers_s.nextval
106: into px_trans_rec.transaction_header_id
107: from dual;
108:
109: -- Bug 15877517 : Reinitialize who_info as well