DBA Data[Home] [Help]

APPS.OKC_REP_CONTRACT_SEARCH_PVT dependencies on STANDARD

Line 79: -- Standard call to check for call compatibility.

75: G_MODULE||l_api_name,
76: 'Entering OKC_REP_CONTRACT_SEARCH_PVT.update_text_index');
77: END IF;
78:
79: -- Standard call to check for call compatibility.
80: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
81: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
82: END IF;
83: -- Initialize message list if p_init_msg_list is set to TRUE.

Line 159: -- Standard call to check for call compatibility.

155: G_MODULE||l_api_name,
156: 'Entering OKC_REP_CONTRACT_SEARCH_PVT.optimize_text_index');
157: END IF;
158:
159: -- Standard call to check for call compatibility.
160: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
161: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
162: END IF;
163: -- Initialize message list if p_init_msg_list is set to TRUE.