APPS.FA_INV_XFR_PUB dependencies on FA_TRX_REFERENCES_S
Line 418: select fa_trx_references_s.nextval
414:
415: -- fetch value for the trx_reference_id from sequence
416: -- insure we load the trx_ref_idinto dest th row too!!!
417: 418: select fa_trx_references_s.nextval 419: into px_src_trans_rec.trx_reference_id
420: from dual;
421:
422: px_dest_trans_rec.trx_reference_id :=