DBA Data[Home] [Help]

APPS.FA_RECLASS_PVT dependencies on FA_TRANSACTION_HEADERS_S

Line 99: select fa_transaction_headers_s.nextval

95:
96: -- BUG# 3325400
97: -- forcing selection of the thid here rather
98: -- then relying on table handler
99: select fa_transaction_headers_s.nextval
100: into px_trans_rec.transaction_header_id
101: from dual;
102:
103: -- Bug 15877517 : Reinitialize who_info as well