DBA Data[Home] [Help]

APPS.ASO_UTILITY_PVT dependencies on STANDARD

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

161: l_api_name CONSTANT VARCHAR2(30) := 'Translate_OrderBy';
162: l_api_version_number CONSTANT NUMBER := 1.0;
163: G_USER_ID NUMBER := FND_GLOBAL.User_Id;
164: begin
165: -- Standard call to check for call compatibility.
166: IF NOT FND_API.Compatible_API_Call (l_api_version_number,
167: p_api_version_number,
168: l_api_name,
169: G_PKG_NAME)