DBA Data[Home] [Help]

APPS.IGS_DA_UTILS_PKG dependencies on STANDARD

Line 455: -- Standard call to get message count and if count is 1, get message

451: END;
452:
453: -- Initialize API return status to success.
454: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
455: -- Standard call to get message count and if count is 1, get message
456: -- info.
457: FND_MSG_PUB.Count_And_Get(
458: p_encoded => FND_API.G_TRUE,
459: p_count => x_MSG_COUNT,