DBA Data[Home] [Help]

APPS.FA_MC_UPG_SELECT_PKG dependencies on FA_DEBUG_PKG

Line 39: FA_DEBUG_PKG.initialize;

35: fa_rx_conc_mesg_pkg.log('Reporting Book: ' || p_reporting_book);
36: fa_rx_conc_mesg_pkg.log('-------------------------------------------');
37:
38: FA_SRVR_MSG.Init_Server_Message;
39: FA_DEBUG_PKG.initialize;
40: -- FA_DEBUG_PKG.Set_Debug_Flag;
41:
42: fa_mc_upg1_pkg.validate_setup(
43: p_book_type_code,

Line 40: -- FA_DEBUG_PKG.Set_Debug_Flag;

36: fa_rx_conc_mesg_pkg.log('-------------------------------------------');
37:
38: FA_SRVR_MSG.Init_Server_Message;
39: FA_DEBUG_PKG.initialize;
40: -- FA_DEBUG_PKG.Set_Debug_Flag;
41:
42: fa_mc_upg1_pkg.validate_setup(
43: p_book_type_code,
44: p_reporting_book,