DBA Data[Home] [Help]

APPS.JTF_PLSQL_API dependencies on STANDARD

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

157: l_order_by_clause VARCHAR2(2000) := NULL;
158: l_api_name CONSTANT VARCHAR2(30) := 'Translate_OrderBy';
159: l_api_version_number CONSTANT NUMBER := 1.0;
160: begin
161: -- Standard call to check for call compatibility.
162: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
163: p_api_version_number,
164: l_api_name,
165: G_PKG_NAME)