DBA Data[Home] [Help]

APPS.OKC_REP_STATUS_UPDATE_PVT dependencies on STANDARD

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

100: l_api_version := 1.0;
101: l_first_iteration := 'Y';
102: l_count := 0;
103:
104: -- Standard call to check for call compatibility.
105: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
106: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
107: END IF;
108: