DBA Data[Home] [Help]

APPS.ASG_APPLY dependencies on FND_PROFILE

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

2127: g_user_name := null;
2128: end_apply(l_return_status);
2129:
2130: /*Check profile value*/
2131: select nvl(fnd_profile.value_specific('ASG_ENABLE_UPLOAD_EVENTS'),'N')
2132: into l_prof_value from dual;
2133: /*Check if any rows were deferred in the current run*/
2134: select count(*) into l_row_count
2135: from asg_deferred_traninfo