DBA Data[Home] [Help]

APPS.HR_TEMPLATE_TAB_PAGES_PKG dependencies on FND_APPLICATION

Line 218: from fnd_application

214: );
215:
216: select application_id
217: into x_application_id
218: from fnd_application
219: where application_short_name = x_application_short_name;
220:
221: select form_id
222: into x_form_id