DBA Data[Home] [Help]

APPS.IBY_TRANSACTIONCC_PKG dependencies on JTF_NUMBER_TABLE

Line 551: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,

547: f_maturity_date IN iby_trxn_summaries_all.
548: br_maturity_date%TYPE,
549: f_instr_type IN iby_trxn_summaries_all.
550: instrtype%TYPE,
551: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,
552: batch_ids_out OUT NOCOPY JTF_VARCHAR2_TABLE_100
553: );
554:
555: /* Overloaded form of the above API. This one takes an

Line 598: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,

594: f_maturity_date IN iby_trxn_summaries_all.
595: br_maturity_date%TYPE,
596: f_instr_type IN iby_trxn_summaries_all.
597: instrtype%TYPE,
598: mbatch_ids_out OUT NOCOPY JTF_NUMBER_TABLE,
599: batch_ids_out OUT NOCOPY JTF_VARCHAR2_TABLE_100
600: );
601:
602: