DBA Data[Home] [Help]

APPS.IGS_AS_ORDER_HDR_PKG dependencies on STANDARD

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

571: CLOSE c;
572:
573: -- Initialize API return status to success.
574: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
575: -- Standard call to get message count and if count is 1, get message
576: -- info.
577: FND_MSG_PUB.Count_And_Get(
578: p_encoded => FND_API.G_FALSE,
579: p_count => x_MSG_COUNT,

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

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

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

949: END IF;
950:
951: -- Initialize API return status to success.
952: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
953: -- Standard call to get message count and if count is 1, get message
954: -- info.
955: FND_MSG_PUB.Count_And_Get(
956: p_encoded => FND_API.G_FALSE,
957: p_count => x_MSG_COUNT,

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

1121: );
1122:
1123: -- Initialize API return status to success.
1124: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
1125: -- Standard call to get message count and if count is 1, get message
1126: -- info.
1127: FND_MSG_PUB.Count_And_Get(
1128: p_encoded => FND_API.G_FALSE,
1129: p_count => x_MSG_COUNT,

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

1234: END IF;
1235:
1236: -- Initialize API return status to success.
1237: X_RETURN_STATUS := FND_API.G_RET_STS_SUCCESS;
1238: -- Standard call to get message count and if count is 1, get message
1239: -- info.
1240: FND_MSG_PUB.Count_And_Get(
1241: p_encoded => FND_API.G_FALSE,
1242: p_count => x_MSG_COUNT,