DBA Data[Home] [Help]

APPS.FA_CUA_MASS_UPDATE1_PKG dependencies on FA_RX_CONC_MESG_PKG

Line 854: fa_rx_conc_mesg_pkg.out(h_mesg_str);

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