DBA Data[Home] [Help]

APPS.HR_SOURCE_FORM_TEMPLATES_PKG dependencies on HR_API

Line 215: and nvl(form_template_id_from,hr_api.g_number) = nvl(x_form_template_id_from,hr_api.g_number);

211: select source_form_template_id
212: into x_source_form_template_id
213: from hr_source_form_templates
214: where form_template_id_to = x_form_template_id_to
215: and nvl(form_template_id_from,hr_api.g_number) = nvl(x_form_template_id_from,hr_api.g_number);
216:
217: exception
218: when no_data_found then
219: select hr_source_form_templates_s.nextval