DBA Data[Home] [Help]

APPS.IGC_CBC_FUNDS_CHECKER dependencies on FND_MSG_PUB

Line 277: FND_MSG_PUB.initialize;

273: l_full_path := g_path || 'IGCFCK';
274: -- Initialize message list
275: -- Unreserve Mode does not exist in R12. R12 Uptake Bug No 6341012
276: -- IF p_mode <> 'U' THEN
277: FND_MSG_PUB.initialize;
278: -- END IF;
279:
280: /*TO DO: Get CBC Ledger ID from GL tables based on p_sobid*/
281: