DBA Data[Home] [Help]

APPS.FTE_CARRIER_RANK_LIST_PVT dependencies on STANDARD

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

1612: x_return_status := WSH_UTIL_CORE.G_RET_STS_SUCCESS;
1613: END IF;
1614:
1615:
1616: -- Standard call to get message count and if count is 1,get message info.
1617: --
1618: FND_MSG_PUB.Count_And_Get
1619: (
1620: p_count => x_msg_count,

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

1849:
1850:
1851: x_return_status := l_return_status;
1852:
1853: -- Standard call to get message count and if count is 1,get message info.
1854: --
1855: FND_MSG_PUB.Count_And_Get
1856: (
1857: p_count => x_msg_count,

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

2676: END IF;
2677: --}
2678: END IF;
2679:
2680: -- Standard call to get message count and if count is 1,get message info.
2681: --
2682: FND_MSG_PUB.Count_And_Get
2683: (
2684: p_count => x_msg_count,

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

2830: END IF;
2831:
2832: END IF;
2833:
2834: -- Standard call to get message count and if count is 1,get message info.
2835: --
2836: FND_MSG_PUB.Count_And_Get
2837: (
2838: p_count => x_msg_count,