DBA Data[Home] [Help]

APPS.ASG_APPLY dependencies on FND_PROFILE

Line 2363: select nvl(fnd_profile.value_specific('ASG_ENABLE_UPLOAD_EVENTS'),'N')

2359: g_user_name := null;
2360: end_apply(l_return_status);
2361:
2362: /*Check profile value*/
2363: select nvl(fnd_profile.value_specific('ASG_ENABLE_UPLOAD_EVENTS'),'N')
2364: into l_prof_value from dual;
2365: /*Check if any rows were deferred in the current run*/
2366: select count(*) into l_row_count
2367: from asg_deferred_traninfo