DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONCC_PKG dependencies on JTF_NUMBER_TABLE

Line 447: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,

443: f_maturity_date IN iby_trxn_summaries_all.
444: br_maturity_date%TYPE,
445: f_instr_type IN iby_trxn_summaries_all.
446: instrtype%TYPE,
447: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,
448: batch_ids_out OUT NOCOPY JTF_VARCHAR2_TABLE_100
449: );
450:
451: /* Overloaded form of the above API. This one takes an

Line 494: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,

490: f_maturity_date IN iby_trxn_summaries_all.
491: br_maturity_date%TYPE,
492: f_instr_type IN iby_trxn_summaries_all.
493: instrtype%TYPE,
494: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,
495: batch_ids_out OUT NOCOPY JTF_VARCHAR2_TABLE_100
496: );
497:
498: