DBA Data[Home] [Help]

APPS.JTF_EC_UTIL dependencies on FND_PROFILE

Line 675: fnd_profile.get('JTF_EC_CLOSE_WHEN_DEESCALATED', l_close_deesc);

671:
672: -- Initialize API return status to success
673: x_return_status := FND_API.G_RET_STS_SUCCESS;
674:
675: fnd_profile.get('JTF_EC_CLOSE_WHEN_DEESCALATED', l_close_deesc);
676:
677:
678: if p_esc_level = fnd_api.g_miss_char then
679: