DBA Data[Home] [Help]

APPS.ALR_DISTRIBUTION_LISTS_PKG dependencies on FND_APPLICATION

Line 114: from fnd_application

110: -- Translate char last_update_date to date
111: f_ludate := nvl(to_date(x_last_update_date, 'YYYY/MM/DD'), sysdate);
112:
113: select application_id into l_app_id
114: from fnd_application
115: where application_short_name = X_APPLICATION_SHORT_NAME;
116:
117: /* end_date_active can be null */
118: select list_id into l_list_id from alr_distribution_lists