DBA Data[Home] [Help]

APPS.AHL_GENERIC_APRV_PVT dependencies on STANDARD

Line 193: --Standard Call to count messages

189: avalue => l_timeout );
190:
191: END IF;
192:
193: --Standard Call to count messages
194: l_msg_count := FND_MSG_PUB.count_msg;
195:
196: IF l_msg_count > 0 THEN
197: RAISE FND_API.G_EXC_ERROR;