DBA Data[Home] [Help]

APPS.AMS_BOM_PVT dependencies on STANDARD

Line 175: -- Standard call to get message count and if count is 1, get message info.

171: WHEN FND_API.g_exc_error THEN
172: ROLLBACK TO create_bom;
173: x_return_status := FND_API.g_ret_sts_error;
174:
175: -- Standard call to get message count and if count is 1, get message info.
176: FND_MSG_PUB.count_and_get(
177: p_encoded => FND_API.g_false,
178: p_count => x_msg_count,
179: p_data => x_msg_data