DBA Data[Home] [Help]

APPS.FA_MC_UPG_CONVERT_PKG dependencies on FA_DEBUG_PKG

Line 24: FA_DEBUG_PKG.Initialize;

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

Line 25: -- FA_DEBUG_PKG.Set_Debug_Flag;

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