DBA Data[Home] [Help]

APPS.AS_UTILITY_PVT dependencies on STANDARD

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

253: l_order_by_clause VARCHAR2(2000) := NULL;
254: l_api_name CONSTANT VARCHAR2(30) := 'Translate_OrderBy';
255: l_api_version_number CONSTANT NUMBER := 1.0;
256: begin
257: -- Standard call to check for call compatibility.
258: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
259: p_api_version_number,
260: l_api_name,
261: G_PKG_NAME)