DBA Data[Home] [Help]

APPS.BSC_METADATA_OPTIMIZER_PKG dependencies on FND_MSG_PUB

Line 980: FND_MSG_PUB.Initialize;

976: l_logging_flag boolean;
977: BEGIN
978: l_logging_flag := g_log;
979: g_log := false;
980: FND_MSG_PUB.Initialize;
981: BSC_LOCKS_PUB.GET_SYSTEM_LOCK (-200,BSC_APPS.apps_user_id, -1, x_return_status, x_msg_count, x_msg_data);
982: IF (gGAA_RUN_MODE = 0) THEN -- whole system
983: bsc_mo_helper_pkg.writeTmp('LOCKING going to lock entire system ', fnd_log.level_statement, true);
984: BSC_LOCKS_PUB.GET_SYSTEM_LOCK ('OBJECTIVE', 'W', sysdate, -200,