DBA Data[Home] [Help]

APPS.FA_CUA_MASS_UPDATE1_PKG dependencies on FA_RX_CONC_MESG_PKG

Line 857: fa_rx_conc_mesg_pkg.out(h_mesg_str);

853:
854: fnd_message.set_name('OFA','FA_LIFE_CHANGE_EXCEPTION');
855: fnd_message.set_token('AMORT_DATE',to_char(px_trans_rec.amortization_start_date,'DD/MM/YYYY'));
856: h_mesg_str := fnd_message.get;
857: fa_rx_conc_mesg_pkg.out(h_mesg_str);
858:
859: FOR l_get_book_rec IN l_get_books LOOP
860:
861: l_book := l_get_book_rec.book_type_code;