DBA Data[Home] [Help]

APPS.ARP_ETAX_RECURR_UTIL dependencies on FND_MSG_PUB

Line 697: l_msg := FND_MSG_PUB.Get(FND_MSG_PUB.G_NEXT,

693: debug(l_message_data);
694: ELSIF l_message_count > 1
695: THEN
696: LOOP
697: l_msg := FND_MSG_PUB.Get(FND_MSG_PUB.G_NEXT,
698: FND_API.G_FALSE);
699: IF l_msg IS NULL
700: THEN
701: EXIT;