DBA Data[Home] [Help]

APPS.FA_TRANSFER_PUB dependencies on FA_TRANSACTION_HEADERS_S

Line 184: select fa_transaction_headers_s.nextval

180:
181: -- BUG# 3325400
182: -- forcing selection of the thid here rather
183: -- then relying on table handler
184: select fa_transaction_headers_s.nextval
185: into px_trans_rec.transaction_header_id
186: from dual;
187:
188: -- Bug 15877517 : Reinitialize who_info as well