DBA Data[Home] [Help]

APPS.WSH_DOCUMENT_PUB dependencies on STANDARD

Line 242: -- standard call to check for call compatibility

238: l_api_name CONSTANT VARCHAR2(30) := 'Get_Document';
239: l_api_version CONSTANT NUMBER := 1.0;
240:
241: BEGIN
242: -- standard call to check for call compatibility
243: IF NOT FND_API.Compatible_API_Call ( l_api_version
244: , p_api_version
245: , l_api_name
246: , g_pkg_name ) THEN