DBA Data[Home] [Help]

APPS.FA_UNPLANNED_PVT dependencies on FA_TRANSACTION_HEADERS_S

Line 215: select fa_transaction_headers_s.nextval

211: -- assign an event for the transaction
212: -- at this point key info asset/book/trx info is known from initialize
213: -- call and the above code (i.e. trx_type, etc)
214:
215: select fa_transaction_headers_s.nextval
216: into px_trans_rec.transaction_header_id
217: from dual;
218:
219: if not fa_xla_events_pvt.create_transaction_event