DBA Data[Home] [Help]

APPS.IGS_AS_SUA_SES_ATTS_PKG dependencies on STANDARD

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

317:
318:
319: -- Initialize API return status to success.
320: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
321: -- Standard call to get message count and if count is 1, get message
322: -- info.
323: FND_MSG_PUB.Count_And_Get(
324: p_encoded => FND_API.G_FALSE,
325: p_count => x_MSG_COUNT,

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

420: END IF;
421:
422: -- Initialize API return status to success.
423: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
424: -- Standard call to get message count and if count is 1, get message
425: -- info.
426: FND_MSG_PUB.Count_And_Get(
427: p_encoded => FND_API.G_FALSE,
428: p_count => x_MSG_COUNT,

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

544:
545:
546: -- Initialize API return status to success.
547: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
548: -- Standard call to get message count and if count is 1, get message
549: -- info.
550: FND_MSG_PUB.Count_And_Get(
551: p_encoded => FND_API.G_FALSE,
552: p_count => x_MSG_COUNT,

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

659: );
660:
661: -- Initialize API return status to success.
662: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
663: -- Standard call to get message count and if count is 1, get message
664: -- info.
665: FND_MSG_PUB.Count_And_Get(
666: p_encoded => FND_API.G_FALSE,
667: p_count => x_MSG_COUNT,

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

739:
740:
741: -- Initialize API return status to success.
742: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
743: -- Standard call to get message count and if count is 1, get message
744: -- info.
745: FND_MSG_PUB.Count_And_Get(
746: p_encoded => FND_API.G_FALSE,
747: p_count => x_MSG_COUNT,