DBA Data[Home] [Help]

APPS.FA_MC_UPG_CONVERT_PKG dependencies on FA_DEBUG_PKG

Line 23: FA_DEBUG_PKG.Initialize;

19: fa_rx_conc_mesg_pkg.log('Reporting Book: ' || p_reporting_book);
20:
21: -- Initialize server message stack
22: FA_SRVR_MSG.Init_Server_Message;
23: FA_DEBUG_PKG.Initialize;
24: -- FA_DEBUG_PKG.Set_Debug_Flag;
25:
26: -- call routine to convert assets to reporting book
27: fa_mc_upg1_pkg.convert_reporting_book(

Line 24: -- FA_DEBUG_PKG.Set_Debug_Flag;

20:
21: -- Initialize server message stack
22: FA_SRVR_MSG.Init_Server_Message;
23: FA_DEBUG_PKG.Initialize;
24: -- FA_DEBUG_PKG.Set_Debug_Flag;
25:
26: -- call routine to convert assets to reporting book
27: fa_mc_upg1_pkg.convert_reporting_book(
28: p_book_type_code,