DBA Data[Home] [Help]

APPS.FA_MC_UPG_SELECT_PKG dependencies on FA_DEBUG_PKG

Line 40: FA_DEBUG_PKG.initialize;

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

Line 41: -- FA_DEBUG_PKG.Set_Debug_Flag;

37:
38:
39: FA_SRVR_MSG.Init_Server_Message;
40: FA_DEBUG_PKG.initialize;
41: -- FA_DEBUG_PKG.Set_Debug_Flag;
42:
43: fa_mc_upg1_pkg.validate_setup(
44: p_book_type_code,
45: p_reporting_book,