DBA Data[Home] [Help]

APPS.IGC_CBC_FUNDS_CHECKER dependencies on FND_MSG_PUB

Line 281: FND_MSG_PUB.initialize;

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