DBA Data[Home] [Help]

APPS.JTF_TASK_RESOURCES_PUB dependencies on STANDARD

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

754: BEGIN
755: SAVEPOINT get_task_rsrc_req;
756: x_return_status := fnd_api.g_ret_sts_success;
757:
758: -- standard call to check for call compatibility
759: IF (NOT fnd_api.compatible_api_call(l_api_version, p_api_version, l_api_name, g_pkg_name)) THEN
760: RAISE fnd_api.g_exc_unexpected_error;
761: END IF;
762: