DBA Data[Home] [Help]

APPS.ARP_ETAX_RECURR_UTIL dependencies on FND_MSG_PUB

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

713: debug(l_message_data);
714: ELSIF l_message_count > 1
715: THEN
716: LOOP
717: l_msg := FND_MSG_PUB.Get(FND_MSG_PUB.G_NEXT,
718: FND_API.G_FALSE);
719: IF l_msg IS NULL
720: THEN
721: EXIT;