DBA Data[Home] [Help]

APPS.FA_INV_XFR_PUB dependencies on FA_TRX_REFERENCES_S

Line 385: select fa_trx_references_s.nextval

381:
382: -- fetch value for the trx_reference_id from sequence
383: -- insure we load the trx_ref_idinto dest th row too!!!
384:
385: select fa_trx_references_s.nextval
386: into px_src_trans_rec.trx_reference_id
387: from dual;
388:
389: px_dest_trans_rec.trx_reference_id :=